[
{
"localkeyid": "8946812220718440465",
"referenceno": "OOLU4122429720",
"ctnrno": "OOLU8869111",
"blno": "OOLU4122429720",
"owner": "OOCL",
"vslname": "XIN FU ZHOU",
"voy": "085W",
"ieid": "E",
"csize": "40",
"ctype": "HC",
"terminalcd": "SHAZDMT",
"terminal": "上海振东(外二)",
"portcd": "CNSHA",
"slot": null,
"sealno": "OOLJWE8726",
"customstatus": "Y",
"customtime": null,
"terminalrlsstatus": "Y",
"terminalrlstime": null,
"inspectionstatus": null,
"inspectiontime": null,
"citype": null,
"ifci": null,
"citime": null,
"dgid": null,
"dglevel": "",
"dgunno": "",
"rfid": null,
"rftmp": " ",
"poundwgt": "18219",
"vgm": null,
"tarewgt": "3790",
"pieces": "397",
"grosswgt": "14429.1",
"volume": "68",
"pol": "CNSHA",
"pod": "INMUN",
"intype": "出口重箱进场",
"intime": "2024/8/19 3:17:44",
"outtype": "",
"outtime": null,
"cntrdynamic": "出口进场",
"preloadid": null,
"truckno": null,
"efid": null,
"wharfrlstatus": null
}
]
curl --location --request POST 'http://prod-cn.your-api-server.com' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"localkeyid": "8946812220718440465",
"referenceno": "OOLU4122429720",
"ctnrno": "OOLU8869111",
"blno": "OOLU4122429720",
"owner": "OOCL",
"vslname": "XIN FU ZHOU",
"voy": "085W",
"ieid": "E",
"csize": "40",
"ctype": "HC",
"terminalcd": "SHAZDMT",
"terminal": "上海振东(外二)",
"portcd": "CNSHA",
"slot": null,
"sealno": "OOLJWE8726",
"customstatus": "Y",
"customtime": null,
"terminalrlsstatus": "Y",
"terminalrlstime": null,
"inspectionstatus": null,
"inspectiontime": null,
"citype": null,
"ifci": null,
"citime": null,
"dgid": null,
"dglevel": "",
"dgunno": "",
"rfid": null,
"rftmp": " ",
"poundwgt": "18219",
"vgm": null,
"tarewgt": "3790",
"pieces": "397",
"grosswgt": "14429.1",
"volume": "68",
"pol": "CNSHA",
"pod": "INMUN",
"intype": "出口重箱进场",
"intime": "2024/8/19 3:17:44",
"outtype": "",
"outtime": null,
"cntrdynamic": "出口进场",
"preloadid": null,
"truckno": null,
"efid": null,
"wharfrlstatus": null
}
]'
{
"status": "0",
"message": ""
}