Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Reward details
Redemption code. This code must be specified. Redemption code is generated in the response of the Issue Variable Rewards
(POST /api/v1/redeem/reward/issue) endpoint.
"04c229d7-03cb-421f-9d77-1c0ff1fc2641"
Represents the store where the rewards are being redeemed. Each store (online, physical or POS) has a unique locationExternalReference name or ID.
1
"Company_Club"
Profile ID of the member. In an ecosystem, it acts as a primary ID to keep the various systems (apps, websites, etc.) in sync.
"67460e74-02e3-11e8-b443-00163e990bdb"
Representative who is issuing the reward redemption.
1
"Joe"
Response
OK