# Promotion Event Operations related to promotion event, including create, get, etc ## List Promotion Event - [GET /PromotionEvent](https://developer.dealpos.com/openapi/openapi/promotion-event/listpromotionevent.md): >Also available as HTTP POST with the same endpoint Get List Promotion Event Required Group Role: "Promotion" - "VIEW" ## Get Promotion Event by Variant ID - [GET /PromotionEvent/GetByVariantID](https://developer.dealpos.com/openapi/openapi/promotion-event/getpromotioneventbyvariantid.md): >Also available as HTTP POST with the same endpoint Get Promotion Event by Variant ID Required Group Role: "Promotion" - "VIEW" ## Get Promotion Event by Variant Code - [GET /PromotionEvent/GetByVariantCode](https://developer.dealpos.com/openapi/openapi/promotion-event/getpromotioneventbyvariantcode.md): >Also available as HTTP POST with the same endpoint Get Promotion Event by Variant ID Required Group Role: "Promotion" - "VIEW"