Last updated 5 months ago
The unique identifier of the customer
Token for authentication
POST /v0/customers/{customer_id}/kycs HTTP/1.1 Host: api.alignlabs.dev Authorization: text Accept: */*
Successful creation of KYC
{ "kycs": { "status": "pending", "kyc_flow_link": "text" } }