Contains the details about a vaulted shopper's chosen payment method
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | Chosen payment method type. Value: CC |
| object | Optional Only include if | See creditCard. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Chosen payment method type. Value: CC |
| object | See creditCard. |