A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"id": "<string>",
"nameOnCard": "<string>",
"cardType": "<string>",
"expireMonth": 123,
"expireYear": 123,
"cardNumberPart": "<string>",
"contactId": 123,
"isDefaultPayMethod": true
}
]
}Retrieves a list of cards for the specified customer account.
A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"id": "<string>",
"nameOnCard": "<string>",
"cardType": "<string>",
"expireMonth": 123,
"expireYear": 123,
"cardNumberPart": "<string>",
"contactId": 123,
"isDefaultPayMethod": true
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body