Contains the details for a specific credit card, along with billling information
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
creditCard | container | Required if sending credit card data.Note: Do not include, if using Hosted Payment Fields. | Container of creditCard properties. |
billingContactInfo | container | Optional | Container of billingContactInfo properties. |
pfToken | 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 |
|---|---|---|
creditCard | container | Container of creditCard properties. |
billingContactInfo | container | Container of billingContactInfo properties. |
dateCreated | string | The date the payment method was saved to the vaulted shopper. |
dateModified | string | The date the payment method was modified. |
timeCreated | string | The time (PST) the payment method was saved to the vaulted shopper. |
timeModified | string | The time (PST) the payment method was modified. |
