Loyalty API

TierRequirements3

Describes the requirements to reach or keep a tier.

Properties

  • threshold_ptsintegercan be omitted if zero

    Number of points that need to be reached.

  • threshold_spendmonetarycan be omitted if zero

    Amount of spending that need to be reached.

  • threshold_eventsarray of stringcan be omitted if empty

    Events that need to happen.

  • extra_ptsintegercan be omitted if zero

    Number of extra points the customer needs to obtain in addition to their current points.

  • extra_spendmonetarycan be omitted if zero

    Amount of extra spending the customer need to do in addition to their current spending.

  • extra_eventsarray of stringcan be omitted if empty

    Extra events that customer needs to happen in addition to those that have already occurred.

  • extra_descstringcan be omitted if empty

    Human-readable description of conditions that the customer is yet to meet.

    I.e. what customer needs to do to fulfil these requirements.

  • progresspermyriadcan be omitted if zero

    Numerical progress towards fulfilling the requirements.

Previous
TierExpirationStatus3