List deferred invoices

GET/api/v1/deferred-revenue

Deferred invoices with their schedules and remaining balances.

Operation ID: list_deferrals_api_v1_deferred_revenue_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

Query

statusDeferralStatusEnum

Filter by deferral status

customer_idstring

Filter by customer

limitintegerdefault: 100

Page size

offsetintegerdefault: 0

Offset

Responses

200Successful Response

successboolean
messagestring
codestring
dataDeferredRevenueListResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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