business_entity_transfer Resource
Early Access
Multiple Business Entities is in early access.
Terms and conditions        Request access
business_entity_transfer
encapsulates the details of the movement of a resource (such as customer and subscription) from one business_entity to another.
Related API Endpoints
Sample business_entity_transfer
{
"id": "__dev__263BEVU6h5FkGm",
"resource_type": "customer",
"reason_code": "correction",
"created_at": 1710140499,
"object": "business_entity_transfer",
"destination_business_entity_id": "2",
"source_business_entity_id": "1",
"resource_id": "__dev__263BEVU6h5FlTn",
"active_resource_id": "__dev__263BEVU6h5DnYj"
}
Attributes
1 |
Unique identifier of the |
2 |
The unique identifier of the business_entity to which the resource has been transferred. |
3 |
The unique identifier of the business_entity from which the resource has been transferred. |
4 |
The reason for transferring the resource to another business entity. Possible values are
|
5 |
The type of the resource that was transferred. Possible values are
|
6 |
Timestamp indicating the last modification date and time of this business entity change record. |
7 |
The |
8 |
The |