Rejects a returnCopy Pagepatch https://api.moderndropship.com/orders/{order_id}/returns/{return_id}/rejectAn endpoint that allows sellers to reject returns.Path Paramsorder_idstringrequiredID of the orderreturn_idstringrequiredID of the return to be rejectedBody ParamsThe payload for rejecting a returnrejectionReasonstringResponses 200OK 400Bad Request 403Forbidden 404Not Found 409Conflict 500Internal Server ErrorUpdated 16 days ago