Submit KYC
Users
Submit KYC
Submit Know Your Customer (KYC) information for verification
POST
Submit 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
Body
application/json
User's first name
Example:
"John"
User's last name
Example:
"Doe"
Date of birth in YYYY-MM-DD format
Example:
"1990-01-15"
User's nationality (2-letter country code)
Example:
"US"
Address
File ID for address proof document
Example:
"4g6i103f-ef24-7969-d51f-5h87ff0g9f97"
Response
KYC information submitted successfully