Versions Compared

Key

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

...

If an error occurs, Web service will return the error first and second code values, for example, in XML format (in case of wrong password):

Code Block
languagexml
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!DOCTYPE result [...]>
<result firstcode="7" secondcode="102" count="0"></result>