Skip to main content
POST

Request body

CloseMonthRequest
string,null
Actor recorded as the closer. Defaults to api.
boolean,null
Compute counts/amounts per step without writing anything.
string
required
Accounting period to close.
boolean,null
Skip posting scheduled fixed-asset depreciation.
boolean,null
Skip FX revaluation of foreign-currency accounts.
boolean,null
Skip the final period close (closing entries + close period).
boolean,null
Skip recognizing deferred revenue through period end.

Response

CloseMonthResponse
JournalEntryResponse,null
CloseMonthStepResponse
required
Step 1: scheduled depreciation due through period end.
boolean
required
CloseMonthStepResponse
required
Step 3: FX revaluation as of period end.
CloseMonthStepResponse
required
Step 4: closing entries + close period.
string
required
string
required
string
required
Period status after the run (closed after a real close).
CloseMonthStepResponse
required
Step 2: deferred revenue recognized through period end.

Status codes

Last modified on August 31, 2026