/
SOAP support API
SOAP support API
XML protocol via API also supports SOAP for Push services. The XML file received to the API endpoint will include the following structure:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
...
</soap:Body>
</soap:Envelope>
Dispatch Confirmation V6 example: XMLSOAPAPI_PushDispatchConfirmations_V6.xml
, multiple selections available,
Related content
API
More like this
APIs Explained
APIs Explained
More like this
Additional API points to note
Additional API points to note
Read with this
Response codes
Response codes
Read with this
WMS - Dispatch Requests
WMS - Dispatch Requests
More like this
iHub - Push Notification Services
iHub - Push Notification Services
More like this