Update Payment
PUT/api/purchase-invoices/:purchaseInvoiceId/payments/:payment
Update a payment on a purchase invoice. All fields are optional on update.
Authentication: Requires Bearer token.
Note: payment_type_id cannot be changed for credit payment types (system-created).
Request
Responses
- 200
Successful response