Loyalty API

Type

CustomerHistoryCoupon1

Public coupon record associated with a loyalty history change.

Kind Type
Used in CustomerHistory2

Properties

  • type string optional

    Coupon type, such as discount_code or gift_card.

  • code string optional

    Coupon code string.

  • redemption_status RedemptionStatus1 optional

    Tracked coupon redemption status.

  • use_count integer optional

    Number of known uses tracked by Bubblehouse.

  • creation_time time optional

    Time when Bubblehouse created or recorded the coupon.

  • expiration_time time optional

    Desired coupon expiration time, when configured or returned by the integration.

Previous
CustomerBalanceResult3