A valid request URL is required to generate request examples{
"id": "<string>",
"nameOnCard": "<string>",
"cardType": "<string>",
"expireMonth": 123,
"expireYear": 123,
"cardNumberPart": "<string>",
"contactId": 123,
"isDefaultPayMethod": true
}Updates a card on the specific customer account.
A valid request URL is required to generate request examples{
"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