Vendor payment history

GET/api/v1/ap-approval/vendor/{vendor_id}/history

Return recent bill history for a vendor to provide context at approval time.

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

vendor_idstringrequired

Query

limitintegerdefault: 10

Number of recent bills to return.

Responses

200Successful Response

successboolean
messagestring
codestring
dataVendorHistoryResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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