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.

Authentication: Requires Bearer token.

Fields:

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

Request

Responses

OK

Response Headers
    Content-Type