Monitor Report Server

<back to all web services

CompanyRequest

The following routes are available for this service:
All Verbs/company
ApiRequest Parameters:
NameParameterData TypeRequiredDescription
ApiKeyformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /company HTTP/1.1 
Host: api.v3.monitorsystem.ru 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"ApiKey":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

[{"Name":"String","Email":"String","Phone":"String","Address":"String","City":"String","SummerTime":"\/Date(-62135596800000-0000)\/","WinterTime":"\/Date(-62135596800000-0000)\/","Lat":0,"Lon":0,"Zoom":0,"Disabled":false,"Fake":false,"Type":0,"Modules":0,"Maps":0,"NewVersion":false,"TechOfficeType":"Krasnoyarsk","Id":0,"Modified":"\/Date(-62135596800000-0000)\/","Created":"\/Date(-62135596800000-0000)\/","ModifiedBy":0,"CreatedBy":0,"Deleted":false}]