Create an HttpClient in an async method. Set the base url.

Create a JObject and set the values to pass to the webservice.

Call PostAsync() passing the JObject as JSON.

Parse the response using dynamics.