I am working with an API which I need to filter the POST by a start and end date. I can get this working in Postman which is 'raw text' but I cannot determine how to move this across to my C# asp.net RestRequest. The Postman code is here returning the correct data: