Sample business entity transfer [ JSON ]
{
"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"
}
API Index URL GET
https://{site}.chargebee.com/api/v2/business_entity_transfers
string, max chars=50 Unique identifier of the business_entity_transfer
. Chargebee automatically generates this.
enumerated string The type of the resource that was transferred. Possible values are
customerRepresents the transfer of a customer
resource.subscriptionRepresents the transfer of a subscriptions
resource linked to a customer
resource.
string, max chars=50 The id
of the deprecated version of the resource. This is the resource linked to the source business_entity
.
string, max chars=50 The id
of the active version of the resource. This is the resource linked to the destination business_entity
. destination_business_entity_id
string, max chars=50 The unique identifier of the business_entity
to which the resource has been transferred. source_business_entity_id
string, max chars=50 The unique identifier of the business_entity
from which the resource has been transferred.
enumerated string The reason for transferring the resource to another business entity. Possible values are
correctionCorrection of a wrongly assigned business entity.
timestamp(UTC) in seconds Timestamp indicating when this business entity transfer record was created.
string, max chars=50 Unique identifier of the business_entity_transfer
. Chargebee automatically generates this.
enumerated string The type of the resource that was transferred. Possible values are
customerRepresents the transfer of a customer
resource.subscriptionRepresents the transfer of a subscriptions
resource linked to a customer
resource.
string, max chars=50 The id
of the deprecated version of the resource. This is the resource linked to the source business_entity
.
string, max chars=50 The id
of the active version of the resource. This is the resource linked to the destination business_entity
.
string, max chars=50 The unique identifier of the business_entity
to which the resource has been transferred.
string, max chars=50 The unique identifier of the business_entity
from which the resource has been transferred.
enumerated string The reason for transferring the resource to another business entity. Possible values are
correctionCorrection of a wrongly assigned business entity.
timestamp(UTC) in seconds Timestamp indicating when this business entity transfer record was created.