Skip to main content
GET
Return an existant reward already redeemed

Authorizations

Authorization
string
header
required

Use API Basic Auth Keys

Path Parameters

id
integer<int32>
required

Response

200 - application/json
Id
integer<int32>

Unique ID for this redeem

Customer
object

Customer that redeemed this reward

ExternalCode
string

Unique external code for this redeem. Could be used for integrating with third-party systems

CashValue
number<decimal> | null

If it is a Cashback or Value rewards represents the amount in cash (R$) given for the customer

IsCanceled
boolean

If true means this reward was cancelled and the points was given back to the customer

RedeemDate
string<date-time>

Date the reward was redeemed

Points
object

Points record regenerated upon redeeming process