Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the retrieved access token | ||
number | String | The number of the retrieved access token | ||
life_cycle_state | String | The state of the retrieved access token which can be one of the following: EFFECTIVE, NOT_EFFECTIVE, PENDING_VERIFICATION | ||
authentication_code | String | The authentication code of the retrieved access token | ||
identifier | String | The identifier of the retrieved access token | ||
card_firstmasked_6_digitsnumber | String | The first 6 digits masked number of the card as provided
| ||
card_last_4_digits | String | The last 4 digits of the card as provided.
| ||
verification_code | String | The verification code of the retrieved access token
| ||
verified_date | Date | The date that the access token was verified
| ||
udf_string_1 | String | User Defined Field of type String
| ||
udf_string_2 | String | User Defined Field of type String
| ||
udf_string_3 | String | User Defined Field of type String
| ||
udf_string_4 | String | User Defined Field of type String
| ||
udf_string_5 | String | User Defined Field of type String
| ||
udf_string_6 | String | User Defined Field of type String
| ||
udf_string_7 | String | User Defined Field of type String
| ||
udf_string_8 | String | User Defined Field of type String
| ||
udf_float_1 | Float | User Defined Field of type Float
| ||
udf_float_2 | Float | User Defined Field of type Float
| ||
udf_float_3 | Float | User Defined Field of type Float
| ||
udf_float_4 | Float | User Defined Field of type Float
| ||
udf_date_1 | Date | User Defined Field of type Date
| ||
udf_date_2 | Date | User Defined Field of type Date
| ||
udf_date_3 | Date | User Defined Field of type Date
| ||
udf_date_4 | Date | User Defined Field of type Date
| ||
verified_by_user | User Object | The user that verified the access token
| ||
rewards_participant | Rewards Participant Object | The rewards participant associated with the access token | ||
accounts_receivable | Accounts Receivable Object | The accounts receivable associated with the access token
| ||
classification | Access Token Classification Object | The classification of the access token
| ||
Log Information Object | The log information related with the retrieved access token |
...