Home

Configure Reward Redemption

Overview

After you create a reward earn rule, you can configure how to redeem rewards. You can do this by using redemption configurations. Each redemption configuration contains units for conversion. For example, you can redeem reward points for an equivalent statement credit. In addition to conversion units, you can configure redemption timelines. They dictate when an account holder can start redeeming rewards.

Create reward redemption configuration

Note: Once your rewards program is approved, the Highnote team will assist with creating your reward redemptions in the live environment.

Use the following mutation to create a reward redemption configuration in the test environment. Use the rate input field to create your reward unit conversion rate:

Attach reward redemption to card product

Note: Once your rewards program is approved, the Highnote team will assist with attaching your reward redemptions to your card product(s) in the live environment.

You must attach redemption configurations to card products. This enables account holders to redeem rewards.

Use the following mutation to attach a redemption configuration to a card product in the test environment:

Update reward redemption configuration

The updated effectiveThrough date must be now or in the future.

If a reward redemption configuration needs deactivating, you can update the attachment's effectiveThrough date to end the configuration's availability. Use the following mutation to update the attachment between reward redemption configuration attachment in the test environment:

Find reward redemption configuration

You can query for a reward redemption configuration to display it in your website or application. You can query for a reward earn rule using the following methods:

  • via reward redemption configuration ID
  • via card product ID
  • via organization ID

via reward redemption configuration ID

Use the following query to find a reward redemption configuration using the redemption configuration ID:

via card product ID

Use the following query to find a reward redemption configuration via card product ID:

via organization ID

Use the following query to find a reward redemption configuration via organization ID:

Provide Feedback

Was this content helpful?