You have an ASP.NET MVC Web API that processes new customer inquiries. The client applications are intended to be very focused in scope and centered on just a few operations. A decision was just made that, for now, the API needs to simply allow data collected from a Web Form to be submitted to a SQL Server database. Which of the following is needed to allow form data to be submitted to the server?