/
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
Additional API points to note
Additional API points to note
More like this
Test Scenarios
Test Scenarios
Read with this
SOAP support API
SOAP support API
More like this
Response codes
Response codes
Read with this
SOAP support FTP
SOAP support FTP
More like this
SOAP support FTP
SOAP support FTP
More like this