Promotions > Coupons > coupons
GET:coupons.json
Description
Get one or multiple coupons by id.
This is a typical bulk get endpoint.
Permission bit: "coupons.read"
Topic: Coupons
Arguments
List of coupon ids. See also: Unique Identifiers
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique promotion identifier. See also: Unique Identifiers
Example: "pr_EQzGqWoY"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Coupon!]
Preview (typescript)
Loading module