Versions Compared

Key

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

This page describes status codes, information and error messages for all etinglysing SOAP services.

Http status codes for etinglysing soap web service

HTTP Status code

Meaning

200

Successful request and response. (200 OK) For the generate<TYPE> operations, may be accompanied by information messages that may be important. See Generate document or below for more information.

401

500

Unsuccessful request (Authentication failed. (401 Unauthorized) Occurs if username/password is wrong/deactivated or the authentication token (bearer) is invalid or expired.

500

Soap fault response. (500 Internal Server Error) The response body contain a SOAP Fault message. The fault message includes a description of the the specific error condition. Se below for more information about error conditions. 

...

Successful request and response(200)

Successful request and response means that the operation was successful. For an explanation about the responses for the various operations in the api, see the one of

...

Note that even if the response is a successful one, it might contain information messages (INFOMELDING) that could be important during Post Processing

Soap fault response(500)

Example soap fault message

...