List undeposited funds

GET/api/v1/bank-deposits/undeposited

List posted sales receipts in Undeposited Funds awaiting deposit.

Operation ID: list_undeposited_api_v1_bank_deposits_undeposited_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.

Responses

200Successful Response

itemsarray · UndepositedItemrequiredUndepositedItem
6 fields
receipt_idstringrequired
numberstring
receipt_datestring · daterequired
customer_namestring
totalintegerrequired
deposit_to_ledger_namestring
totalintegerrequired

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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