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

URL Format

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

Input Parameters

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

Returns

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