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