{"info":{"_postman_id":"a5971523-c9be-47a8-b6a2-95565d6dfdb8","name":"Mula Collection","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1238477","collectionId":"a5971523-c9be-47a8-b6a2-95565d6dfdb8","publishedId":"RztivWYY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-01-29T09:25:57.000Z"},"item":[{"name":"Fetch Request details","id":"2451e238-abfb-4033-8f4e-c5749a0fb1f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"merchantTransactionID\":\"DMIlmFrffCfdCvjpDH\"\n}"},"url":"https://beep2.cellulant.com:9212/checkout/v2/custom/requests/query-status","description":"<p>Check for the status of a checkout request</p>\n","urlObject":{"protocol":"https","port":"9212","path":["checkout","v2","custom","requests","query-status"],"host":["beep2","cellulant","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2451e238-abfb-4033-8f4e-c5749a0fb1f4"},{"name":"acknowledge Payments","id":"19e37f15-be8f-4f4c-9e87-1e654d89e133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"merchantTransactionID\":\"DMIlmFrffCfdCvjpDH\",\n\t\"checkoutRequestID\":\"dev-test-1548742120\",\n\t\"receiptNumber\":\"receipt-DMIlmFrffCfdCvjpDH\" ,\n    \"statusCode\":200,\n    \"statusDescription\":\"Accepted payment\"\n}"},"url":"https://beep2.cellulant.com:9212/checkout/v2/custom/requests/acknowledge-payments","description":"<p>Acknowledge the payments for the checkout request made</p>\n","urlObject":{"protocol":"https","port":"9212","path":["checkout","v2","custom","requests","acknowledge-payments"],"host":["beep2","cellulant","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"19e37f15-be8f-4f4c-9e87-1e654d89e133"},{"name":"Initiate Refund","id":"1a63d94b-cca5-4c1b-a20e-c30378fff4e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\"merchantTransactionID\":\"DMIlmFrffCfdCvjpDH\",\n\t\"checkoutRequestID\":\"249792\",\n\t\"refundType\":\"full\" ,\n    \"refundAmount\":\"101\",\n    \"narration\":\"sasa\"\n}"},"url":"https://beep2.cellulant.com:9212/checkout/v2/custom/requests/initiate-refunds","description":"<p>Initiate a refund request for a transaction that was accepted.</p>\n","urlObject":{"protocol":"https","port":"9212","path":["checkout","v2","custom","requests","initiate-refunds"],"host":["beep2","cellulant","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a63d94b-cca5-4c1b-a20e-c30378fff4e4"}]}