v1

latestOpenAPI 3.1.02026-07-241210356.3 KB
Products

View

This endpoint allows you to retrieve a list of products with optional filters for UID, currency code, or barcode.

get/Products/View

Query parameters

barcodestring

View a specific product by its barcode. (optional)

currency_code'ILS' | 'USD' | 'EUR' | 'GPB'

View all products with the same currency code. (optional)

uidstring

View a specific product by its UID. (optional)

skipstring
Example:0

Optional Query variable, From where you want to start take records.

takestring
Example:5

Optional Query variable required if skip have some value. Max 500. This means that you want take 5 records.

Headers

api-keystring required

API Key

secret-keystring required

Secret Key

Response

200

object required