package APIs; import static io.restassured.RestAssured.*; import static org.junit.Assert.assertEquals; import java.io.IOException; import org.testng.annotations.A