Contains the details for a specific credit card, along with billling information
Request
| Property Name | Type | Required | Description | 
|---|---|---|---|
| credit-card | container | Required | Container of credit-card properties. | 
| billing-contact-info | container | Required | Container of billing-contact-info properties. | 
| pf-token | string | Required if using Hosted Payment Fields. Do not include credit-cardresource 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-typeandcard-last-four-digitswithincredit-card. | 
Response
| Property Name | Type | Description | 
|---|---|---|
| credit-card | container | Container of credit-card properties. | 
| billing-contact-info | container | Container of billing-contact-info properties. | 
