| {{creditcard.customer_id}} | integer | The customer id # |
| {{creditcard.creditcard_id}} | integer | The credit card ID # |
| {{creditcard.external_key}} | string | Unique external key value |
| {{creditcard.type}} | string | Credit card type user-friendly name |
| {{creditcard.token}} | string | Credit card token |
| {{creditcard.name}} | string | Name on the credit card |
| {{creditcard.mask_number}} | string | Last 4 digits of the credit card |
| {{creditcard.mask_and_bin_number}} | string | First 6 digits and last 4 digits of the credit card |
| {{creditcard.expdate}} | string | Expiration date (in YYYY-MM-DD format) |
| {{creditcard.expdate_year}} | string | Expiration year (4-digits, YYYY) (only required if you do not provide expdate) |
| {{creditcard.expdate_month}} | string | Expiration month (2-digits, MM) (only required if you do not provide expdate) |
| {{creditcard.expdate_formatted}} | string | Expiration date (formatted) |
| {{creditcard.address}} | string | Billing street address |
| {{creditcard.city}} | string | Billing city |
| {{creditcard.state}} | string | Billing state |
| {{creditcard.postcode}} | string | Billing postal code |
| {{creditcard.country}} | string | Billing country |
| {{creditcard.url_updatelink}} | string | |
| {{creditcard.write_datetime}} | datetime | Date/time the credit card was created |
| {{creditcard.write_ipaddr}} | string | IP address that created the credit card |
| {{creditcard.mod_datetime}} | datetime | Date/time the credit card was last modified |
| {{creditcard.mod_ipaddr}} | string | IP address that last modified the credit card |