Update the compliance profile
Compliance
Update the compliance profile
Update the compliance (KYC/KYB) profile for a user. The accepted fields depend on whether the user is an individual or a business. All fields are optional on update — only the fields you provide are changed. Sensitive fields (tax ID, phone number) are stored encrypted and returned in full only on the profile endpoints.
PATCH
Update the compliance profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user.
Pattern:
^user_[A-Za-z0-9]+$Body
application/json
- Option 1
- Option 2
Pattern:
^[\x20-\x7E\n]*$Pattern:
^[\x20-\x7E\n]*$Pattern:
^[\x20-\x7E\n]*$Required string length:
3Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Required string length:
6 - 15Pattern:
^\d+$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Required string length:
3Response
Compliance profile.
- Option 1
- Option 2
Pattern:
^[\x20-\x7E\n]*$Pattern:
^[\x20-\x7E\n]*$Pattern:
^[\x20-\x7E\n]*$Required string length:
3Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Required string length:
6 - 15Pattern:
^\d+$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Required string length:
3