@Test
 public void testGetCLTRID() {
   assertEquals("ABC-12345", response.getCLTRID());
 }