<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:whar="http://wharfReconcile.ygt.api.service.ctos3.nbport.com/">
<soapenv:Header/>
<soapenv:Body>
<whar:invoke>
<!--Optional:-->
<arg0>?</arg0>
<!--Optional:-->
<arg1>["WHARFAMOUNTSUM",{
"id": "20260318151111",
"jobId": "WHARFAMOUNTSUM",
"wharfCode": "BLCTZS",
"businessType": "TZ",
"checkMonth": "2026-03",
"tradeType": "W"
}]</arg1>
<!--Optional:-->
<arg2>?</arg2>
<!--Optional:-->
<arg3>?</arg3>
</whar:invoke>
</soapenv:Body>
</soapenv:Envelope>curl --location '/api/wharfReconcileApi' \
--header 'Content-Type: application/xml' \
--data '<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:whar="http://wharfReconcile.ygt.api.service.ctos3.nbport.com/">
<soapenv:Header/>
<soapenv:Body>
<whar:invoke>
<!--Optional:-->
<arg0>?</arg0>
<!--Optional:-->
<arg1>["WHARFAMOUNTSUM",{
"id": "20260318151111",
"jobId": "WHARFAMOUNTSUM",
"wharfCode": "BLCTZS",
"businessType": "TZ",
"checkMonth": "2026-03",
"tradeType": "W"
}]</arg1>
<!--Optional:-->
<arg2>?</arg2>
<!--Optional:-->
<arg3>?</arg3>
</whar:invoke>
</soapenv:Body>
</soapenv:Envelope>'{}