Skip to main content

Withdraw Bill Payment Request

POST 

/api/purchase-invoices/:purchaseInvoice/payment-request/revert-to-draft

Withdraw an untouched pending payment request, returning the bill to the not-requested state. Only allowed while no approval step has been actioned.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Fields:

  • reason (optional, max 500): Reason for withdrawing the request.

Request

Responses

OK

Response Headers
    Content-Type