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.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Fields:

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

Request

Responses

OK

Response Headers
    Content-Type