Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REQUEST

URL

https://webdomain/api/soap/v10v17/

  • Body

Is a XML file with starting with <soapenv:Envelope> and ending with </soapenv:Envelope>

See left panel for examples

RESPONSE

Code

Message

Action

HTTP 200

Success

Not necessary. Everything went well.

HTTP 401

Unauthorized

Add authorization header.

HTTP 403

Forbidden

Validate user type, username and password.

HTTP 404

Page Not found

Provide valid URL. Make sure no "\" in URL.

HTTP 500

Internal Server Error

Contact Support. Server error or load too high.

WSDL

Web Service Description Language (WSDL) is a machine-readable description of all SOAP calls

https://webdomain/api/soap/v7v17/?wsdl