{"info":{"_postman_id":"d3c8daad-5fd1-4bb9-9f03-c7206c899a84","name":"Edufi3.18-docs","description":"<html><head></head><body><p>docs for edufi3.18 payment api</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10062823","collectionId":"d3c8daad-5fd1-4bb9-9f03-c7206c899a84","publishedId":"UVeGpQmT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-04T06:07:23.000Z"},"item":[{"name":"Payment","item":[{"name":"Reveal Answers","id":"e4529a1a-a2f8-4636-a6ce-81b2cbd9542f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"senderwalletid\": \"S10185319\",\n    \"receiverwalletid\": \"S10185318\",\n    \"answerid\": \"3\",\n    \"tokenid\": \"CM\",\n    \"numtokens\": 1\n}","options":{"raw":{"language":"json"}}},"url":"10.31.11.12:9232/api/v1/payment/reveal/","description":"<p>This api call allows the user to view the answer posted in QnA.</p>\n","urlObject":{"port":"9232","path":["api","v1","payment","reveal",""],"host":["10","31","11","12"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4529a1a-a2f8-4636-a6ce-81b2cbd9542f"}],"id":"aed74971-8262-444c-838f-dccc9ab277ab","description":"<p>api related to payment service</p>\n","_postman_id":"aed74971-8262-444c-838f-dccc9ab277ab"},{"name":"Transactions","item":[{"name":"Get Transactions By WalletID","id":"17359a91-aace-4fe9-ad29-c1feff5c46af","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"10.31.11.12:9231/api/v1/transactions/S10185319","description":"<p>This api call is to view all the transactions made by the user with walletid</p>\n","urlObject":{"port":"9231","path":["api","v1","transactions","S10185319"],"host":["10","31","11","12"],"query":[],"variable":[]}},"response":[],"_postman_id":"17359a91-aace-4fe9-ad29-c1feff5c46af"},{"name":"Create Transaction","id":"0c63c651-8c23-48a5-a658-59fea265137b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"senderwalletid\": \"S10185319\",\n    \"receiverwalletid\": \"S10185318\",\n    \"answerid\": \"2\",\n    \"tokenid\": \"CM\",\n    \"numtokens\": 1\n}","options":{"raw":{"language":"json"}}},"url":"10.31.11.12:9231/api/v1/transactions/createTransaction","description":"<p>This api call is used to create an transaction after the user successfully makes a payment</p>\n","urlObject":{"port":"9231","path":["api","v1","transactions","createTransaction"],"host":["10","31","11","12"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c63c651-8c23-48a5-a658-59fea265137b"}],"id":"ac7b4fde-f7f0-48b2-9da9-3ca8f343dc16","_postman_id":"ac7b4fde-f7f0-48b2-9da9-3ca8f343dc16","description":""}],"event":[{"listen":"prerequest","script":{"id":"fb414b6e-3f14-4a1e-9ed1-2e717c2759b6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a2fc2544-52cd-42b7-8530-a6167b64ff12","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"10.31.11.12"}]}