Idempotency Supported
This API copies a customer object from one site to another. The destination site (the site to which the customer is copied) is specified by the path parameter {site}; whereas, the source site (the site from which the customer is copied) is specified by the query parameter from_site.
Prerequisites
- This endpoint is disabled by default. For the operation to work, the endpoint must be enabled for both the source and destination sites. Contact Chargebee Support to have it enabled.
- The customer's
preferred_currency_codemust be enabled in the destination site.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/customers/move
Input Parameters
Returns
Resource migration object
Resource object representing resource_migration