Skip to main content

Delete Payment

DELETE 

/api/purchase-invoices/:purchaseInvoiceId/payments/:payment

Delete a payment from a purchase invoice.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Request

Responses

OK