GET api/clients/{clientId}/equipmentinfo
Get the equipment kit connected to client.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Equipment kits
Collection of EquipmentKit| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| PhoneNumber | string |
None. |
|
| Location | Location |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.