post https://prod.api.getborderless.com/accounts/upload/documents/id
Introduction
This endpoint allows you to upload personal ID needed for verification process.
Data Requirements
Provide the following data when sending a POST request to the Personal ID Verification endpoint. The content type of this request must be multipart/form-data.
Additional Header parameter:
Parameter | Required? | Description | Type |
---|---|---|---|
Client-Id | No | Unique identifier of Child Account (required only for Partner). See Authentication Page to learn more. | String |
The body of this request should contain the following parameter:
Parameter | Required? | Description | Type |
---|---|---|---|
document | Yes | File containing Personal ID. Accepted types are pdf, png and jpeg. | File |
type | Yes | Type of the uploading document. Possible values are national_identity_card, driving_licence, passport, voter_id and work_permit | String |