Inventory > Suppliers > suppliers
GET:suppliers.json
Description
Get specific suppliers.
Permission bit: "suppliers.read"
Topic: Suppliers
Arguments
List of supplier ids. See also: Unique Identifiers
Example: ["su_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
[Supplier!]
Preview (typescript)
Loading module