curl --location -g --request POST 'http://10.170.138.168:6565/api/mock/OUTGATE_SEND_CUSTOM_CARRIED?fromNode=BLCT&esbID=CustomTSOutGateInfo&applyData={
"OutGateInfo": {
"ShipSideName": "BLCT",
"GateName": "OutGATE",
"ChannelCode": "3",
"TruckCode": "ZJD-F6880",
"RegisterWeight": -1180,
"WayOfWeight": "DB",
"OutGateContainer1": {
"ContainerNo": "CICU5941741",
"IEFlag": "I",
"ContainerEmptyFlag": "E",
"ContainerType": "C",
"TradeType": "F",
"ContainerWT": -1180
},
"OutGateContainer2": {
"ContainerNo": "",
"IEFlag": "",
"ContainerEmptyFlag": "",
"ContainerType": "",
"TradeType": "",
"ContainerWT": ""
},
"Obligate1": "",
"Obligate2": ""
}
}'
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<callESBResponse>
<ns1:callESBReturn xmlns:ns1="http://esb.npedi.com"><?xml version="1.0" encoding="UTF-8"?>
<FeedBackInfo><FeedBackResult>T</FeedBackResult><FeedBackMsg></FeedBackMsg><Result>Y</Result><ErrorInfo></ErrorInfo><Obligate></Obligate></FeedBackInfo></ns1:callESBReturn>
</callESBResponse>
</soapenv:Body>
</soapenv:Envelope>