BusinessEntityTransfers |
Catalog: Chargebee
Schema: BusinessEntities
Primary Keys: id
This is a read-only table. The Chargebee API may not support changing the data or the Invantive UniversalSQL driver for Chargebee does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Chargebee API.
Table Columns
The columns of the table BusinessEntityTransfers are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active_resource_id |
string(50) |
|
☐ |
The id of the active version of the resource. This is the resource linked to the destination business_entity. |
created_at |
datetime |
Created at |
☐ |
|
destination_business_entity_id |
string(50) |
|
☐ |
The unique identifier of the business_entity to which the resource has been transferred. |
id |
string(50) |
ID |
☑ |
Unique identifier of the business_entity_transfer. Chargebee automatically generates this. |
reason_code |
string(30) |
|
☐ |
The reason for transferring the resource to another business entity. Possible values are: correction. |
resource_id |
string(50) |
|
☐ |
The id of the deprecated version of the resource. This is the resource linked to the source business_entity. |
resource_type |
string(30) |
|
☐ |
The type of the resource that was transferred. Possible values are: customer or subscription. |
source_business_entity_id |
string(50) |
|
☐ |
The unique identifier of the business_entity from which the resource has been transferred. |
10-06-2024 18:44 Version 24.1.3-BETA+4689