Name | Type | Description | Notes |
---|---|---|---|
valid | bool | The result of the validation. It takes all of the redeemables into account and returns a `false` if at least one redeemable is inapplicable. Returns `true` if all redeemables are applicable. | |
redeemables | \OpenAPI\Client\Model\ClientValidationsValidateResponseBodyRedeemablesItem[] | Lists validation results of each redeemable. If a redeemable can be applied, the API returns `"status": "APPLICABLE"`. | |
order | \OpenAPI\Client\Model\OrderCalculated | [optional] | |
tracking_id | string | Hashed customer source ID. | [optional] |
session | \OpenAPI\Client\Model\Session | [optional] | |
application_mode | string | ||
inapplicable_redeemables | ValidationsRedeemableInapplicable[] | Lists validation results of each inapplicable redeemable. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.