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.
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.
timestamp(UTC) in seconds Timestamp indicating when this business entity transfer record was created.
This is a list of the event types we currently support. We will continue
to add more events moving forward. All events follow a uniform pattern -
<resource>_<event_name>. The resources that will be
present in the event content are provided beneath each event type's
description.
Note: If consolidated invoicing is enabled, the
attributes invoice.subscription_id and
credit_note.subscription_id should not be used
(as it will not be present if the invoice / credit note has lines from
multiple subscriptions). Instead to know the related subscriptions,
their line_items' subscription_id attribute should be referred.
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.
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.
timestamp(UTC) in seconds Timestamp indicating when this business entity transfer record was created.