Details about the connection to the third party for this card account.
{
"id": "dc0dc633-1760-4d43-ba1d-da94ed701f06",
"externalAccountID": "string",
"connectionStatus": "VERIFIED",
"provider": "BRAINTREE",
"createdAt": "2020-12-31T15:10:55Z",
"updatedAt": "2020-12-31T15:10:55Z"
}
Name | Type | Required | Restrictions | Description |
---|
id | string(uuid) | false | none | A unique card connection identifier. |
externalAccountID | string | false | none | This is the identification number of a customer's card account provided by a third party processor. |
connectionStatus | string | false | none | This is the status of the card account provided by a third party processor. |
provider | string | false | none | This is the name of the third party processor that is being used for the card account. |
createdAt | string(date-time) | false | none | The timestamp for when this third party card connection was created. |
updatedAt | string(date-time) | false | none | The timestamp for when this third party card connection was last updated. |
Value |
---|
UNKNOWN_CONNECTION_STATUS |
VERIFIED |
FAILED |
UNKNOWN_PROVIDER |
MANUAL |
BRAINTREE |
CYBERSOURCE |