ID Document

Submit Identity document

POST https://corporate-api.synaps.io/v3/corporate/member/create/:id

Send an identity document to verification

Query Parameters

NameTypeDescription

step_id

string

Step Id of the current identity step you want to submit

Headers

NameTypeDescription

Session-Id

string

Initialised Session-Id

Request Body

NameTypeDescription

back_document

object

must be a valid file (image/jpg, image/jpeg, image/png) max 4MB

front_document

object

must be a valid file (image/jpg, image/jpeg, image/png) max 4MB

document_type

string

Type of document PASSPORT NATIONAL_ID DRIVER_LICENSE RESIDENT_PERMIT

country

string

Country of document in alpha 3 code (ISO-3166) (e.g

Last updated