Name | Type | Description | Notes |
---|---|---|---|
id | String | Unique validation id. | [optional] |
session_id | String | Unique session id. | [optional] |
status | String | The validation status | [optional] |
created_at | Time | Timestamp representing the date and time when the validation was created in ISO 8601 format. | [optional] |
customer_id | String | Unique customer ID of the customer making the purchase. | [optional] |
redeemables | Array<ValidationsRedeemableApplicable> | Lists validation results of each redeemable. | [optional] |
skipped_redeemables | Array<ValidationsRedeemableInapplicable> | Lists validation results of each redeemable. | [optional] |
inapplicable_redeemables | Array<ValidationsRedeemableSkipped> | Lists validation results of each redeemable. | [optional] |
This repository was archived by the owner on May 7, 2024. It is now read-only.