Skip to main content

Approve Bill Payment Approval Step

POST 

/api/purchase-invoices/:purchaseInvoice/payment-approval-steps/approve

Approve the current pending step in a bill's payment approval chain. When the final step is approved the bill's payment becomes approved.

Authentication: Requires Bearer token.

Fields:

  • notes (optional, max 1000): Notes for this approval step.

Request

Responses

OK

Response Headers
    Content-Type