API Overview
The following is a list of the Integration Framework plugins reference API. Using this API you can retrieve or insert data into LS One.
Plugins
| Name | Description |
|---|---|
| Currency | Manage currencies and exchange rates |
| Customer | Manage customers and customer discounts. |
| Retail department | Manage retail departments. |
| Retail division | Manage retail divisions. |
| Retail group | Manage retail groups. |
| Retail item | Manage retail items. |
| Statements | Create and retrieve statements. |
| Tax | Manage tax codes, tax rates and tax groups |
| Trade agreements | Manage trade agreements sales prices such as customer specific prices |
| Transaction | Retrieve transactions by type. |
| Vendor | Manage vendors. |
Usage
The following topic shows how to connect to a service and use the API.
Every call to the 2017 Integration Framework services require a LogonInfo object. For more information on how to create the object refer to the LogonInfo topic. The LogonInfo object was removed from 2018 version.
