Create KYC Session

Create a new KYC Session for a customer

post
/v0/customers/{customer_id}/kycs
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

Responses
post
/v0/customers/{customer_id}/kycs
201

Successful creation of KYC

Last updated