Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Информация

Types of sessions

Admin / operator session — is needed for all operations, including work with Autopurchase, getting order data to synchronize with ordering system and change the order status. Avaliable with AuthenticateInstanceOperator method by transferring your admin's username / password, provided with the OT API Key (just enter them in the field at method’s page).

User / buyer customer session — is needed for placing orders under user’s account. Avaliable with Authenticate with Authenticate method, by transferring your admin's username / password of the user you’ve created earlier (just enter them in the field at method’s page)earlier.

Provider Session — is needed for work with Autopurchase module. It’s linked with external systems like Taobao and, in the given example, depends on your Taobao account and authorization in it. See details on getting this session in the description of  Autopurchase module.

...