Get a single credit card.
GET
/me/creditcards/{creditcardID}
200Description
Only available to Buyer Users.
Roles
At least one of the roles below is required to access this endpoint.
FullAccessMeCreditCardAdminShopper
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
creditcardID | Required | string | ID of the creditcard. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | Read Only | string | --- | 100 characters | --- | |
Editable | Read Only | boolean | --- | --- | --- | |
Token | string | --- | 100 characters | --- | ||
DateCreated | Read Only | string | date-time | --- | --- | |
CardType | string | --- | --- | --- | ||
PartialAccountNumber | string | --- | 5 characters | --- | ||
CardholderName | string | --- | --- | --- | ||
ExpirationDate | string | date-time | --- | --- | ||
xp | object | --- | --- | --- |