/
SOAP support FTP

SOAP support FTP

XML protocol via FTP also supports SOAP for Push services. The XML file received to the FTP server 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: _23-10-18-082641.xml

Related content

SOAP support FTP
SOAP support FTP
More like this
SOAP support API
SOAP support API
More like this
SOAP support API
SOAP support API
More like this
Additional FTP points to note
Additional FTP points to note
More like this
Additional FTP points to note
Additional FTP points to note
More like this
Receiving files on the FTP server
Receiving files on the FTP server
More like this