Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 757 Bytes

loyalty-promotion-status.md

File metadata and controls

18 lines (11 loc) · 757 Bytes

Loyalty Promotion Status

Indicates the status of a loyalty promotion.

Enumeration

LoyaltyPromotionStatus

Fields

Name Description
ACTIVE The loyalty promotion is currently active. Buyers can earn points for purchases
that meet the promotion conditions, such as the promotion's available_time.
ENDED The loyalty promotion has ended because the specified end_date was reached.
ENDED is a terminal status.
CANCELED The loyalty promotion was canceled. CANCELED is a terminal status.
SCHEDULED The loyalty promotion is scheduled to start in the future. Square changes the
promotion status to ACTIVE when the start_date is reached.