Response body schema for POST v1/redemptions
.
Name | Type | Description | Notes |
---|---|---|---|
redemptions | List[Redemption] | [optional] | |
parent_redemption | Redemption | [optional] | |
order | OrderCalculated | [optional] | |
inapplicable_redeemables | List[ValidationsRedeemableInapplicable] | Lists validation results of each inapplicable redeemable. | [optional] |
skipped_redeemables | List[ValidationsRedeemableSkipped] | Lists validation results of each redeemable. If a redeemable can be applied, the API returns `"status": "APPLICABLE"`. | [optional] |