Name | Type | Description | Notes |
---|---|---|---|
ReturnId | string | Return ID | |
OrderId | string | Defines the order id | [optional] |
StoreId | string | Store Id | [optional] |
ItemRestock | bool | Boolean, whether or not to add the line items back to the store inventory. | [optional] [default to false] |
ReturnStatusId | string | Defines return request status | [optional] |
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<OrderReturnUpdateOrderProductsInner> |