Apply a payment to an invoice
POST/api/v3/invoice/:invoice_id/_action/pay
If a customer has an available balance (due to credit given, or previous overpayment), you can use this to apply their open/available customer balance to an invoice.
Request
Responses
- 200
- 400
- 401
Action completed successfully
Bad request
Authentication error