Obtain the daily data statistics of orders within the start and end dates.
The time zone for daily statistics is UTC+8.
The daily data size is Byte. Communication plan order: refers to the basic unit for Lynco to control the SIM plan service and make traffic statistics. Usually, a communication package order will be generated in the system after the SIM card is bound with a package /Bundle, which is not directly displayed in the Cube 4.0 system.
Request
Path Params
order_id
string
required
Plan order ID
Example:
L201903020000000617
Query Params
sim_id
string
required
SIM ICCID
Example:
89860120200221752333
query_start_date
string
required
Query the start date. Time zone :GMT+8 in the format YYYY-MM-DD
Example:
2021-12-01
create_end_by
string
required
Query end date. Time zone :GMT+8 in the format YYYY-MM-DD
Example:
2021-12-31
Header Params
nonce
integer
required
random integer
Default:
12
timestamp
string
required
Long; Epoch timestamp ms; timestamp needs to be within 10 minutes from time of request!