GET api/Reports/DepartmentProfile?locationId={locationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DepartmentProfileReport| Name | Description | Type | Additional information |
|---|---|---|---|
| DepartmentName | string |
None. |
|
| RegisterNames | string |
None. |
|
| TransactionNames | string |
None. |
|
| UserCount | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.