Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.Try now
ChargebeeAPI

Record an excess payment for a customer

Idempotency Supported

Records an offline payment for a customer and adds it to the customer's excess payments balance.

Impacts

Invoices

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/customers/{customer-id}/record_excess_payment

Input Parameters

comment
optional, string, max chars=300

Remarks, if any, on the payment.

transaction
Parameters for transaction
pass parameters as transaction[<param name>]

Returns

Customer object
Resource object representing customer
Transaction object
Resource object representing transaction