Service that allows updating the data of a card already tokenized
Credit/debit card tokenization
Bad request
invalid credentials
{- "customerId": "customer_id",
- "cardId": "e46b3ad0c90c5642bd876798d084f181b5cdb762a2c6470c2e99c60b878d40d8",
- "card": {
- "cardHolder": "Jane Moe",
- "expirationMonth": 11,
- "expirationYear": 2025,
- "cvv": 111
}
}{- "success": true,
- "message": "Ok",
- "id": "0ca4b9aad7f417634359bf4e549ff280156dec4a149fd4b1cd20ce74f7d330ba",
- "type": "card"
}