Удалить накладную
Пример:
https://<address>/api/api.php?cmd=remove_waybill
Параметры:
cmd : remove_waybill
ts: время начала выборки
te: время окончания выборки
agent_id: agent id
Запрос:
https://<address>/api/api.php?cmd=remove_waybill&ts=1596022528&te=1596488400&agent_id=44841
Ответ:
{"code":0,"data":1}