Skip to main content

Products catalog Import

In order to synchronize the Product Catalog, it is necessary to call 2 endpoints in sequence:
  1. Call productCategories endpoint (the response will contain errors or warnings that occurred during the import process)
  2. Call products endpoint (the response will contain errors or warnings that occurred during the import process)

Product Categories

POST https://apitest.clearline.me/pos/{posSystemId}/company/{posCompanyId}/import/productCategories

Input request

Input parameters

Response

Products

POST https://apitest.clearline.me/pos/{posSystemId}/company/{posCompanyId}/import/products

Input request

}

Input parameters

Response