Skip to main content
POST
Confirm your deployment before running this request. This page describes an API contract; a published reference does not establish hosted availability. Check the dated host report and obtain your deployment URL and credentials. Replace the example host if your provisioned service uses a different URL.

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

Using this contract

Read the source OpenAPI document for declared schemas and alternatives. This page also includes documented corrections from the spec overlays. Example IDs and values are illustrative; replace them with records from your workspace.
Last modified on September 21, 2026