GET:reservations.json
GET:reservations.json
Description
Get specific inventory reservations.
Permission bit: "reservations.read"
Topic: Inventory
Query Parameters
ids: Comma-separated array of String, required
List of reservation ids. See also: Unique Identifiers
Example: ?ids=rx_EQzGqWoY,rx_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of Reservation
Response Body Type
Loading module