Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 825 Bytes

ClientRedemptionsRedeemResponseBody.md

File metadata and controls

18 lines (10 loc) · 825 Bytes

ClientRedemptionsRedeemResponseBody

Response body schema for POST v1/redemptions.

Properties

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 `&quot;status&quot;: &quot;APPLICABLE&quot;`.