Ledger
Create a Ledger
The Create Ledger API endpoint establishes a new ledger in the system. A ledger serves as the primary container for financial data, including accounts, assets, and transactions. Each ledger can have a unique reference for easy identification. Users can create multiple ledgers to separate different business units or use cases.
POST
Headers
The Basic Authentication header. Format: "Basic {base64(orgID:apiKey)}"
Body
application/json
Response
200 - application/json
The request has succeeded.
The response is of type object
.