Update a cardholderAsk AIpatch https://api.sandbox.cuentamono.com/v1/cards/cardholders/{id}Update a cardholderPath ParamsidstringrequiredCardholder ID (Base 62 format)Body ParamsAttributes to update a cardholderaddressobjectAddress schemaAddress objectbirthdatedateCardholder birthdateemailstringEmailfirst_namestringlength between 2 and 64String fieldlast_namestringlength between 2 and 64String fieldmiddle_namestringlength between 2 and 64String fieldnationalitystringCountry code ISO 3166-1 alpha-2phone_numberstringPhone numbersecond_last_namestringlength between 2 and 64String fieldResponses 200Successful response 400400 Bad Request 401401 Unauthorized 403403 Forbidden 404404 Not Found 422422 Unprocessable Content 503503 Service UnavailableCallbackUpdated about 2 months ago