Trigger bill payment matching

POST/api/v1/bills/payment-suggestions/trigger

Run the AP matching engine to find bank transactions that match open bills.

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

Minimum confidence threshold (0.0–1.0)

auto_matchboolean

If true, automatically accept high-confidence matches (>= 0.85)

bill_idsarray · string

Limit matching to specific bill UUIDs

Responses

201Successful Response

successboolean
messagestring
codestring
dataTriggerBillMatchingResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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