Skip to main content

Update Payment

PUT 

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

Update a payment on a purchase invoice. All fields are optional on update.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Note: payment_type_id cannot be changed for credit payment types (system-created).

Request

Responses

OK