...
Get company | Get all company list that is visible to current user | ||
---|---|---|---|
Request | URL:
Method:
Headers:
Authorization:
Parameters:
Body:
| ||
Response |
| ||
Notes | Returns
|
...
Update/insert company | Inserts/Update company | ||||
---|---|---|---|---|---|
Request | URL:
Method:
Headers:
Authorization:
JSON Body:
| ||||
Response |
| ||||
Notes | The returned insert_list contains data of failed and successful inserts The returned update_list contains data of failed and successful updates Insert would fail if there is an existing whitelist with the same Update would fail if there is an existing whitelist with the same entity_type can be empty '' |
...
Delete company | Deletes single/ multiple company by id | ||
---|---|---|---|
Request | URL:
Method:
Headers:
Authorization:
JSON Body:
| ||
Response |
| ||
Notes | Returns only ids that were successfully deleted |