Contains the details for a specific credit card, along with billling information
Request
Property Name | Type | Required | Description |
---|---|---|---|
credit-card | container | Required if sending credit card data. Note: Do not include, if using Hosted Payment Fields. | Container of credit-card properties. |
billing-contact-info | container | Optional | Container of billing-contact-info properties. |
pf-token | string | Required if using Hosted Payment Fields. Note: Do not include credit-card resource, if using this token. | Hosted Payment Fields token. |
status | string | Optional | Enter D to delete the card from the shopper. Note: Specify the card to be deleted by including card-type and card-last-four-digits within credit-card . |
Response
Property Name | Type | Description |
---|---|---|
credit-card | container | Container of credit-card properties. |
billing-contact-info | container | Container of billing-contact-info properties. |
date-created | string | The date the payment method was saved to the vaulted shopper. |
time-created | string | The time (PST) the payment method was saved to the vaulted shopper. |