Versions Compared

Key

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

General webservice information

Content-Type

The content/body in the request and the response has to be / will be in json format.

...

The following generic error (E) messages are defined:

WMS-00002Invalid username/password combination
WMS-00004Not authorized to use this service
WMS-00005No username and/or password provided by the caller
WMS-00008The request does not comply with the yaml definition
EBS-11000Something went wrong in processing the request
EBS-11001Something went wrong in processing the request

Optional parameter

For any optional attribute one of the following options applies:

  • be filled with the correct value
  • be left out
  • be filled with “” (read empty)
Warning

An optional parameter may therefore never be filled with the value null.