I am trying to post multiple table rows into the db. The class is "PurchaseOrderDetail" I understand i need to deserialize the JSON but I am not sure how to do that using the async Task IHttpActionResult method. Error MessageI am trying to post multiple table rows into th