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