Orders > Orders > orders
GET:orders.json
Description
Get specific orders.
Permission bit: "orders.read"
Topic: Orders
Arguments
List of order ids. See also: Unique Identifiers
Example: ["or_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
[Order!]
Preview (typescript)
Loading module