GET api/Heating/AssignHeatNo?heating_id={heating_id}&heat_no={heat_no}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| heating_id | globally unique identifier |
Required |
|
| heat_no | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Response| Name | Description | Type | Additional information |
|---|---|---|---|
| status | boolean |
None. |
|
| error | string |
None. |
|
| data | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.