v1

latestOpenAPI 3.0.02026-07-26103425558.9 KB
Kyc

Submit KYC

Submit the user's current KYC data to unlock a specific rail. Any updates to the user's KYC data prior to submission should be made using the Update KYC endpoint.)

The KYC data will only be submitted if all the required KYC fields for the rail are provided. If any required fields are missing, no submission will occur, and the user must supply the missing information using the Update KYC endpoint.

A successful submission is confirmed when the response includes a KYC status object. If no such object is returned, the submission did not occur.

For more details on required and optional KYC fields for unlocking each rail, visit our KYC Rails Requirement page. To learn more about KYC, our KYC endpoints, and an example flow for unlocking a rail, see our KYC Overview page.

post/v2/users/{userId}/kyc/submissions

Path parameters

userIdstring required

ID of the user

Request body

rails'USD' | 'SOUTH_AMERICA_STANDARD' | 'AFRICA_GENERAL' | 'AFRICA_NIGERIA' | 'GLOBAL_NETWORK' | 'USD_FIAT' required

The type of rail.

Response

Success

OR
OR
OR
OR