GET api/Heating/AssignHeatNo?heating_id={heating_id}&heat_no={heat_no}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
heating_id

globally unique identifier

Required

heat_no

string

Required

Body Parameters

None.

Response Information

Resource Description

Response
NameDescriptionTypeAdditional information
status

boolean

None.

error

string

None.

data

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.