GET:suppliers.json
GET:suppliers.json
Description
Get specific suppliers.
Permission bit: "suppliers.read"
Topic: Suppliers
Query Parameters
ids: Comma-separated array of String, required
List of supplier ids. See also: Unique Identifiers
Example: ?ids=su_EQzGqWoY,su_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 Supplier
Response Body Type
Loading module