We have an API POST method called CreateEvent(obj) that takes an object. One of the properties in the object is an int ClientId We have a GET method called GetClients() that