Fetch a user’s kyc details
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Required when using a Platform API token. The tenant key identifying which business to operate on.
The unique identifier for the user
get user kyc response
kyc status
not started, processing, approved, rejected "approved"
kyc status
not started, processing, approved, rejected "approved"
Person's first name on ID
"John"
Person's last name on ID
"Doe"
Reason for rejecting an ID
"ID is expired"
Reason for rejecting an address
"Name on the address does not match the name on the ID"