Skip to main content

EventimProductPricesAndStocksRequest

Request model for retrieving product prices and stocks from the catalog.

productIdsinteger<int32>[]nullable

Optional list of product identifiers to filter. When null or empty, all products are returned.

EventimProductPricesAndStocksRequest
{
"productIds": [
0
]
}