This API will capture all the details of all the products available in the Billing CRM and create a replica in the Kreesalis DB.

When a purchase is happening, while the purchase data is getting captured, the API should also capture the product details (Category, Sub-category, Brand, Product Name, SKU, Variant), and add it to the Kreesalis Product database for that client if the product information does not already exist.

For adding products to kreesalis DB,

1.The Clients to which products need to be added should enable Allow API. Respective Client Id and Client Secret should be provided in Headers.
2.The product can be added to either sales or reward or both the categories thru csv upload.
3.Product's Title, model no, brand, pack size, metrics, either sales or reward product category are mandatory and title should be unique across the sales or reward to which the product is getting added for that client.
4.Metrics should be one of the predefined metrics(l,ml,kl,g,mg,kg,units)

Language
Click Try It! to start a request and see the response here!