/
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

Related content

SOAP support API
SOAP support API
More like this
SOAP support FTP
SOAP support FTP
More like this
SOAP support FTP
SOAP support FTP
More like this
Push Service Test Tool
Push Service Test Tool
More like this
Push Service Test Tool
Push Service Test Tool
More like this
Additional API points to note
Additional API points to note
More like this