{
"IEFlag": "E",
"DDateStart": "2024-01-01",
"DDateEnd": "2024-08-30",
"EntryId": "",
"BillNo": "",
"TradeCountry": "",
"DataType": "",
"GetType": "2"
}
curl --location --request POST 'http://iems.raytrontek.com/SpecialApi/InfiRayApi/GetDecData' \
--header 'Content-Type: application/json' \
--data-raw '{
"IEFlag": "E",
"DDateStart": "2024-01-01",
"DDateEnd": "2024-08-30",
"EntryId": "",
"BillNo": "",
"TradeCountry": "",
"DataType": "",
"GetType": "2"
}'
{}