Skip to main content
POST
Fill Medical forms

Authorizations

Authorization
string
header
required

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

Body

application/json
company_id
integer
required

The company whose employees are being declared for.

all_employees
object
required

Default answers applied to all employees of the company

ids_or_emails
object[]

Per-employee overrides. Identify the employee by email, nationality id, or Iqama id.

Response

The answers were stored

declared
integer

How many employees now have a declaration.

remaining
integer

How many are still missing one.