Get returnAsk AIget https://api.moderndropship.com/buyer/orders/{order_id}/seller-orders/{seller_order_id}/returns/{return_id}An endpoint for getting a return on an order.Path Paramsorder_idstringrequiredID of the buyer order with the returnseller_order_idstringrequiredID of the seller order with the returnreturn_idstringrequiredID of the returnResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated 7 months ago