{ "parkCode": "510185001", "channelNo": "9338" }
curl --location -g --request POST 'http://testlpn.ebopark.com/partnerService/Close?partnerid=test&sign={{sign}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "parkCode": "510185001", "channelNo": "9338" }'
{"state":0,"total":0,"result":"{\"code\":\"iot.device.NotExistedDevice\",\"data\":{},\"errorMessage\":\"The device does not exist.\",\"requestId\":\"85E16128-5F11-5EC9-B0D2-5E907CDDB01C\",\"success\":false}"}