Invoices

Record a payment on an invoice

Records a payment entry on the invoice. Set markPaid: true to also mark the invoice as fully paid, or false to record a partial payment.

post/invoices/{id}/record-payment

Request body

object required

Response

Payment recorded

Changes

No recorded changes to this endpoint across all 1 revision of this API.