Products > Products > products
GET:products.json
Description
Get specific products.
Permission bit: "products.read"
Topic: Products
Arguments
List of product ids. See also: Unique Identifiers
Example: ["pd_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
[Product!]
Preview (typescript)
Loading module