AdminPostOrdersOrderReturnsReq
constructor
Properties
The line items that will be returned.
location_id
stringThe ID of the location used for the return.
no_notification
booleanIf set to
true
, no notification will be sent to the customer related to this Return.note
stringAn optional note with information about the Return.
receive_now
booleanA flag to indicate if the Return should be registerd as received immediately.
Default: false
refund
numberThe amount to refund.
return_shipping
ReturnShippingThe Shipping Method to be used to handle the return shipment.
return_shipping
ReturnShippingWas this section helpful?