cURL
curl --request POST \ --url https://portal.yasmina.ai/api/v1/medical/request-policies \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "insured": [ { "name": "<string>", "nationality_iso": "<string>", "category": "basic", "nationality_id": "<string>", "iqama_id": "<string>", "number_of_dependents": 123, "date_of_birth": "<string>" } ], "company_id": 123 }'
This response has no body data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Hide child attributes
group
basic
economy
standard
classic
advance
premier
executive
elite
For Saudi's
For Non-Saudi's
One of the company ids that were created from the company API