Credit line ledger register

GET/api/v1/credit/lines/{credit_line_id}/ledger

The append-only register every balance is derived from, in replay order.

Operation ID: get_ledger_api_v1_credit_lines__credit_line_id__ledger_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

credit_line_idstringrequired

Query

limitintegerdefault: 500

Responses

200Successful Response

successboolean
messagestring
codestring
dataarray · LedgerEntryResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

404Not Found - Resource does not exist

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject