Idempotency Supported
Records an offline payment for a customer and adds it to the customer's excess payments balance.
Impacts
Invoices
- Chargebee automatically applies excess payments to future invoices, subject to limits set at the site level or overridden for subscriptions via
subscription.billing_override. - Use the Apply payments to an invoice API to apply excess payments to an invoice on an ad-hoc basis.
Related APIs
Apply payments for an invoice
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/customers/{customer-id}/record_excess_payment
Input Parameters
Returns
Customer object
Resource object representing customer
Transaction object
Resource object representing transaction