Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 857 Bytes

File metadata and controls

18 lines (10 loc) · 857 Bytes

RedemptionsRedeemResponseBody

Response body schema for POST v1/redemptions.

Properties

Name Type Description
redemptions List<Redemption>
parentRedemption Redemption
order RedemptionsRedeemResponseBodyOrder
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 `&quot;status&quot;: &quot;APPLICABLE&quot;`.