Get KYC
Users
Get KYC
Fetch a user’s kyc details
GET
Get KYC
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the user
Response
get user kyc response
kyc status
Available options:
not started, processing, approved, rejected Example:
"approved"
kyc status
Available options:
not started, processing, approved, rejected Example:
"approved"
Person's first name on ID
Example:
"John"
Person's last name on ID
Example:
"Doe"
Reason for rejecting an ID
Example:
"ID is expired"
Reason for rejecting an address
Example:
"Name on the address does not match the name on the ID"