Skip to main content

Approve Bill Payment

POST 

/api/purchase-invoices/:purchaseInvoice/payment-request/approve-only

Approve a pending bill payment request without recording a payment. Use this when authorization and payment are handled separately.

Authentication: Requires Bearer token.

Fields:

  • notes (optional, max 1000): Approval notes.

Request

Responses

OK

Response Headers
    Content-Type