curl --location -g --request POST 'http://esb.npedi.com:8888/com.nbport.ediesb.service.EDIESBService?arg0=BLCT&arg1=SSZZ&arg2=sendTTBookingInfo&arg3=[
{
"param": [
{
"list": [
{
"area": "MAIN",
"barCode": "6000027094",
"bookingNo": "DTG0002709",
"checkValue": "",
"ctnNo": "CMAU7813542",
"ctnWeight": "23859.4",
"hazardClass": "",
"sizeType": "45GP",
"statistics": "1"
}
],
"custNo": "R24239828"
}
]
}
]&arg4=null&arg5=null'
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:callEDIESBPubResponse xmlns:ns1="http://service.ediesb.nbport.com/">
<return xmlns="http://service.ediesb.nbport.com/">{"result":"","msgID":"000","msgDESC":"操作成功"}</return>
</ns1:callEDIESBPubResponse>
</soap:Body>
</soap:Envelope>