AssociatedPromotionHandler
This class provides RESTful services to retrieve associated promotions.
Method Name | HTTP Method | URL | Query Parameters | Description | Authentication | Example |
---|---|---|---|---|---|---|
findPromotionList | GET | store/{storeId}/associated_promotion/ | responseFormat={responseFormat}&q={q} | Get promotion list by query type and parameters. The query type could be byProduct or byCategory.-qProductId or qCategoryId is required when query type is 'byProduct' or 'byCategory'.-OPTIONAL:qUserId qCode qShipModeId qEnableStorePath qIncludeParentProduct qIncludeChildItems qIncludeUnentitledPromotionsByMemberGroup qIncludePromotionCode qIncludeCategoryPromotions qIncludeNonManagementCenterPromotions qIncludeParentCategories . | No,HTTP | Sample |