Update a reward product
Update the name, description, status, or reward_config_ids of a reward product
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of a reward product.
"7d943c51-e4ff-4e57-9558-08cab6b96312"
Body
Reward product fields to update
Description of the reward product bundle.
"Cashback rewards for premium checking accounts"
Name of the reward product bundle.
"Premium Cashback Rewards"
Reward config IDs associated with this product.
active, inactive Response
Updated reward product
"2024-01-15T10:00:00Z"
Unique identifier for this reward product.
"7d943c51-e4ff-4e57-9558-08cab6b96312"
"2024-06-01T12:00:00Z"
The id of the tenant containing the resource.
"abcdef_ghijkl"
Name of the reward product bundle.
"Premium Cashback Rewards"
Reward config IDs associated with this product.
active, inactive Description of the reward product bundle.
"Cashback rewards for premium checking accounts"

