You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Object of response for Login action. Contains properties:

Property name

Type

Description

token

string

Token of logged user if login action was successful. It's a 40-character random string active for 3 hours and must be used in all other Vendor API actions.

result_code

integer

Soap response status code. List of codes is described in documentation.

result_string

string

Additional information or text sent in response.


  • No labels