Xamarin Forms and RestSharp Library

Also you can pass in the company ID using the CallSettings instead of that funky oData syntax (makes it cleaner IMO)

EpicorRest.CallSettings = new CallSettings("YourCompany", "YourPlant", "Yourlanguage", "YourformatCulture");

The last two can be empty strings