kyc doc upload
POST https://{{environment}}.bond.tech/api/v0.1/customers/:customer_id/verification-kyc/documents
Request Body
{"government_id"=>{"type"=>"drivers_license", "country"=>"US", "front_image"=>{"file_name"=>"test.png", "image"=>"GVyDQobyAxMCAwIFINCj4+DQoNCnN0YXJ0eHJlZg0KMjcxNA0KJSVFT0YNCg=="}, "back_image"=>{"file_name"=>"test.png", "image"=>"GVyDQobyAxMCAwIFINCj4+DQoNCnN0YXJ0eHJlZg0KMjcxNA0KJSVFT0YNCg=="}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
Identity | string |