start kyc [doc required]
POST https://{{environment}}.bond.tech/api/v0.1/customers/:customer_id/verification-kyc
Request Body
{"program_id"=>"{{program_id}}", "ssn"=>"111-11-1111", "phone"=>"1234567890", "phone_country_code"=>"1", "email"=>"noreply@bond.tech", "ip"=>"127.0.0.1"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
Identity | string |