User Manual
Version 7.5
×

Read the waybills

 
Example:
https://db.<address>/api/api.php?cmd=get_waybill
 
Parameters:
cmd : get_waybill
ts: start time
agent_id: agent id
 
Request:
https://db.<address>/api/api.php?cmd=get_waybill&ts=1596022528&agent_id=44841
 
Answer:
{"code":0,"data":[\{"ts":1596022528,"te":1596488400,"agent_id":44841,"account_id":3934,"waybill":{"name":"test bill1"}}]}