ledgers
Open a ledger
Opens the entity's ledger for the given accounting basis and returns it. Kick backfills the ledger from the entity's existing bookkeeping, so postings made before the accrual ledger existed are reflected in it. The call is idempotent: an entity keeps one ledger per basis, and repeating it returns the existing ledger with 200 instead of creating another. Entities Kick does not keep books for (personal entities, and businesses with no legal type) are rejected with 400.
post/platform/v1/entities/{entityId}/ledgers
Path parameters
entityIdstring uuid required
Request body
Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.