Partial Return Order - Quantities ReturnedCopy Pageput https://sales.api.shoppinggives.com/order/{orderId}/partial-return-line-itemsAuthorization: Store:Sales:WritePath ParamsorderIdstringrequiredInternal ID of the order you want to reference; must match the user facing order ID.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonlineItemQuantityReturnedobject | nullSet of line item IDs and quantities returned by line item; for example, if there were 3 items purchases and 1 returned, please provide 1.lineItemQuantityReturned object | nullnewAmountdouble | nullThe new sale amount after refund.Headersx-store-idstringrequiredYour store ID (we will provide this).content-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Success 400Invalid Request 404Sale not found for Order IDUpdated about 1 year ago