KYC
Update address
Update the address process for a user.
PATCH
Update address
Update address is the endpoint through which the user can update their address of residence.
This process solely updates the user’s address of residence. It does not perform any verification. For address verification, refer to the proof-of-address process.
Subdivision Update Requirements
The subdivision
field is only accepted in the request if both of the following conditions are met:
- Your organization is the authoritative party for the proof-of-address process.
- The
country
field is not set toUS
.
If the
subdivision
field is provided without meeting the above conditions, the request will be rejected with a 409 Conflict
error.Authorizations
OAuth 2.0 authentication.
Body
application/json
Response
200
application/json
KYC address process updated.
The response is of type object
.
Update address