Accepts a returnAsk AIpatch https://api.moderndropship.com/orders/{order_id}/returns/{return_id}/acceptAn endpoint that allows sellers to accept returns.Path Paramsorder_idstringrequiredID of the orderreturn_idstringrequiredID of the return to be acceptedBody ParamsThe payload for accepting a return, includes the required Seller CodesellerCodestringThe reference for the return in the seller's systemResponses 200OK 400Bad Request 403Forbidden 404Not Found 409Conflict 500Internal Server ErrorUpdated 7 months ago