Bulk approve bill payment suggestions

POST/api/v1/bills/payment-suggestions/bulk-approve

Accept all pending suggestions above a confidence threshold.

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

Request body

min_confidencenumber

Only approve suggestions at or above this confidence

Responses

201Successful Response

successboolean
messagestring
codestring
dataBulkApproveSuggestionsResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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