GET api/Company/GetOffices/{auth}

Used to provide the list of tabs for the Operations Log for current user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

The authorization GUID for this user session

string

Required

Body Parameters

None.

Response Information

Resource Description

List of Offices assigned to the company

Collection of OfficeItem
NameDescriptionTypeAdditional information
OfficeID

integer

None.

OfficeCode

string

None.

DisplayName

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.