Skip to main content

Submit Bill Payment for Approval

POST 

/api/purchase-invoices/:purchaseInvoice/payment-request/submit

Submit a bill's outstanding balance for payment authorization. Routes the request to the appropriate approval chain, designated payer, or auto-approves it depending on configuration and amount.

Authentication: Requires Bearer token.

This endpoint has no request body — the outstanding balance is used automatically. Returns the updated bill including its payment approval status and generated approval steps.

Request

Responses

OK

Response Headers
    Content-Type