List stock positions per variant x shop
Inventory
List stock positions per variant x shop
Returns a paginated list of current stock positions aggregated per variant and shop, with optional filters by variant IDs, shop, and brand
GET
List stock positions per variant x shop
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
Required range:
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
Required range:
1 <= x <= 100Comma-separated list of variant IDs to filter by
Filter by shop ID
Filter by brand ID

