LoyaltyRewardCatalog
A grouping of Rewards within a Loyalty Program. If multiple groups of Rewards are not required, users should create one catalog and use it to create all subsequent Rewards.
When updating, already existing fields omitted from the payload will generally not be deleted unless otherwise specified.
- nameType: stringrequired
An identifier for a Catalog.
- createdType: stringFormat: date-time
_at read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- descriptionType: string
More details about this Reward Catalog.
- idType: integerread-only
Integer numbers.
- programType: integer
_id read-onlyInteger numbers.
- statusType: stringenumread-onlyvalues
- pending
- active
- suspended
- archived
- tierType: integer
_id Optional tier ID for catalogs for if tiering is enabled.
- updatedType: stringFormat: date-time
_at read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z