This endpoint allows you to apply cashback discount to a checkout/cart.
CustomerId (required): The customer identifier (email or document/CPF)CheckoutId (required): The checkout/cart ID from the e-commerce platformCashbackValue (optional): The specific amount of cashback to apply. If not provided, the maximum available cashback will be used.Total (optional): The checkout total value. Used for validation.OriginalKey (optional): A unique key to identify this redemption (for idempotency)RedeemOrigin (optional): The origin of the redeem requestOn success, returns the reward information including:
RewardId: The unique ID for this rewardExternalCode: Code to be used when sending orders to BonifiQOriginalKey: The key identifying this redemptionPoint: Information about the points usedCoupon: The coupon information (if generated)Use API Basic Auth Keys
The redeem request
Request to redeem cashback in a checkout
Customer identifier (email or document/CPF)
The checkout/cart ID from the e-commerce platform
Optional: The specific amount of cashback to apply. If not provided, the maximum available cashback will be used.
Optional: The checkout total value. Used for validation.
Optional: Platform-specific token for the checkout
Optional: A unique key to identify this redemption (for idempotency)
Optional: The origin of the redeem request
0, 1, 2, 3, 4, 5