List completed AP approvals

GET/api/v1/ap-approval/completed

List recently approved or rejected bills that have left the pending queue (their workflow run reached a terminal state).

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

limitintegerdefault: 50

Maximum number of completed rows to return.

Responses

200Successful Response

successboolean
messagestring
codestring
dataCompletedApprovalsResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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