{"info":{"_postman_id":"bff3daf9-006e-4a7a-8f33-31d4855fc0d6","name":"Apollo Sale Server","description":"<html><head></head><body><h1 id=\"version-106\">Version 1.0.6</h1>\n<h6 id=\"set-environment-to-default-for-testing\">Set environment to <strong>default</strong> for testing</h6>\n<h2 id=\"variables\">Variables</h2>\n<ul>\n<li>baseUrl : http://127.0.0.1:8080 is the IP of Apollo with port <code>8080</code></li>\n<li>module_spectra : <code>sp</code></li>\n<li>apiVersion: <code>v1</code></li>\n<li>currency: <code>HKD</code></li>\n<li>posId: <code>pos_12345</code></li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Version 1.0.6","slug":"version-106"}],"owner":"6659244","collectionId":"bff3daf9-006e-4a7a-8f33-31d4855fc0d6","publishedId":"TVYC9Knm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-31T09:26:22.000Z"},"item":[{"name":"Payment Request","item":[{"name":"Sale","id":"61e73a1c-31be-4017-85f7-126e04e11475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\":pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"SALE\",\n  \"requestAmount\": 50,\n  \"currency\": HKD,\n  \"preferredInstrument\": CARD,\n  \"forceAcquirer\": EDC\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>tipAmount</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n<li>preferredInstrument: CARD/QR/EPS/OCTOPUS/CASH/ZELLE/DEFAULT</li>\n<li>extra: {\"idCardNumber\": \"\",\"phoneNumber\":\"\",\"terminalId\":\"\",\"date\":\"\"}</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"61e73a1c-31be-4017-85f7-126e04e11475"},{"name":"Offline Sale","id":"a6186746-df40-4cb5-8f4c-9f6d4f08df96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"OFFLINE_SALE\",\n  \"requestAmount\": 30,\n  \"tipAmount\": 10,\n  \"currency\": HKD,\n  \"preferredInstrument\": CARD,\n  \"forceAcquirer\": EDC,\n  \"approvalCode\": \"000000\",\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>tipAmount</li>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n<li>preferredInstrument: CARD/QR/EPS/OCTOPUS/CASH/ZELLE/DEFAULT(SALE TYPE ONLY)</li>\n<li>DBS: transactionType = AUTH_COMPLETE for offline sale</li>\n</ul>\n<h3 id=\"dbs-mandatory-fields\">DBS mandatory field(s):</h3>\n<ul>\n<li>originalTransactionDate(yyyy/MM/dd)</li>\n<li>originalTerminalId</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6186746-df40-4cb5-8f4c-9f6d4f08df96"},{"name":"Tip Adjust","id":"70a7636d-7a92-4629-a237-9296f14e12b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"TIP_ADJUST\",\n  \"trace\": \"277\",\n  \"requestAmount\":30,\n  \"tipAmount\": 10,\n  \"forceAcquirer\": EDC,\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n<h3 id=\"remarks\">Remarks:</h3>\n<p>for example:\noriginal amount: 50, \ntips amonut: 10, \nfinal amount: 60 </p>\n<p>please set to:\n...\n\"requestAmount\" : 60,\n\"tipAmount\" : 10,\n...</p>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"70a7636d-7a92-4629-a237-9296f14e12b9"},{"name":"Refund","id":"439d08ae-dbbc-402c-8db4-5152d97a978f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"REFUND\",\n  \"requestAmount\": 30,\n  \"currency\": HKD,\n  \"rrn\": \"12345\",\n  \"preferredInstrument\": CARD,\n  \"forceAcquirer\": EDC,\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"439d08ae-dbbc-402c-8db4-5152d97a978f"},{"name":"Void","id":"87dae541-67cb-43b2-b95a-2ec47d9fcebe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"posId\": pos_12345,\n  \"transactionType\": \"VOID\",\n  \"trace\":17,\n  \"password\": 000000,\n  \"forceAcquirer\": EDC\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"87dae541-67cb-43b2-b95a-2ec47d9fcebe"},{"name":"Auth","id":"fd754e5f-b111-4736-b0ac-bb83dc779120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"AUTH\",\n  \"requestAmount\": 30,\n  \"currency\": HKD,\n  \"preferredInstrument\": CARD,\n  \"forceAcquirer\": EDC,\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd754e5f-b111-4736-b0ac-bb83dc779120"},{"name":"Auth Complete","id":"b0a3b847-a3c1-4ca5-b930-c2f8cb7b7785","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"AUTH_COMPLETE\",\n  \"requestAmount\": 30,\n  \"tipAmount\": 10,\n  \"currency\": HKD,\n  \"preferredInstrument\": CARD,\n  \"forceAcquirer\": EDC,\n  \"approvalCode\": \"000000\",\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>tipAmount</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n<li>password</li>\n</ul>\n<h3 id=\"dbs-mandatory-fields\">DBS mandatory field(s):</h3>\n<ul>\n<li>originalTransactionDate(yyyy/MM/dd)</li>\n<li>originalTerminalId</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0a3b847-a3c1-4ca5-b930-c2f8cb7b7785"},{"name":"Auth Void","id":"874f1705-9413-4b26-92d5-0a900367fd3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"VOID\",\n  \"originalTerminalTransactionId\": \"d9080c299599e88aaa90e2647857318e0f1162c7\",\n  \"requestAmount\": 30,\n  \"currency\": HKD,\n  \"rrn\": \"12345\",\n  \"upiVoidData\": {\n  \t\"originalTranType\": \"AUTH\",\n  \t\"approvalCode\": \"000000\",\n  \t\"upiRRN\": \"098765\"\n  },\n  \"password\": 000000,\n  \"forceAcquirer\": EDC\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>upiRRN in upiVoidData</li>\n<li>originalId in upiVoidData</li>\n<li>rrn</li>\n<li>password</li>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"874f1705-9413-4b26-92d5-0a900367fd3a"},{"name":"instalment","id":"2ebddaf4-4a91-4c6a-a768-1abee6522f33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"messageId\": pos_12345,\n  \"posId\": pos_12345,\n  \"transactionType\": \"INSTALL\",\n  \"requestAmount\": 30,\n  \"currency\": HKD,\n  \"preferredInstrument\": CARD\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Payment","urlObject":{"path":["sp","v1","Payment"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ebddaf4-4a91-4c6a-a768-1abee6522f33"}],"id":"13f55ed0-92fb-4ac3-be03-8916984113e4","_postman_id":"13f55ed0-92fb-4ac3-be03-8916984113e4","description":""},{"name":"Enquiry","item":[{"name":"Get last transaction","id":"581e6f2f-93ba-4d56-b6cd-35e6ef978fa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Enquiry/getLastTransaction","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Enquiry","getLastTransaction"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"581e6f2f-93ba-4d56-b6cd-35e6ef978fa2"},{"name":"getTotalAmount","id":"4d3a22eb-5402-4a08-8016-d6b0df3d05ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC\r\n}"},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getTotalAmount","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","enquiry","getTotalAmount"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"4d3a22eb-5402-4a08-8016-d6b0df3d05ba"},{"name":"getBatchNumber","id":"e5ba26d9-17f4-48a7-acf6-438be09fb39c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC\r\n}"},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getBatchNumber","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","enquiry","getBatchNumber"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"e5ba26d9-17f4-48a7-acf6-438be09fb39c"},{"name":"getCardTotal","id":"88d2e18e-b100-4b90-802e-298314f4411c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC\r\n}"},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getCardTotal","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","enquiry","getCardTotal"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"88d2e18e-b100-4b90-802e-298314f4411c"},{"name":"getAcquirerList","id":"0185e1c4-7125-4791-8249-05f97187bc34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC\r\n}"},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getAcquirerList","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","enquiry","getAcquirerList"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"0185e1c4-7125-4791-8249-05f97187bc34"},{"name":"getLastIsn (EPS trace)","id":"c230097d-c739-4de0-9b0b-244d22524b63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getLastIsn","urlObject":{"path":["sp","v1","enquiry","getLastIsn"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"c230097d-c739-4de0-9b0b-244d22524b63"},{"name":"getTxRecordByIsn (by EPS trace)","id":"50afd5da-35f9-4839-bfae-8c2f4f9ab74b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"isn\":\"067818\"\n}"},"url":"http://127.0.0.1:8080/sp/v1/enquiry/getTxRecordByIsn","urlObject":{"path":["sp","v1","enquiry","getTxRecordByIsn"],"host":["http://127.0.0.1:8080"],"query":[{"disabled":true,"key":"price","value":"5"}],"variable":[]}},"response":[],"_postman_id":"50afd5da-35f9-4839-bfae-8c2f4f9ab74b"},{"name":"GetTransactionByTrace","id":"255bec04-6bb5-4a37-9fa9-b0db5c400453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"messageId\": pos_12345,\r\n\t\"posId\": pos_12345,\r\n\t\"forceAcquirer\": EDC,\r\n\t\"trace\": 171\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Enquiry/getTransactionByTrace","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n","urlObject":{"path":["sp","v1","Enquiry","getTransactionByTrace"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"255bec04-6bb5-4a37-9fa9-b0db5c400453"}],"id":"a2b36e97-730e-4198-9e66-31b77c731dcd","_postman_id":"a2b36e97-730e-4198-9e66-31b77c731dcd","description":""},{"name":"Settlement","item":[{"name":"Settlement (By Settlement ID)","id":"a25863d7-ae91-4085-8e71-0958e166cda9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"posId\": pos_12345,\n  \"password\": 000000,\n  \"settlementId\":{{settlementId}},\n  \"forceAcquirer\": EDC\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Settlement","description":"<h3 id=\"optional-fields\">optional field(s):</h3>\n<ul>\n<li>forceAcquirer: EDC/CUP/QR</li>\n</ul>\n<p>Settlement ID is equal to id form getAcquirerList response</p>\n","urlObject":{"path":["sp","v1","Settlement"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"a25863d7-ae91-4085-8e71-0958e166cda9"},{"name":"Settlement (All)","id":"a28dcf97-dcc9-4ea6-9045-1678ee05b09c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"posId\": pos_12345,\n  \"password\": 000000\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/sp/v1/Settlement","urlObject":{"path":["sp","v1","Settlement"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"a28dcf97-dcc9-4ea6-9045-1678ee05b09c"}],"id":"07effd21-c621-4e2d-ad5f-bb193c7c1457","_postman_id":"07effd21-c621-4e2d-ad5f-bb193c7c1457","description":""},{"name":"Receipt","item":[{"name":"Print receipt by html","id":"174daf56-d7ce-4963-8910-dda0fc2febb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\"posId\":pos_12345,\n\"htmlString\":\"<div class='full'>\n        <h1>This is heading 1</h1></br>\n        <h2>This is heading 2</h2></br>\n        <h3>This is heading 3</h3></br>\n        <font size='5'>This is font size 5</font></br>\n        <font size='2'>This is font size 2</font></br>\n        <ul>\n            <li>Coffee</li>\n            <li>Tea</li>\n            <li>Milk</li>\n        </ul>\n        </br>\n        <b>This text is bold</b></br>\n        <i>This text is italic</i></br>\n        <u>This text is underline</u></br>\n        This is<sub> subscript</sub> and <sup>superscript</sup></br>\n        This is delete\n        <del>delete</del>\n        tag.</br>\n        This text is inserted\n        <ins>test</ins>\n        tag.</br>\n\n        <img src='sp_logo.png' width='250' height='90'>\n\n\n        <hr class='handyspace' style='height: 100px'>\n    </div>\"\n    }"},"url":"http://127.0.0.1:8080/sp/v1/Receipt/printByHtml","urlObject":{"path":["sp","v1","Receipt","printByHtml"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"174daf56-d7ce-4963-8910-dda0fc2febb4"}],"id":"ce84b9de-cdba-473d-8834-3f1d78d35f21","event":[{"listen":"prerequest","script":{"id":"5032be4d-687f-494b-95a3-24fa6561bf28","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c7491575-0e82-4416-bc31-bcd5d93127b3","type":"text/javascript","exec":[""]}}],"_postman_id":"ce84b9de-cdba-473d-8834-3f1d78d35f21","description":""}],"event":[{"listen":"prerequest","script":{"id":"ea1ba206-70bb-47d5-9f39-ae6dcd5dc94f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"981a1a31-5722-48f8-b163-83ae3e1d6a3c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"http://127.0.0.1:8080"},{"key":"module_spectra","value":"sp"},{"key":"apiVersion","value":"v1"},{"key":"messageId","value":"pos_12345"},{"key":"currency","value":"HKD"},{"key":"preferredInstrument","value":"CARD"},{"key":"password","value":"000000"},{"key":"forceAcquirer","value":"EDC"},{"key":"posId","value":"pos_12345"}]}