Importing prices to Litium
This section explains how to import prices to Litium from an ERP system.
Litium 7.6
To import prices to Litium through Litium Connect, use the following web-api endpoints.
/Litium/api/connect/erp/prices
Methods: GET, POST, DELETE
You can:
- Create and update price lists.
- Import a complete price list containing prices for multiple products at the same time
- Update the price for a specific variant to support scenarios where prices are frequently updated
- Use minimum quantity to create tier prices
It must be specified in the pricelist if the prices are including VAT or not.
Pricelists that are to be connected to organisations and price groups should be imported with the active field set to false. Litium will automatically activate the pricelist when the connection to organisation(s) and group(s) has been succesfully imported. This is to avoid having pricelists that apply to all customers if organisation or price group import fails.
Read more about batch import here.