Name | Type | Description | Notes |
---|---|---|---|
OrderId | string | Defines the order id | [optional] |
StoreId | string | Store Id | [optional] |
ReturnStatusId | string | Defines return request status | |
ReturnActionId | string | Defines return request action | |
ReturnReasonId | string | Defines return request reason | |
ReturnReason | string | Defines return request reason | [optional] |
ItemRestock | bool | Boolean, whether or not to add the line items back to the store inventory. | [optional] [default to false] |
StaffNote | string | Specifies staff note | [optional] |
Comment | string | Specifies return comment | [optional] |
SendNotifications | bool | Send notifications to customer after order was created | [optional] [default to false] |
RejectReason | string | Defines return reject reason | [optional] |
OrderProducts | List<OrderReturnAddOrderProductsInner> |