Replace or renew a card
Update FPAN and expiration date
{
"issuerCardRefId": "string",
"fpanDetails": "string (base64)"
}{
"oldFPAN": "[0-9]{16,19}",
"oldExpDate": "MMYY",
"newFPAN": "[0-9]{16,19}",
"newExpDate": "MMYY"
}
Update the card profile on renewal
Update issuerCardRefId
Last updated
Was this helpful?