curl --location -g --request POST 'http://esb.npedi.com:8888/com.nbport.ediesb.service.EDIESBService?arg0=BLCT&arg1=SSZZ&arg2=sendTransTime&arg3=[
{
"param": [
{
"optType": "TY",
"custNo": "",
"batNo": "14E",
"vesselcode": "CN3104191",
"vesselename": "XINMINGZHOU70",
"ctnNo": "NBYU2618999",
"optTime": "20240305000558",
"truckLic": "ZJB-83B89",
"voyage": "2404N"
}
]
}
]&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>