Skip to main content
POST
Get an owner ID-file upload URL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

customer
string<uuid>
required
owner
string<uuid>
required

Body

application/json
file_category
enum<string>
required

Slot the upload will populate. Use id_document_front for the front of any ID, id_document_back for the back of two-sided IDs (e.g. driver's license).

Available options:
id_document_front,
id_document_back

Response

Presigned URL ready.