Inventory > Inventory > reservations
GET:reservations.json
Description
Get specific inventory reservations.
Permission bit: "reservations.read"
Topic: Inventory
Arguments
List of reservation ids. See also: Unique Identifiers
Example: ["rx_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Reservation!]
Preview (typescript)
Loading module