Request body schema for POST v1/validations.
| Name | Type | Description | Notes |
|---|---|---|---|
| Options | ValidationsValidateRequestBodyOptions | [optional] | |
| Redeemables | List<ValidationsValidateRequestBodyRedeemablesItem> | [optional] | |
| Order | Order | [optional] | |
| Customer | Customer | [optional] | |
| Session | Session | [optional] | |
| TrackingId | string | Is correspondent to Customer's source_id | [optional] |
| Metadata | Object | A set of key/value pairs that you can attach to a redemption object. It can be useful for storing additional information about the redemption in a structured format. | [optional] |