Proof of Residency

Submit Proof of Residency document

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

Send a residency 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

Initialized Session-Id

Request Body

NameTypeDescription

zip_code

string

Zip Code (optional)

address

string

Full postal address

city

string

City of residence

document

object

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

document_type

string

Type of document BANK_STATEMENT ELECTRICITY_BILL INTERNET_BILL LANDLINE_BILL WATER_BILL GAS_BILL

country

string

Country of document in alpha 3 code (ISO-3166) (e.g. for France send FRA as country value)

Last updated