Skip to main content
POST
Reopen a closed period

Authorizations

Authorization
string
header
required

Same flow; ledger:write is required for any mutation.

Path Parameters

id
string<uuid>
required

Body

application/json
reopened_by_label
string
required
Example:

"controller@acme"

Response

Reopened

object
enum<string>
required
Available options:
period_close
id
string<uuid>
required
period_start
string<date-time>
required
period_end
string<date-time>
required
closed_by_label
string
required

Who closed it, as you labelled them. Not a Kordio identity.

Example:

"controller@acme"

created_at
string<date-time>
required
note
string | null
reopened_at
string<date-time> | null
reopened_by_label
string | null
trial_balance
object

The trial balance as it stood at the moment of closing.