Product Library API
The Product Library API is used for managing merchant's product information and product images.
Base URL:
Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
https://products.izettle.comAuth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/organizations/{organizationUuid}/categories/v2 | Retrieve all categories | — | — | — |
GET |
/organizations/{organizationUuid}/discounts | Retrieve all discounts | — | — | — |
GET |
/organizations/{organizationUuid}/discounts/{discountUuid} | Retrieve a single discount | — | — | — |
GET |
/organizations/{organizationUuid}/images | Retrieve all library item images | — | — | — |
GET |
/organizations/{organizationUuid}/import/status | Get status for latest import | — | — | — |
GET |
/organizations/{organizationUuid}/import/status/{importUuid} | Get status for an import | — | — | — |
GET |
/organizations/{organizationUuid}/library | Retrieve the entire library | — | — | — |
GET |
/organizations/{organizationUuid}/products | Retrieve all products visible in POS | — | — | — |
GET |
/organizations/{organizationUuid}/products/options | Retrieve an aggregate of active Options in the library | — | — | — |
GET |
/organizations/{organizationUuid}/products/v2 | Retrieve all products visible in POS – v2 | — | — | — |
GET |
/organizations/{organizationUuid}/products/v2/count | Retrieve the count of existing products | — | — | — |
GET |
/organizations/{organizationUuid}/products/{productUuid} | Retrieve a single product | — | — | — |
GET |
/v1/taxes | Get all available tax rates | — | — | — |
GET |
/v1/taxes/count | Get all tax rates and a count of products associated with each | — | — | — |
GET |
/v1/taxes/{taxRateUuid} | Get a single tax rate | — | — | — |