API documentation (ENG)

Getting started
ApiKey is a unique value used for user's authorisation. All requests, except /control/api/plugin/onDiagnosticInformationUpdated, should pass ApiKey...
Thu, 13 Apr, 2017 at 11:32 AM
1. Module Installation event (API client)
While deploying a module, self-check must be done on the side of the resource; this will give the information about the resource. History: Employee of ...
Thu, 13 Apr, 2017 at 11:34 AM
2. Cart State Change event
With each change of the cart state (adding or removing the items, changing the amount or composition of headings in the cart), it is necessary to transmit ...
Thu, 13 Apr, 2017 at 11:36 AM
3. Order Creation event
After an order is created, it is necessary to transmit information about the composition of the order. History: The user opened the cart and proceed to ...
Fri, 1 Sep, 2017 at 4:14 PM
4. New User Registration
After a successful user registration, the information about the user should be transmitted. History: A new user of the resource was successfully regist...
Thu, 13 Apr, 2017 at 11:39 AM
5. Authorization
After a successful user authorization, the information about the user should be transmitted. History: User has been successfully authorized Transmissi...
Thu, 13 Apr, 2017 at 11:40 AM
6. User Log Out event
After a user logs out, the information about the user should be transmitted. History: An authorized user left Transmission method: POST Format: JSON ...
Thu, 13 Apr, 2017 at 11:41 AM
7. Navigation
When the user opens a product card, the information about the product is transmitted. History: The user opened a product card Transmission method: POST...
Thu, 13 Apr, 2017 at 11:42 AM
8. Order History Export
Module configuration on the resource side should allow to produce export of orders within a specified time range - FROM and TILL the established date. ...
Thu, 13 Apr, 2017 at 11:43 AM
9. Successful Integration Testing
Module Installation Event (API client) Install the module. Go to Your dashboard at TriggMine. Module installation event was successful if there is NO...
Thu, 13 Apr, 2017 at 11:57 AM