| Name | Type | Description | Notes |
|---|---|---|---|
| error_code | str | Unique code for the error state | [optional] |
| message | str | Verbose message for the error state | [optional] |
| property_path | str | Path to property failing validation | [optional] |
| invalid_value | object | Invalid value for the property failing validation | [optional] |
| error_code | str | [optional] | |
| property_path | str | [optional] | |
| invalid_value | object | [optional] | |
| correlation_id | str | A unique identifier for tracking individual orders within the batch | [optional] |