200Successful Response
Schema: SuccessEnvelope_ListInvoicePaymentsResponse_
successbooleanmessagestringcodestringdataListInvoicePaymentsResponse
/api/v1/invoices/{invoice_id}/paymentsRetrieve all payment records for a specific invoice.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
invoice_idstring · uuidrequiredcursorstringCursor for pagination
limitintegerPagination limit
directionstringdefault: nextPagination direction: 'next' or 'prev'
include_total_countbooleandefault: FalseWhether to include total count (expensive - avoid if possible)
sort_bystringColumn name to sort by (e.g. 'created_at', 'amount', 'name'). When changing sort, reset cursor to None.
descendingbooleandefault: TrueSort direction: true for descending (newest/largest first), false for ascending
Schema: SuccessEnvelope_ListInvoicePaymentsResponse_
successbooleanmessagestringcodestringdataListInvoicePaymentsResponseSchema: HTTPValidationError
detailarray · ValidationErrorValidationErrorlocarray · string | integerrequiredmsgstringrequiredtypestringrequiredinputobjectctxobject