Promotions > Promotions > storefrontPromotions
Storefront APIPromotionsPromotionsstorefrontPromotions
storefrontPromotions
GET:storefront/promotions.json

Description

Get specific promotions.

Topic: Promotions

Arguments

ids: [String!]!

List of promotion ids. See also: Unique Identifiers

Example: ["pr_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[StorefrontPromotion!]

Preview (typescript)

Loading module