Customers
Customer KYC
Update customer kyc
POST
/
customers
/
{id}
/
kyc
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
document
object
information
object
tier
string
Response
200 - application/json
message
string
Was this page helpful?