Uploads ID and passport documents for a specific travel quote.
cURL
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Documents uploaded successfully