ChargebeeAPI
Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now

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

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

customerCustomer object
Resource object representing customer
cardCard object
Resource object representing card