<- Object

Object

LoyaltyProgramAccrualRuleSpendData

Represents additional data for rules with the SPEND accrual type.

Link to section

Properties

Link to section

amount_money

Required

The amount that buyers must spend to earn points. For example, given an "Earn 1 point for every $10 spent" accrual rule, a buyer who spends $105 earns 10 points.

Link to section

excluded_category_ids

string [ ]

The IDs of any CATEGORY catalog objects that are excluded from points accrual.

You can use the BatchRetrieveCatalogObjects endpoint to retrieve information about the excluded categories.

Link to section

excluded_item_variation_ids

string [ ]

The IDs of any ITEM_VARIATION catalog objects that are excluded from points accrual.

You can use the BatchRetrieveCatalogObjects endpoint to retrieve information about the excluded item variations.

Link to section

tax_mode

string

Required

Indicates how taxes should be treated when calculating the purchase amount used for points accrual.