| Name | Type | Description | Notes |
|---|---|---|---|
| error | Error | [optional] | |
| item_level_refund_reason_required | Boolean | True if the item level refund reason is required | [optional] |
| item_level_refund_reasons | [OrderReason] | Reason codes available at the item level. | [optional] |
| item_level_return_reasons | [OrderReason] | Return codes available at the item level. | [optional] |
| metadata | ResponseMetadata | [optional] | |
| order_level_refund_reason_required | Boolean | True if the order level refund reason is required | [optional] |
| order_level_refund_reasons | [OrderReason] | Reason codes available at the order level. | [optional] |
| order_level_reject_reason_required | Boolean | True if the order level reject reason is required | [optional] |
| order_level_reject_reasons | [OrderReason] | Reject codes available at the order level. | [optional] |
| success | Boolean | Indicates if API call was successful | [optional] |
| warning | Warning | [optional] |