Office
Retrieve office details from Basecone.
GET office
Office properties
Property | Type | Description |
---|---|---|
Id | Guid | The unique identifier of an office. |
Name | String | The name of the office. |
Code | String | The office code. |
Example response:
{ "id": "07ec4ac1-457c-4ad8-a00c-819cf7beecea", "name": "Basecone12322", "code": "basecone" }