{ "device_number": "2100013075", "box_size": "S", "timestamps": 6544215251125, "app_id": "bw_de2767d821f911e" }
curl --location --request POST 'https://api.bestwond.com/api/iot/kd/get/can/save/box/?sign' \ --header 'Content-Type: application/json' \ --data-raw '{ "device_number": "2100013075", "box_size": "S", "timestamps": 6544215251125, "app_id": "bw_de2767d821f911e" }'
{ "code": 0, "msg": "Operation successful", "data": { "can_save_box_list": "05,07,06,09,08,12,10,11,20,18,23,24,17,22" }, "des": "If can_save_box_list equals empty, you can still save order, may be when you save, has empty boxes, this is decided by you" }