RejectedRedemption

A redemption that was included in a list of redemptions to redeem, but is not valid based on the partner's validation logic.

message
string

An explanation of why the discount was rejected.

required
object (Redemption)

Information about an offer to be redeemed (or that was redeemed) to a check.

{
  • "redemption": {
    },
  • "message": "string"
}