Idempotency Supported
This API is used to update the payment source details of a customer. Information related to bank account payment source such as email, first name, and last name can be updated.
- For GoCardless, Chargebee supports (ACH,BACS,SEPA,AUTOGIRO,BECS,BECS_NZ,PAD).
- For Stripe, Chargebee only supports SEPA.
The API is only supported for the payment_method of type direct_debit.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/payment_sources/{cust-payment-source-id}/update_bank_account
Input Parameters
Returns
Customer object
Resource object representing customer
Payment source object
Resource object representing payment_source