Company
Create company
You need to create a company record before requesting medical insurance to the employees of the company
POST
Create company
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Company created
The response is of type object
.
Create company