User Manual
Version 7.5
×

Delete the waybill

 
Example:
https://db.<address>/api/api.php?cmd=remove_waybill
 
Parameters:
cmd : remove_waybill
ts: start time
te: stop time
agent_id: agent id
 
Request:
https://db.<address>/api/api.php?cmd=remove_waybill&ts=1596022528&te=1596488400&agent_id=44841
 
Answer:
{"code":0,"data":1}