Skip to main content
POST
Submit KYC data

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

Response schema for KYC status check.

provider
enum<string>
required

Supported fiat payment providers.

Available options:
swipelux,
align,
mcp,
wirex
email
string
required
kycStatus
enum<string>
required

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
in_review,
approved,
rejected
externalUserId
string | null
status
enum<string> | null

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
in_review,
approved,
rejected
firstName
string | null
lastName
string | null
entityName
string | null
kycUrl
string | null