Pricing API

if you're using the sparklayer api to connect to your backend system, the price list data comes directly from your backend system (e g erp, pim, crm, ipaas) and each product sku will subsequently then be assigned a price list within sparklayer our diagram here docid 5cz0fforrw jl1tixmq70 runs through how this flow works typical integration flow the source system is typically the external system that sends the pricing data and you can follow these guidelines step action 1 fetch the source system price lists 2 fetch the sparklayer price lists using this api endpoint get price lists 3 create any price lists missing in sparklayer using this api endpoint create a price list 4 collect all pricing against the price lists from the source system and push to our api via this api endpoint update pricing by price list the same process applies to customer specific pricing in this scenario, a unique price list is created that contains a reference to link to the customer, and pricing is pushed against it to map price lists to a customer, you can use either the sparklayer customer groups or directly map them (refer to the documentation of the chosen ecommerce platform for more information) data mapping when it comes to data mapping, keep in mind the following price lists are linked to price list rules prices are connected to product data by a sku, which is in turn linked to a price list here's a diagram to help illustrate the data mapping process price lists diagram checking price list data the easiest way to check if price lists have been assigned to a product is to use the price editor https //app sparklayer io/products/price editor tool within the sparklayer dashboard