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

Add contacts to a customer

Idempotency Supported

Adds the required contact to a customer. You can give the First Name, Last Name, Email ID and more details as input parameters to add them under the desired customer.

Sample Request

Sample Result[JSON]

URL Format

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

Input Parameters

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

Returns

Customer object
Resource object representing customer
Card object
Resource object representing card