entities, accounts, and Connect and applies to the response of that request only.
In many cases, an object contains the ID of a related object in its response attributes. For example, an Entity might have an associated CreditScore ID.
You can expand these objects in line with the expand query parameter. The expandable label in this documentation indicates ID fields that you can expand into objects.
You can expand multiple objects at the same time by identifying multiple items in the expand array. Performing expansions on list requests might result in increased response times.
In the case of Connect, recursive expansion up to 2 levels is supported. The first level expands the returned accounts.
The second level allows expansion of any account-level properties using the notation accounts.expandable_field, such as accounts.update.
For more information, see Connect Expand Enum
Props
Attributes that can be expanded into an object to provide additional information.
This is an Entity property, and refers to the Connect Object.
This is an Entity property, and refers to the CreditScore Object.
This is an Entity property, and refers to the Attribute Object.
This is an Entity property, and refers to the Vehicle Object.
This is an Entity property, and refers to the EntityVerificationSession Object.
This is an Entity property, and refers to the EntityVerificationSession Object.
This is an Account property, and refers to the Sensitive Object.
This is an Account property, and refers to the Balance Object.
This is an Account property, and refers to the CardBrand Object.
This is an Account property, and refers to the Attribute Object.
This is an Account property, and refers to the Payoff Object.
This is an Account property, and refers to the Transaction Object.
This is an Account property, and refers to the Update Object.
This is an Account property, and refers to the PaymentInstrument Object.
This is an Account property, and refers to the AccountVerificationSession Object.
Possible enum values
Possible enum values
connectThis is an Entity property, and refers to the Connect Object.
credit_scoreThis is an Entity property, and refers to the CreditScore Object.
attributeThis is an Entity property, and refers to the Attribute Object.
vehicleThis is an Entity property, and refers to the Vehicle Object.
identity_latest_verification_sessionThis is an Entity property, and refers to the EntityVerificationSession Object.
phone_latest_verification_sessionThis is an Entity property, and refers to the EntityVerificationSession Object.
sensitiveThis is an Account property, and refers to the Sensitive Object.
balanceThis is an Account property, and refers to the Balance Object.
card_brandThis is an Account property, and refers to the CardBrand Object.
attributeThis is an Account property, and refers to the Attribute Object.
payoffThis is an Account property, and refers to the Payoff Object.
transactionThis is an Account property, and refers to the Transaction Object.
updateThis is an Account property, and refers to the Update Object.
payment_instrumentThis is an Account property, and refers to the PaymentInstrument Object.
latest_verification_sessionThis is an Account property, and refers to the AccountVerificationSession Object.