{"info":{"_postman_id":"1d25b4b8-5353-4d23-85b7-efc6351b53d8","name":"ULCertAPI","description":"<html><head></head><body><p>The Collection describes the interface to the ULCertController API. This API enables brand test tool to be controlled in test scenarios, such as card simulation and Payment Certification testing.</p>\n<p>In case you have an API-related question, please mail <a href=\"https://mailto:support@intelliqa.com\">support@intelliqa.com</a></p>\n<h2 id=\"certification-controller\">Certification Controller</h2>\n<p>You can download the Certification Controller from GitHub repo here: <a href=\"https://github.com/IntelliQA/CertController\">CertController</a></p>\n<h2 id=\"environment\">Environment</h2>\n<p>This collection includes a pre-configured environment setting. You will be need to set up the variables listed in order to run each request:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>url</td>\n<td>Certification Controller Endpoint</td>\n<td><a href=\"http://localhost:5555\">http://localhost:5555</a></td>\n</tr>\n<tr>\n<td>bttid</td>\n<td>BTT ID assgined in ConfigRest</td>\n<td>IntelliQABTT1</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11978688","collectionId":"1d25b4b8-5353-4d23-85b7-efc6351b53d8","publishedId":"TVRhbUop","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-10T11:51:32.000Z"},"item":[{"name":"Card Simulation","item":[{"name":"Start CardSimulatorServer","id":"ae51428e-17a8-4e4c-b26c-be2b155dce5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Start CardSimulatorServer\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n        \"interface\": \"contactless\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the user to Start the CardSimulatorServer</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"97f0a440-ad72-4b37-9ae9-abfc7f634ff6","name":"Start CardSimulatorServer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Start CardSimulatorServer\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n        \"interface\": \"contactless\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"ae51428e-17a8-4e4c-b26c-be2b155dce5f"},{"name":"Activate Probe","id":"15ab2517-b050-400c-86f7-ed6c2378baad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Activate Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the \u001buser to Activate Probe.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d680c3f0-fc52-4b3e-879c-60301b05da8a","name":"Activate Probe","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Activate Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"15ab2517-b050-400c-86f7-ed6c2378baad"},{"name":"Stop CardSimulatorServer","id":"1a8e75bb-ceb3-4b5a-84b6-aa6e1e694a7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Stop CardSimulatorServer\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the \u001buser to Stop the CardSimulatorServer </p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3bd3d4f6-8363-4c6a-96f6-2f98ff573d33","name":"Stop CardSimulatorServer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Stop CardSimulatorServer\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"1a8e75bb-ceb3-4b5a-84b6-aa6e1e694a7e"},{"name":"Simulate Card","id":"01351674-255e-441a-9e9f-bbd50dcbc6d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":\t{\n    \t\"message_type\": \"Start CardSimulation\",\n    \t\"version\"\t  : \"1.0\", \t\n    \t\"payload\"\t  : {\n    \t\t\"filename\": \"C:\\\\\\\\UL Test Tools\\\\\\\\BTT 5.5.0\\\\\\\\Application\\\\\\\\Suites\\\\\\\\Images\\\\\\\\MasterCard\\\\\\\\Contactless\\\\\\\\M-TIP Subset\\\\\\\\MCD03 - v1.0.xml\"\n    \t}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the user to Simulate Card</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e59306f0-f1bb-42b5-94e0-476d9e4a2d6f","name":"Simulate Card","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":\t{\n    \t\"message_type\": \"Start CardSimulation\",\n    \t\"version\"\t  : \"1.0\", \t\n    \t\"payload\"\t  : {\n    \t\t\"filename\": \"C:\\\\\\\\UL Test Tools\\\\\\\\BTT 5.3.0\\\\\\\\Application\\\\\\\\Suites\\\\\\\\Images\\\\\\\\MasterCard\\\\\\\\Contact\\\\\\M-TIP Subset\\\\\\\\MTIP_05_13A.xml\"\n    \t}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"01351674-255e-441a-9e9f-bbd50dcbc6d9"},{"name":"Stop CardSimulation","id":"2e8070a6-072a-4465-9680-dcb7262953b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Stop CardSimulation\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the user to Stop the CardSimulation</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7835be77-564f-4251-af38-7f4de3096023","name":"Stop CardSimulation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Stop CardSimulation\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"2e8070a6-072a-4465-9680-dcb7262953b9"},{"name":"Get Last Card Simulation Reports","id":"d55b3ddc-8388-4d45-a156-720491c8b7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Get Last Card Simulation Reports\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint allows the user to Stop the CardSimulation</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d55b3ddc-8388-4d45-a156-720491c8b7c0"}],"id":"2d97f72f-5366-42fb-9a1d-15a457ce4c2c","description":"<p>These endpoints allow a user to simulate a specific card in btt</p>\n","_postman_id":"2d97f72f-5366-42fb-9a1d-15a457ce4c2c"},{"name":"Certification","item":[{"name":"List Test Cases","id":"3095b982-6189-4ee6-98db-eb1e58c4e03a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"List Test Cases\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n      \t\"brand\" : \"Visa\",\n      \t\"interface\" : \"all\",\n      \t\"test_plan\" : \"all\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This endpoint will list all the test cases available in the requested test plan</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c76a8990-ca52-42bd-a004-2c3449ddfafe","name":"List Test Cases","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"List Test Cases\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n      \t\"brand\" : \"Mastercard\",\n      \t\"interface\" : \"contactless\",\n      \t\"test_plan\" : \"all\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3095b982-6189-4ee6-98db-eb1e58c4e03a"},{"name":"Initiate Test Case","id":"3c547809-f307-462c-8a54-abe33cdd5011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"IntelliQABtt1\",\n    \"message\": {\n        \"message_type\": \"Initiate Test Case\",\n        \"version\": \"1.0\",\n        \"payload\": {\n            \"test_plan\": \"06_VisaL3Testing_series_01_build_018\",\n            \"brand\": \"Visa\",\n            \"version\": \"series 01 build 018\",\n            \"test_case\": \"VISA.TC.0001\",\n            \"interface\": \"contact\",\n            \"verbose\": \"true\"\n        }\n    }\n}"},"url":"{{url}}","description":"<p>This endpoint will Initiate a Test Case for certification</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c547809-f307-462c-8a54-abe33cdd5011"},{"name":"Transaction Finalization ","id":"101974a1-3606-4c26-92c6-7f0e4a0b0cc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Transaction Finalization\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n\t\t\"outcome\":\"approved\",\n\t\t\"requested_data\": [\n\t\t\t\"true\"\n\t\t\t],\n\t\t\"receipt\": null\n      }\n    }\n }"},"url":"{{url}}","description":"<p>This endpoint will finalize the transaction initiated</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"101974a1-3606-4c26-92c6-7f0e4a0b0cc3"}],"id":"cecb46c1-58a4-4240-85b6-13b63278ed27","description":"<p>These endpoints allow user to perform certification testing</p>\n","_postman_id":"cecb46c1-58a4-4240-85b6-13b63278ed27"},{"name":"Select Profile","id":"830edb5f-5078-4b6f-a88a-e57319fc2b85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Select Profile\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n      \t\"profile\" : \"{{profile}}\",\n      \t\"description\" : \"{{description}}\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This will allow a user to select the brand test tool profile.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"11c888ab-8e2d-448c-927f-4fbeddeda56f","name":"Select Profile","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {  \"id\": \"IntelliQABTT1\",\n    \"message\":  {\n      \"message_type\": \"Select Profile\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {\n      \t\"profile\" : \"VISA Test\",\n      \t\"description\" : \"VISA Test\"\n      }\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"830edb5f-5078-4b6f-a88a-e57319fc2b85"},{"name":"Mute Probe","id":"ae80c2c9-529b-4471-bcf6-f3b9811d412d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Mute Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This will allow a user to select the brand test tool profile.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b24f2b3d-c922-4691-866a-55e8e903dc58","name":"Mute Probe","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Mute Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"ae80c2c9-529b-4471-bcf6-f3b9811d412d"},{"name":"Unmute Probe","id":"e1063441-5606-4775-b75b-89d729bea7ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Unmute Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This will allow a user to select the brand test tool profile.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9229b374-aa73-4078-bd36-85c119604e6c","name":"Unmute Probe","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Unmute Probe\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"e1063441-5606-4775-b75b-89d729bea7ba"},{"name":"Shutdown","id":"5c186580-8135-44ef-abd0-c5b49890d40d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Shutdown\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : 1000\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This will allow a user to select the brand test tool profile.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"12d4233f-8b86-45a7-b71e-3bc3f5299972","name":"Shutdown","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Shutdown\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : 1000\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"5c186580-8135-44ef-abd0-c5b49890d40d"},{"name":"Terminate Testing","id":"d05dc7bd-253a-4c5d-ad22-60ab3d201d2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"  {  \"id\": \"{{bttid}}\",\n    \"message\":  {\n      \"message_type\": \"Terminate Testing\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : {}\n    }\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}","description":"<p>This will allow a user to select the brand test tool profile.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ed817429-a096-471f-960c-1277a3c9e238","name":"Shutdown","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {  \"id\": \"IntelliQABtt1\",\n    \"message\":  {\n      \"message_type\": \"Shutdown\",\n      \"version\"    : \"1.0\",   \n      \"payload\"    : 1000\n    }\n }","options":{"raw":{"language":"json"}}},"url":"http://intelliqa40:8010"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message_type\": \"ACK\",\n    \"version\": \"1.0\",\n    \"payload\": null\n}"}],"_postman_id":"d05dc7bd-253a-4c5d-ad22-60ab3d201d2c"}]}