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

Ключ

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

...

User/Customer session — required to add orders from user’s name. It is username and password of a user from your site. Available by Authenticate method sending user login and password previously created. You can get session ID using AuthenticateInstanceOperator method.

Provider session — required for operations with Autopurchase module. It is bound with external systems like Taobao and (in this example) depends on your Taobao account and login. Read more how to get in description of Autopurchase module.

...

Use AddOrder to add orders into ОТ Platform system. AddOrder always creates one order, but the order can be any number of products

The following things required:

  • User/Customer session (created login and password during initial settings)

  • Order description in xml format

Order in xml format

General information about order:

...