Contains wallet information for Apple Pay
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | Base64 encoded payment token. See Apple Pay Guide. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Last four digits of the credit card. |
| string | Credit card type. |
| string | Credit card sub-type, such as Credit or Debit. |
| string | Last four digits of device account number. |
| string | Expiration month of the device account number. |
| string | Expiration year of the device account number. |
