patch
https://api-gateway-stg.transak.com/api/v2/kyc/user
The Patch User Details for Personal Details and Address details is an authenticated API call that allows updating a user’s personal and address details. The response follows the same schema as getUser(), returning the updated user profile.
The fields that can be updated via patchUser include:
-
Personal Details: firstName, lastName, mobileNumber, dob
-
Address Details: addressLine1, addressLine2, state, city, postCode, countryCode
Any modifications to user data must comply with KYC requirements, and certain updates may require the user to re-submit verification documents.
Note:
-
If a country does not have a state, the country name can be passed (e.g. Dubai).
-
If a country does not have a postal code, the postal code can be passed as
000000.