{ "access_code": "P000270", "month": "202002", "page_no": 1, "page_size": 2, "timestamp": "1643253530", "version": "2.0", "sign":"LOBuk7VWZwWHvT1UBayqBR8pAvk=" }
curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/flow/totalMonthFlowList' \ --header 'Accept-Language: zh-CN' \ --header 'Content-Type: application/json' \ --data-raw '{ "access_code": "P000270", "month": "202002", "page_no": 1, "page_size": 2, "timestamp": "1643253530", "version": "2.0", "sign":"LOBuk7VWZwWHvT1UBayqBR8pAvk=" }'
{ "code": "string", "data": { "page": { "cur_page_no": 0, "page_size": 0, "total_count": 0, "total_pages": 0 }, "sign": "string", "device_flow": [ { "device_id": "string", "queryday_flow": "string" } ], "device_flow_list_num": 0 }, "message": "string", "success": true }