Interact with Catalogs

Note: You can also follow this guide in Postman by using the appropriate requests and environment variables for the headers.

Catalogs are collections of purchasable Products available on Violet through integrated Merchants. Since multiple Merchants can sell the same product, each Merchant has a Product "Offer". These offers are often call Products in other e-commerce platforms. Each Offer is the parent entity for all of the nested SKUs associated with said Offer. It is the individual SKU, from an Offer, that be bought through your application when integrated with our checkout orchestration process.

In this section, you will take the Merchant Id you retrieved from View Merchants and do the following:

  1. Retrieve offers available from Merchants and understand what this information means

  2. Take a SKU from the product offer and use it in the next section to Place an Order

Last updated

Was this helpful?