JavaScript class that sends an Ajax POST request with 2 parameters to a third-party API with basic authentication and receives a data object in the postback. To use this class, you would first create ...