Skip to main content

Reject Bill Payment Approval Step

POST 

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

Reject the current pending step in a bill's payment approval chain, rejecting the overall payment request.

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 explaining the rejection.

Request

Responses

OK

Response Headers
    Content-Type