Last updated 4 months ago
The unique identifier of the customer
Token for authentication
curl -L \ --request POST \ --url 'https://api.alignlabs.dev/v0/customers/{customer_id}/kycs' \ --header 'Authorization: text'
{ "kycs": { "status": "pending", "kyc_flow_link": "text" } }