Returns a list of business_entity_transfer resources meeting all the conditions specified in the filter parameters below. By default, this list is sorted by created_at in descending order (latest first).
Tip
To retrieve a history of all the business entity transfers for a resource, pass the filter parameters active_resource_id[is] and resource_type[].
URL Format
Filter Params
Filter business_entity_transfer resources based on resource_type.
Tip
Use this filter along with active_resource_id[is] to retrieve the history of all the business entity transfers for a resource.
Filter business_entity_transfer
resources based on resource_id
.
Filter business_entity_transfer resources based on active_resource_id.
Tip
Use this filter along with resource_type[] to retrieve the history of all the business entity transfers for a resource.
Returns
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Resource object representing business_entity_transfer
.