Updates the PIN of a card on a given account where an accountId
and cardId
are provided.
Body
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "pin": "stri",
- "cardholderVerificationMethod": "BIOMETRIC_FACE"
}
{- "success": true,
- "pin": "stri"
}