POST
/
api
/
v1
/
yasmina-schengen-travel
/
upload-documents
Upload travel documents
curl --request POST \
  --url https://staging.yasmina.ai/api/v1/yasmina-schengen-travel/api/v1/yasmina-schengen-travel/upload-documents \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: multipart/form-data' \
  --form quote_id=Q-HVI7GMGM \
  --form [email protected] \
  --form [email protected]
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data

Response

200

Documents uploaded successfully