accounting:close_periodForce-closes an accounting period. The period must pass the close checklist (no unposted JEs, no pending-approval JEs). Once closed, no new journal entries can be posted with an entry_date in this period (Rule A3).
The close automatically generates a retained-earnings rollover JE if fiscal year end is detected.
For the 2-person separation-of-duties workflow, use request-close +
approve-close instead.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Closed period
An accounting period. Closed periods refuse new journal entry postings (Rule A3). Closing auto-generates a retained-earnings rollover JE at fiscal year end. Verified against live dev RDS accounting.accounting_periods.
Human-readable name (e.g. 'January 2025')
open, close_requested, closed