Partial Return Order - Quantities ReturnedAsk AIput 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 ParamslineItemQuantityReturnedobject | 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).Responses 200Success 400Invalid Request 404Sale not found for Order IDUpdated about 1 year ago