Response body schema for POST v1/redemptions
.
Name | Type | Description |
---|---|---|
redemptions | List<Redemption> | |
parentRedemption | Redemption | |
order | OrderCalculated | |
inapplicableRedeemables | List<ValidationsRedeemableInapplicable> | Lists validation results of each inapplicable redeemable. |
skippedRedeemables | List<ValidationsRedeemableSkipped> | Lists validation results of each redeemable. If a redeemable can be applied, the API returns `"status": "APPLICABLE"`. |