GET office/get/{officeId}
Gets an existing office
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
officeId |
Id of the office to be retrieved |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
OfficeGetResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.