Important This API will not work if you have specified a business entity in the custom HTTP header.
Transfers one or more customer resources from one business entity to another.
The transfer is executed by creating a copy of the customer resource. The original resource is deprecated, while the new copy becomes the active resource.
URL Format
Input Parameters
The list of unique identifiers of the customer resources to be transferred. Each id must belong to an active customer resource.
Note
If a customer resource was deprecated because it was moved previously, you cannot move it again. Instead, move the active version of the resource. Do this by passing the active_id of the deprecated resource.
The list of unique identifiers of the business_entity resources to which the corresponding customer resource must be transferred.
The list of reasons
for changing the business entity of the corresponding customer
resources.
Returns
Resource object representing business_entity_transfer
.