GET office/get/{officeId}

Gets an existing office

Request Information

URI Parameters

NameDescriptionTypeAdditional information
officeId

Id of the office to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

OfficeGetResponse

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.