Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 920 Bytes

OrderReturnUpdate.md

File metadata and controls

22 lines (14 loc) · 920 Bytes

OrderReturnUpdate

Properties

Name Type Description Notes
returnId String Return ID
orderId String Defines the order id [optional]
storeId String Store Id [optional]
itemRestock Boolean Boolean, whether or not to add the line items back to the store inventory. [optional]
returnStatusId String Defines return request status [optional]
staffNote String Specifies staff note [optional]
comment String Specifies return comment [optional]
sendNotifications Boolean Send notifications to customer after order was created [optional]
rejectReason String Defines return reject reason [optional]
orderProducts Seq<OrderReturnUpdateOrderProductsInner>