{"info":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","description":"<html><head></head><body><p>HTTP Status Codes - All API requests will return HTTP status codes. If the status code is 200, this means the request has been validated and processed by the Server and you can proceed to examine the api response from the Server. The statusCode param in the API response will indicate whether the Server was able to process the request successfully or not. If the HTTP status code is not 200, this indicates an issue with the request and you can consult the table below for possible reasons and how to remediate.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><em>Code</em></th>\n<th><em>Reason</em></th>\n<th><em>Action</em></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>Valid Request</td>\n<td>Check specific api request documentation for response.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>-Missing request parameter  <br>-Invalid parameter format  <br>For example, some parameters require string others require numbers.</td>\n<td>Ensure all params have been provided and the right data type used according to the api doc.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>-Invalid certificate and key pair For example attempting to use uat credentials/cert in prod or vice-versa.</td>\n<td>Ensure the correct certificate and key pair is used with each request.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>- Invalid API Key  <br>- Invalid Request Type  <br></td>\n<td>Ensure the x-api-key is passed in the headers. Also ensure correct http request type [GET,POST, PATCH etc] for the specific api request is used</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Not found</td>\n<td>Ensure the request parameter value provided in a GET or PATCH is valid. Also ensure requested resource in path is valid.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Server encountered an unexpected error.</td>\n<td>Please review your request and try again. If the problem persists, kindly share your request and any relevant logs for further investigation.</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":"9150148","collectionId":"3abcea43-53e9-4021-871e-c5cf324b374d","publishedId":"UVsQs4NC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-08T17:43:24.000Z"},"item":[{"name":"v1.0","item":[{"name":"health","item":[{"name":"/v1.0/health","id":"04a6968f-ff7a-4948-b98d-459a557291bc","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/health","description":"<p>Check E-Levy Platform Health. Ideal for platform monitoring etc. It is not intended to be used prior to making API calls.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>stage</td>\n<td>string</td>\n<td>Platform stage environment. one of [dev, uat, prod]</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","health"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[]}},"response":[{"id":"0a9e6150-742f-40a1-8516-6111f6b411b9","name":"E-Levy API Health Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"406bdf83-f2e7-43ae-974e-da10a4ab33ee"},{"key":"x-amz-apigw-id","value":"PVoQ_H1xjoEFgEQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388739-72610190ee9783630c96320e;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"99"},{"key":"date","value":"Mon, 21 Mar 2022 14:10:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"stage\": \"uat\",\n    \"serverTimestamp\": \"2022-03-21 14:10:01\"\n}"}],"_postman_id":"04a6968f-ff7a-4948-b98d-459a557291bc"}],"id":"3aa2e04d-950d-4005-8e40-8a0fd486f4c3","_postman_id":"3aa2e04d-950d-4005-8e40-8a0fd486f4c3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"reserve","item":[{"name":"/v1.0/reserve","event":[{"listen":"test","script":{"id":"2f654b81-b7ad-4d1e-ae7e-388a76c4e246","exec":["let response = pm.response.json();","","pm.collectionVariables.set(\"elevyID\", response['elevyID']);"],"type":"text/javascript"}}],"id":"774f63a7-c966-4d1d-a087-8eb67fc01284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientTimestamp\": \"2022-02-15 09:00:00\",\n  \"clientTransactionID\": \"aafef232366\",\n  \"chargingPartyID\": \"1\",\n  \"currency\": \"GHS\",\n  \"receiverAccountNumber\": \"233244124124\",\n  \"receiverInstitutionID\": \"1\",\n  \"senderAccountNumber\": \"233244125127\",\n  \"senderIssuerID\": \"1\",\n  \"senderPhoneNumber\": \"233244125125\",\n  \"transferAmount\": 159.50,\n  \"senderTIN\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/reserve","description":"<p>E-Levy reservation request.</p>\n<p>Request:</p>\n<p>All fields 'Required' unless explicitly stated as 'Optional'.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Unique transaction ID assigned by Charging party for this transaction. All reservations by Charging party must have a unique transaction ID. Duplicates will be rejected.</td>\n</tr>\n<tr>\n<td>clientTimestamp</td>\n<td>string</td>\n<td>Charging party timestamp for request. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>chargingPartyID</td>\n<td>string</td>\n<td>Charging party unique identifier. Assigned by GRA.</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for transfer</td>\n</tr>\n<tr>\n<td>transferAmount</td>\n<td>number</td>\n<td>Transfer Amount. Excluding all fees.</td>\n</tr>\n<tr>\n<td>senderIssuerID</td>\n<td>string</td>\n<td>Unique ID for the Issuer of the source of funds.  <br />IssuerID (bank-transfer) =&gt; sort code  <br />IssuerID (mobile-money)=&gt; gip code  <br />IssuerID (card) =&gt; bin (First 6 or 8 digits)  <br />IssuerID (wallet) =&gt; gip code /cp id  <br />* See GIP Codes in table below.  <br />** See BIN requirements for card schemes in table below</td>\n</tr>\n<tr>\n<td>senderAccountNumber</td>\n<td>string</td>\n<td>Account number for source of funds at sender Issuer.  <br />  <br />If account number is a phone number then it should be specified in international format. e.g 233244123123.  <br />  <br />For card transactions the sender account number should be masked per PCI Requirement 3.3  <br />* See Masked PAN format for card schemes below</td>\n</tr>\n<tr>\n<td>senderPhoneNumber</td>\n<td>string</td>\n<td>Phone number of individual or entity initiating transfer. International format. e.g 233244123123.  <br />  <br />The senderPhoneNumber may not be readily available in some applications. e.g POS terminals and can be set to empty string. In all other cases senderPhoneNumber should be provided.</td>\n</tr>\n<tr>\n<td>senderTIN</td>\n<td>string</td>\n<td>Optional TIN number of individual or entity initiating transfer. TIN number of individual is Ghana card number.  <br />  <br />Please Send only Ghana Card or TIN information to the API. If you don't have Ghana Card or TIN leave the field empty.</td>\n</tr>\n<tr>\n<td>receiverInstitutionID</td>\n<td>string</td>\n<td>Unique ID for the receiving institution of the funds transfer.  <br />ReceiverID (bank-transfer) =&gt; sort code  <br />ReceiverID (gip) =&gt; gip code  <br />ReceiverID (mobile-money) =&gt; gip code  <br />ReceiverID (card) =&gt; bin(First 6 or 8 digits)  <br />ReceiverID (wallet) =&gt; gip code /cp id  <br />* See GIP Codes in table below  <br />** See BIN requirements for card schemes below</td>\n</tr>\n<tr>\n<td>receiverAccountNumber</td>\n<td>string</td>\n<td>Account number for receipt of funds at receiver Institution.  <br />  <br />If account number is a phone number then it should be specified in international format. e.g 233244123123.  <br />  <br />For card transactions the receiver account number should be masked per PCI Requirement 3.3  <br />* See Masked PAN format for card schemes below</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>string</td>\n<td>Optional type of transaction being performed.  <br />  <br />The default serviceType is TRANSFER.  <br />  <br />* See Service Type table below for list of serviceType values.</td>\n</tr>\n<tr>\n<td>cancel</td>\n<td>boolean</td>\n<td>Optional parameter to immediately cancel reservation on success. Valid values are true or false.  <br />  <br />Useful for computing E-Levy Amount estimate to be shown to user.  <br />  <br />A canceled reservation cannot be confirmed so charging party must perform another reservation on \"PAY\" attempt by user .  <br />  <br />Here's how to use \"cancel\" to improve user experience and reduce 'hanging' reservations.  <br />  <br />1. Do \"reserve\" and set cancel to true.  <br />2. Compute E-Levy amount and display to user.  <br />3. When user attempts to \"PAY\" do another \"reserve\" and set cancel to false  <br />4. Compute E-Levy amount and compare to E-Levy amount in Step 2.  <br />5. If E-Levy amount is the same proceed to debit customer and \"confirm\" if transfer successful.  <br />6. If E-Levy amount is different, \"cancel\" reservation and go to Step 2.  <br />  <br />  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div><p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of reserved transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for E-Levy</td>\n</tr>\n<tr>\n<td>taxableAmount</td>\n<td>number</td>\n<td>Charging Party to compute E-Levy on this amount</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div><p>GIP Routing Codes:</p>\n<p>Codes for senderIssuerID and receiverInstitutionID. If Charging Party is a Bank and the transaction originates from a Bank account the senderIssuerID must be the sort code of the Bank branch where the Bank account resides. If charging party is a PSP initiating transaction on behalf of a Bank, the PSP can use Bank's GIP code as senderIssuerID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>GIP CODE</strong></th>\n<th><strong>INSTITUTION</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>300302</td>\n<td>STANDARD CHARTERED BANK</td>\n</tr>\n<tr>\n<td>300303</td>\n<td>ABSA BANK GHANA LIMITED</td>\n</tr>\n<tr>\n<td>300304</td>\n<td>GCB BANK LIMITED</td>\n</tr>\n<tr>\n<td>300305</td>\n<td>NATIONAL INVESTMENT BANK</td>\n</tr>\n<tr>\n<td>300307</td>\n<td>AGRICULTURAL DEVELOPMENT BANK</td>\n</tr>\n<tr>\n<td>300309</td>\n<td>UNIVERSAL MERCHANT BANK</td>\n</tr>\n<tr>\n<td>300310</td>\n<td>REPUBLIC BANK LIMITED</td>\n</tr>\n<tr>\n<td>300311</td>\n<td>ZENITH BANK GHANA LTD</td>\n</tr>\n<tr>\n<td>300312</td>\n<td>ECOBANK GHANA LTD</td>\n</tr>\n<tr>\n<td>300313</td>\n<td>CAL BANK LIMITED</td>\n</tr>\n<tr>\n<td>300317</td>\n<td>PRUDENTIAL BANK LTD</td>\n</tr>\n<tr>\n<td>300318</td>\n<td>STANBIC BANK</td>\n</tr>\n<tr>\n<td>300322</td>\n<td>GUARANTY TRUST BANK</td>\n</tr>\n<tr>\n<td>300325</td>\n<td>UNITED BANK OF AFRICA</td>\n</tr>\n<tr>\n<td>300329</td>\n<td>ACCESS BANK LTD</td>\n</tr>\n<tr>\n<td>300331</td>\n<td>CONSOLIDATED BANK GHANA</td>\n</tr>\n<tr>\n<td>300334</td>\n<td>FIRST NATIONAL BANK</td>\n</tr>\n<tr>\n<td>300380</td>\n<td>ETRANZACT</td>\n</tr>\n<tr>\n<td>300481</td>\n<td>EXPRESSPAY</td>\n</tr>\n<tr>\n<td>300486</td>\n<td>UNITY LINK</td>\n</tr>\n<tr>\n<td>300487</td>\n<td>SLYDEPAY</td>\n</tr>\n<tr>\n<td>300591</td>\n<td>MTN MOBILE MONEY</td>\n</tr>\n<tr>\n<td>300592</td>\n<td>AIRTELTIGO MONEY</td>\n</tr>\n<tr>\n<td>300594</td>\n<td>VODAFONE CASH</td>\n</tr>\n<tr>\n<td>300323</td>\n<td>FIDELITY BANK LIMITED</td>\n</tr>\n<tr>\n<td>300361</td>\n<td>SERVICES INTEGRITY SAVINGS LOANS</td>\n</tr>\n<tr>\n<td>300320</td>\n<td>BANK OF AFRICA</td>\n</tr>\n<tr>\n<td>300496</td>\n<td>DALEX FINANCE AND LEASING COMPANY</td>\n</tr>\n<tr>\n<td>300319</td>\n<td>FIRST BANK OF NIGERIA</td>\n</tr>\n<tr>\n<td>300485</td>\n<td>PAYSWITCH</td>\n</tr>\n<tr>\n<td>300362</td>\n<td>GHL Bank</td>\n</tr>\n<tr>\n<td>300328</td>\n<td>BANK OF GHANA</td>\n</tr>\n<tr>\n<td>300316</td>\n<td>FIRST ATLANTIC BANK</td>\n</tr>\n<tr>\n<td>300324</td>\n<td>SAHEL - SAHARA BANK (BSIC)</td>\n</tr>\n<tr>\n<td>300574</td>\n<td>G-MONEY</td>\n</tr>\n<tr>\n<td>300306</td>\n<td>ARB APEX BANK LIMITED</td>\n</tr>\n<tr>\n<td>300466</td>\n<td>HUBTEL</td>\n</tr>\n<tr>\n<td>300468</td>\n<td>FAST PACE LIMITED</td>\n</tr>\n<tr>\n<td>300477</td>\n<td>NSANO LIMITED</td>\n</tr>\n<tr>\n<td>300467</td>\n<td>IT CONSORTIUM</td>\n</tr>\n<tr>\n<td>300349</td>\n<td>INTERNALTIONAL SAVINGS AND LOANS</td>\n</tr>\n<tr>\n<td>300333</td>\n<td>BAYPORT SAVINGS AND LOANS</td>\n</tr>\n<tr>\n<td>300479</td>\n<td>ZEEPAY GHANA LIMITED</td>\n</tr>\n<tr>\n<td>300478</td>\n<td>BSYSTEMS LIMITED</td>\n</tr>\n<tr>\n<td>300300</td>\n<td>GhIPSS PAYMENT GATEWAY</td>\n</tr>\n<tr>\n<td>300345</td>\n<td>ADEHYEMAN SAVINGS AND LOANS</td>\n</tr>\n<tr>\n<td>300308</td>\n<td>SOCIETE GENERALE GHANA</td>\n</tr>\n<tr>\n<td>300463</td>\n<td>APPSNMOBILE SOLUTIONS LIMITED</td>\n</tr>\n<tr>\n<td>300356</td>\n<td>SINAPI ABA SAVINGS AND LOANS</td>\n</tr>\n<tr>\n<td>300450</td>\n<td>MOOLRE LIMITED</td>\n</tr>\n<tr>\n<td>300458</td>\n<td>KORBA</td>\n</tr>\n<tr>\n<td>300597</td>\n<td>YUP GHANA LIMITED</td>\n</tr>\n<tr>\n<td>300471</td>\n<td>NFORTICS GHANA LIMITED</td>\n</tr>\n<tr>\n<td>300473</td>\n<td>EMERGENT PAYMENTS GHANA LIMITED</td>\n</tr>\n<tr>\n<td>300437</td>\n<td>JUNIPAY</td>\n</tr>\n<tr>\n<td>300595</td>\n<td>GHANAPAY</td>\n</tr>\n</tbody>\n</table>\n</div><p>BIN Length / Masked PAN Format</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>PAN / BIN Length</th>\n<th>Payment Brand</th>\n<th>Masked PAN format</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />16-digit PAN (8-digit BIN)  <br />  <br /></td>\n<td><br />  <br />Discover  <br />JCB  <br />Mastercard  <br />UnionPay  <br />Visa  <br />  <br /></td>\n<td><br />  <br />\"First 8, Last 4\"  <br />  <br />Ex. 40466534*9010  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />15-digit PAN (6-digit BIN)  <br />  <br /></td>\n<td><br />  <br />American Express  <br />  <br /></td>\n<td><br />  <br />\"First 6, Last 4\"  <br />  <br />Ex. 344665*1234  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />&lt;15-digit PAN (6-digit BIN)  <br />  <br /></td>\n<td><br />  <br />Discover  <br />  <br /></td>\n<td><br />  <br />\"First 6, Last 4\"  <br />  <br />Ex. 604665*1234  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Types</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ServiceType</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TRANSFER</td>\n<td>P2P or other transfer. This is the default Service Type.</td>\n</tr>\n<tr>\n<td>NON_INSTANT_TRANSFER</td>\n<td>Non instant transfer as per current guideline by GRA (eg. ACH, SWIFT)</td>\n</tr>\n<tr>\n<td>CHEQUE</td>\n<td>Cheque payments</td>\n</tr>\n<tr>\n<td>MERCHANT_PAYMENT</td>\n<td>Payments to Merchants</td>\n</tr>\n<tr>\n<td>CASH_IN</td>\n<td>Cash in transactions at Agents, ATM or other channels</td>\n</tr>\n<tr>\n<td>CASH_OUT</td>\n<td>Cash out transactions</td>\n</tr>\n<tr>\n<td>PRINCIPAL_MASTERAGENT_AGENT</td>\n<td>Transactions between Principals, Master-agents and Agents</td>\n</tr>\n<tr>\n<td>GOVERNMENT_PAYMENT</td>\n<td>Payments to the Government of Ghana</td>\n</tr>\n<tr>\n<td>REVERSAL_REFUND</td>\n<td>Reversals or refunds done for previous transfers</td>\n</tr>\n<tr>\n<td>REMITTANCE</td>\n<td>International Remittances</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","reserve"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[]}},"response":[{"id":"c6a17136-a6d8-4faf-ac14-a857471a903d","name":"E-Levy Response Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientTimestamp\": \"2022-02-15 09:00:00\",\n  \"clientTransactionID\": \"aafef232366\",\n  \"chargingPartyID\": \"1\",\n  \"currency\": \"GHS\",\n  \"receiverAccountNumber\": \"233244124124\",\n  \"receiverInstitutionID\": \"300594\",\n  \"senderAccountNumber\": \"233244125127\",\n  \"senderIssuerID\": \"300591\",\n  \"senderPhoneNumber\": \"233244125125\",\n  \"transferAmount\": 159.50,\n  \"senderTIN\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/reserve"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"e5d1c548-4821-4b42-9280-ee90a40bac08"},{"key":"x-amz-apigw-id","value":"PVowRHwtjoEFo0Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388801-1f3dda82c5459490e7604c81;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"186"},{"key":"date","value":"Mon, 21 Mar 2022 14:13:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"8279957744022071\",\n    \"taxableAmount\":300,\n    \"clientTransactionID\": \"aafef232366\",\n    \"currency\": \"GHS\",\n    \"serverTimestamp\": \"2022-03-21 14:13:21\"\n}"}],"_postman_id":"774f63a7-c966-4d1d-a087-8eb67fc01284"}],"id":"cdf89d68-25f2-4352-8761-ef3bb437bb7a","_postman_id":"cdf89d68-25f2-4352-8761-ef3bb437bb7a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"cancel","item":[{"name":"/v1.0/cancel/:e-levy-id","id":"cf5d2696-f868-4228-82fc-62e45dc59edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/cancel/:e-levy-id","description":"<p>Cancel an E-levy reservation using e-levy-id. Only transactions with status \"RESERVED\" can be canceled.</p>\n<p>Cancel is an idempotent operation. An Elevy-id can only be canceled once. Multiple cancel attempts will return the results of the first successful cancel.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of canceled transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","cancel",":e-levy-id"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>(Required) E-Levy id received from successful reservation</p>\n","type":"text/plain"},"type":"any","value":"","key":"e-levy-id"}]}},"response":[{"id":"1a2ba2ad-45d5-46b9-ac24-8e514f0fd64a","name":"Cancel E-Levy reservation response","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.elevygh.org/uat/v1.0/cancel/:e-levy-id","host":["https://api.elevygh.org/uat"],"path":["v1.0","cancel",":e-levy-id"],"variable":[{"key":"e-levy-id","value":"","description":"(Required) E-Levy id received from successful reservation"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"a9c4cb62-1086-486a-92de-ed93acd564db"},{"key":"x-amz-apigw-id","value":"PVo8KFWTjoEFdUw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6238884d-96a618d34de227f64a943672;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"150"},{"key":"date","value":"Mon, 21 Mar 2022 14:14:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"8279957744022071\",\n    \"clientTransactionID\": \"aafef232366\",\n    \"serverTimestamp\": \"2022-03-21 14:14:37\"\n}"}],"_postman_id":"cf5d2696-f868-4228-82fc-62e45dc59edd"}],"id":"2d22ee11-c0e0-494a-8f32-660d5c2721ac","_postman_id":"2d22ee11-c0e0-494a-8f32-660d5c2721ac","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"confirm","item":[{"name":"/v1.0/confirm","event":[{"listen":"test","script":{"id":"24c70fdc-febf-4eba-8690-c25803c1afc0","exec":["let response = pm.response.json();","","pm.collectionVariables.set(\"elevyID\", response['elevyID']);"],"type":"text/javascript"}}],"id":"dfefeffb-9387-44f6-8be0-eba2ecb8f2c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"clientTimestamp\": \"2022-02-15 09:00:00\",\n    \"clientTransactionID\": \"12599877320\",\n    \"chargingPartyID\": \"1\",\n    \"currency\": \"GHS\",\n    \"elevyAmount\":2.00,\n    \"issuerDebitTransactionID\": \"deadbeefbeef\",\n    \"receiverAccountNumber\": \"233244124124\",\n    \"receiverInstitutionID\": \"1\",\n    \"senderAccountNumber\": \"233244125127\",\n    \"senderIssuerID\": \"1\",\n    \"senderPhoneNumber\": \"233244125125\",\n    \"transferAmount\":300,\n    \"senderTIN\": \"\",\n    \"issuerDebitTransactionTimestamp\" : \"2022-02-06 09:00:00\",\n    \"transferTransactionID\": \"foobarxxxx\",\n    \"transferTransactionTimestamp\" : \"2022-02-07 08:00:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/confirm","description":"<p>E-Levy confirm without a prior successful reservation. Charging party will compute E-Levy amount using default policy rules. An E-Levy ID will be returned on successful confirmation.</p>\n<p>Request:</p>\n<p>All fields 'Required' unless explicitly stated as 'Optional'.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>clientTimestamp</td>\n<td>string</td>\n<td>Charging party timestamp for request. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>chargingPartyID</td>\n<td>string</td>\n<td>Charging party unique identifier. Assigned by Ghana.Gov</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for transfer</td>\n</tr>\n<tr>\n<td>transferAmount</td>\n<td>number</td>\n<td>Transfer Amount. Excluding all fees.</td>\n</tr>\n<tr>\n<td>elevyAmount</td>\n<td>number</td>\n<td>E-Levy amount computed and charged offline by Charging party using default policy rules. Rounded to 2 decimal places</td>\n</tr>\n<tr>\n<td>senderIssuerID</td>\n<td>string</td>\n<td>source of funds.  <br />IssuerID (bank-transfer) =&gt; sort code  <br />IssuerID (mobile-money)=&gt; gip code  <br />IssuerID (card) =&gt; bin (First 6 or 8 digits)  <br />IssuerID (wallet) =&gt; gip code /cp id  <br />* See GIP Codes in reserve api section  <br />** See BIN requirements for card schemes in reserve api section</td>\n</tr>\n<tr>\n<td>senderAccountNumber</td>\n<td>string</td>\n<td>Account number for source of funds at sender Issuer. For card transactions the sender account number should be masked per PCI Requirement 3.3  <br />* See Masked PAN format in reserve api section</td>\n</tr>\n<tr>\n<td>senderPhoneNumber</td>\n<td>string</td>\n<td>Phone number of individual or entity initiating transfer. International format</td>\n</tr>\n<tr>\n<td>senderTIN</td>\n<td>string</td>\n<td>Optional TIN number of individual or entity initiating transfer. TIN number of individual is Ghana card number.  <br />  <br />Please Send only Ghana Card or TIN information to the API. If you don't have Ghana Card or TIN leave the field empty.</td>\n</tr>\n<tr>\n<td>receiverInstitutionID</td>\n<td>string</td>\n<td>Unique ID for the receiving institution of the funds transfer.  <br />ReceiverID (bank-transfer) =&gt; sort code  <br />ReceiverID (gip) =&gt; gip code  <br />ReceiverID (mobile-money) =&gt; gip code  <br />ReceiverID (card) =&gt; bin(First 6 or 8 digits)  <br />ReceiverID (wallet) =&gt; gip code /cp id  <br />* See GIP Codes in reserve api section  <br />** See BIN requirements for card schemes in reserve api section</td>\n</tr>\n<tr>\n<td>receiverAccountNumber</td>\n<td>string</td>\n<td>Account number for receipt of funds at receiver Institution. For card transactions the receiver account number should be masked per PCI Requirement 3.3  <br />* See Masked PAN format in reserve api section</td>\n</tr>\n<tr>\n<td>issuerDebitTransactionID</td>\n<td>string</td>\n<td>Transaction ID assigned by issuer for the debit of the transfer + elevy Amount</td>\n</tr>\n<tr>\n<td>issuerDebitTransactionTimestamp</td>\n<td>string</td>\n<td>Timestamp assigned by issuer for the debit of the transfer + elevy Amount. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>transferTransactionID</td>\n<td>string</td>\n<td>Transaction ID assigned by receiving institution for the transfer</td>\n</tr>\n<tr>\n<td>transferTransactionTimestamp</td>\n<td>string</td>\n<td>Timestamp assigned by receiving institution for the transfer. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>string</td>\n<td>Optional type of transaction being performed.  <br />  <br />The default serviceType is TRANSFER.  <br />  <br />* See reserve API Service Type table for serviceType values.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of confirmed transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>taxableAmount</td>\n<td>number</td>\n<td>Amount to charge E-Levy on. If charging Party uses a different taxableAmount to determine the E-Levy amount, charging Party can re-compute the E-Levy using this taxableAmount and issue a refund as necessary.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","confirm"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[]}},"response":[{"id":"58f1dfe7-473c-4c19-a3f5-db3ba40d166a","name":"E-Levy confirm response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"clientTimestamp\": \"2022-02-15 09:00:00\",\n    \"clientTransactionID\": \"12599877320\",\n    \"chargingPartyID\": \"1\",\n    \"currency\": \"GHS\",\n    \"elevyAmount\": 4.50,\n    \"issuerDebitTransactionID\": \"deadbeefbeef\",\n    \"receiverAccountNumber\": \"233244124124\",\n    \"receiverInstitutionID\": \"300591\",\n    \"senderAccountNumber\": \"233244125127\",\n    \"senderIssuerID\": \"300594\",\n    \"senderPhoneNumber\": \"233244125125\",\n    \"transferAmount\": 300,\n    \"senderTIN\": \"\",\n    \"issuerDebitTransactionTimestamp\" : \"2022-02-06 09:00:00\",\n    \"transferTransactionID\": \"foobarxxxx\",\n    \"transferTransactionTimestamp\" : \"2022-02-07 08:00:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"d22917ad-2338-4d87-9b50-c2a02aa5c1c7"},{"key":"x-amz-apigw-id","value":"PVpawFgnDoEFxLg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388911-b191e7202d84c8f4af5c552c;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"150"},{"key":"date","value":"Mon, 21 Mar 2022 14:17:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"6903060681320645\",\n    \"taxableAmount\": 200,\n    \"clientTransactionID\": \"12599877320\",\n    \"serverTimestamp\": \"2022-03-21 14:17:53\"\n}"}],"_postman_id":"dfefeffb-9387-44f6-8be0-eba2ecb8f2c4"},{"name":"/v1.0/confirm/:e-levy-id","id":"95e87f18-79e7-4268-bbe8-91523716bec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"clientTimestamp\": \"2022-02-07 09:00:00\",\n    \"issuerDebitTransactionID\": \"aafef231366\",\n    \"issuerDebitTransactionTimestamp\" : \"2022-02-06 09:00:00\",\n    \"transferTransactionID\": \"foobarxxxx\",\n    \"elevyAmount\":0.45,\n    \"currency\": \"GHS\",\n    \"transferTransactionTimestamp\" : \"2022-02-07 08:00:00\"\n   \n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/confirm/:e-levy-id","description":"<p>E-Levy Confirm reservation using e-levy-id</p>\n<p>Request Body: All fields required unless explicitly stated as optional.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clientTimestamp</td>\n<td>string</td>\n<td>Charging party timestamp for request. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>elevyAmount</td>\n<td>number</td>\n<td>E-Levy amount computed by Charging party using returned taxableAmount. Rounded to 2 decimal places</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Currency for elevyAmount</td>\n</tr>\n<tr>\n<td>issuerDebitTransactionID</td>\n<td>string</td>\n<td>Transaction ID assigned by issuer for the debit of the transfer+ elevy Amount</td>\n</tr>\n<tr>\n<td>issuerDebitTransactionTimestamp</td>\n<td>string</td>\n<td>Timestamp assigned by issuer for the debit of the transfer + elevy Amount. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>transferTransactionID</td>\n<td>string</td>\n<td>Transaction ID assigned by receiving institution for the transfer. Receiving institution will only recognize the transfer Amount</td>\n</tr>\n<tr>\n<td>transferTransactionTimestamp</td>\n<td>string</td>\n<td>Timestamp assigned by receiving institution for the transfer. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div><p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of confirmed transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","confirm",":e-levy-id"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>(Required) E-Levy ID of prior successful reservation</p>\n","type":"text/plain"},"type":"any","value":"","key":"e-levy-id"}]}},"response":[{"id":"2e9ecc00-1fec-49c8-b3d3-68f1b7da89d8","name":"E-Levy confirm response","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"clientTimestamp\": \"2022-02-07 09:00:00\",\n    \"issuerDebitTransactionID\": \"aafef231366\",\n    \"issuerDebitTransactionTimestamp\" : \"2022-02-06 09:00:00\",\n    \"elevyAmount\" : 0.45,\n    \"currency\": \"GHS\",\n    \"transferTransactionID\": \"foobarxxxx\",\n    \"transferTransactionTimestamp\" : \"2022-02-07 08:00:00\"\n   \n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.elevygh.org/uat/v1.0/confirm/:e-levy-id","protocol":"https","host":["api","elevygh","org"],"path":["uat","v1.0","confirm",":e-levy-id"],"variable":[{"key":"e-levy-id","value":"","description":"(Required) E-Levy ID of prior successful reservation"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"d851229c-500e-4c87-b2d6-591fb58b0c9c"},{"key":"x-amz-apigw-id","value":"PVqaxFhDDoEFV_Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388aab-fad56c9ee94a9f7efb937897;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"150"},{"key":"date","value":"Mon, 21 Mar 2022 14:24:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"2108828471582038\",\n    \"clientTransactionID\": \"aafef231366\",\n    \"serverTimestamp\": \"2022-03-21 14:24:43\"\n}"}],"_postman_id":"95e87f18-79e7-4268-bbe8-91523716bec8"}],"id":"8874f31d-b9a1-4849-95c6-08509d3b5067","description":"<p>There are two distinct ways to confirm a transaction depending on the status of the reservation:</p>\n<ul>\n<li>Confirm PATCH - Use this to confirm a transaction with a successful reservation.</li>\n<li>Confirm POST - Use this confirm a transaction without a prior successful reservation. Additional parameters are required in this case.</li>\n</ul>\n<p>Confirm PATCH is an idempotent operation. An Elevy-id can only be confirmed once. Multiple confirmation attempts will return the results of the first successful confirmation.</p>\n","_postman_id":"8874f31d-b9a1-4849-95c6-08509d3b5067","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"reversal","item":[{"name":"/v1.0/reversal/:e-levy-id","id":"881ac7ad-305e-40c8-a496-294e5137a1fc","request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/reversal/:e-levy-id","description":"<p>E-Levy Reversal using assigned e-levy-id. Reversal of E-Levy can only occur before End-of-Day. Use Refund API for all reversals after End-of-Day. End-of-Day cutoff is 23:59:59 UTC. Only confirmed E-Levy and Full E-Levy amount can be reversed.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of reversed transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","reversal",":e-levy-id"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>(Required) E-Levy ID to be reversed.</p>\n","type":"text/plain"},"type":"any","value":"","key":"e-levy-id"}]}},"response":[{"id":"e0528cc5-01ff-4638-b9f2-bd8002aaf3c0","name":"E-Levy reversal response","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.elevygh.org/uat/v1.0/reversal/:e-levy-id","host":["https://api.elevygh.org/uat"],"path":["v1.0","reversal",":e-levy-id"],"variable":[{"key":"e-levy-id","value":"","description":"(Required) E-Levy ID to be reversed."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"3ad7c64b-0097-4f0f-b7ff-d3aba6dcbdb6"},{"key":"x-amz-apigw-id","value":"PVqlsGyfDoEF2ag="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388af1-69233cd22c563dbf82e2e291;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"150"},{"key":"date","value":"Mon, 21 Mar 2022 14:25:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"2108828471582038\",\n    \"clientTransactionID\": \"aafef231366\",\n    \"serverTimestamp\": \"2022-03-21 14:25:53\"\n}"}],"_postman_id":"881ac7ad-305e-40c8-a496-294e5137a1fc"}],"id":"ba2c2482-f625-437c-9038-8da1cf2a3be1","description":"<p>Reversal vs. Refund Matrix.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th><strong>BEFORE END-OF-DAY</strong></th>\n<th><strong>AFTER END-OF-DAY</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>FULL AMOUNT</td>\n<td>REVERSAL</td>\n<td>REFUND</td>\n</tr>\n<tr>\n<td>PARTIAL AMOUNT</td>\n<td>REFUND</td>\n<td>REFUND</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"ba2c2482-f625-437c-9038-8da1cf2a3be1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"refund","item":[{"name":"/v1.0/refund/:e-levy-id","id":"52dd6825-8bab-47df-9120-09afeb5ebd9b","request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"currency\": \"GHS\",\n\"elevyRefundAmount\": 0.10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/refund/:e-levy-id","description":"<p>E-Levy Refund using assigned e-levy-id. Refunds of E-Levy charged can be requested at any time after confirmation. Partial refunds of E-Levy amount charged is supported by specifying the amount to refund.</p>\n<p>Request:</p>\n<p>All fields 'Required' unless explicitly stated as 'Optional'.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>E-Levy refund amount currency</td>\n</tr>\n<tr>\n<td>elevyRefundAmount</td>\n<td>number</td>\n<td>E-Levy amount to refund</td>\n</tr>\n</tbody>\n</table>\n</div><p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of refunded  <br />transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","refund",":e-levy-id"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>(Required) E-Levy ID to be refunded.</p>\n","type":"text/plain"},"type":"any","value":"","key":"e-levy-id"}]}},"response":[{"id":"13240eec-5ed5-4bae-b394-3c5cbc16e7c6","name":"E-Levy refund response","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"currency\": \"GHS\",\n\"elevyRefundAmount\": 0.10\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.elevygh.org/uat/v1.0/refund/:e-levy-id","host":["https://api.elevygh.org/uat"],"path":["v1.0","refund",":e-levy-id"],"variable":[{"key":"e-levy-id","value":"","description":"(Required) E-Levy ID to be refunded."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"5b384b97-cdcf-480e-979f-1c84594b3b69"},{"key":"x-amz-apigw-id","value":"Qa-oMEGNjoEF1UA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6254449a-c89aa45c6447a73b2c6be822;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"150"},{"key":"date","value":"Mon, 11 Apr 2022 15:09:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"elevyID\": \"8552662175177717\",\n    \"clientTransactionID\": \"aafef231311\",\n    \"serverTimestamp\": \"2022-04-11 15:09:14\"\n}"}],"_postman_id":"52dd6825-8bab-47df-9120-09afeb5ebd9b"}],"id":"69e6402b-8c0e-4d96-92d8-b06f210bc692","description":"<p>Refund vs. Reversal Matrix.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th><strong>BEFORE END-OF-DAY</strong></th>\n<th><strong>AFTER END-OF-DAY</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>FULL AMOUNT</td>\n<td>REVERSAL</td>\n<td>REFUND</td>\n</tr>\n<tr>\n<td>PARTIAL AMOUNT</td>\n<td>REFUND</td>\n<td>REFUND</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"69e6402b-8c0e-4d96-92d8-b06f210bc692","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"status","item":[{"name":"/v1.0/status","id":"a5746627-9de2-4bfd-a0e5-15bbbc19c4c5","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/status?clientTransactionID=aafef231366","description":"<p>Check E-Levy transaction status</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of requested transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for transfer &amp; E-Levy</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>transactionStatus</td>\n<td>string</td>\n<td>E-Levy transaction status. One of [RESERVED, CANCELED, CONFIRMED, REVERSED]</td>\n</tr>\n<tr>\n<td>transactionStatusTimestamp</td>\n<td>string</td>\n<td>Corresponding timestamp for transactionStatus. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>transferAmount</td>\n<td>number</td>\n<td>Transfer amount. Excluding E-Levy Amount</td>\n</tr>\n<tr>\n<td>elevyAmount</td>\n<td>number</td>\n<td>E-Levy amount rounded to 2 decimal places.</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>taxableAmount</td>\n<td>number</td>\n<td>Amount to compute E-Levy on</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>string</td>\n<td>Transaction service type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","status"],"host":["https://api.elevygh.org/uat"],"query":[{"description":{"content":"<p>(Required) Check transaction status using unique transaction ID of charging party</p>\n","type":"text/plain"},"key":"clientTransactionID","value":"aafef231366"}],"variable":[]}},"response":[{"id":"bfec41dd-65a8-4c11-a920-3c96c6a25883","name":"/v1.0/status","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.elevygh.org/uat/v1.0/status?clientTransactionID=aafef231366","host":["https://api.elevygh.org/uat"],"path":["v1.0","status"],"query":[{"key":"clientTransactionID","value":"aafef231366","description":"(Required) Check transaction status using unique transaction ID of charging party"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"dff86cb6-38b3-4e16-873f-caf13c59792f"},{"key":"x-amz-apigw-id","value":"PVq7LG02joEFTkg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388b7a-ad037bec9d3c383233660849;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"278"},{"key":"date","value":"Mon, 21 Mar 2022 14:28:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"transactionStatus\": \"REVERSED\",\n    \"transactionStatusTimestamp\": null,\n    \"elevyID\": \"2108828471582038\",\n    \"elevyAmount\":1.5,\n    \"taxableAmount\":100,\n    \"transferAmount\":159.5,\n    \"elevyRefundAmount\":0,\n    \"currency\": \"GHS\",\n    \"clientTransactionID\": \"aafef231366\",\n    \"serverTimestamp\": \"2022-03-21 14:28:10\"\n}"}],"_postman_id":"a5746627-9de2-4bfd-a0e5-15bbbc19c4c5"},{"name":"/v1.0/status/:e-levy-id","id":"fa85e64a-f998-49e9-b828-95a5f9841153","request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/status/:e-levy-id","description":"<p>Check E-Levy transaction stauts using assigned e-levy-id</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of requested transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for transfer &amp; E-Levy</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>transactionStatus</td>\n<td>string</td>\n<td>E-Levy transaction status. One of [RESERVED, CANCELED, CONFIRMED, REVERSED]</td>\n</tr>\n<tr>\n<td>transactionStatusTimestamp</td>\n<td>string</td>\n<td>Corresponding timestamp for transactionStatus. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>transferAmount</td>\n<td>number</td>\n<td>Transfer amount. Excluding E-Levy Amount</td>\n</tr>\n<tr>\n<td>elevyAmount</td>\n<td>number</td>\n<td>E-Levy amount rounded to 2 decimal places.</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>taxableAmount</td>\n<td>number</td>\n<td>Amount to compute E-Levy on</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>string</td>\n<td>Transaction service type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}},"urlObject":{"path":["v1.0","status",":e-levy-id"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>(Required) Assigned E-Levy ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"e-levy-id"}]}},"response":[{"id":"b6a1709a-9d3a-46d2-911b-41b6b647af54","name":"E-Levy status response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.elevygh.org/uat/v1.0/status/:e-levy-id","host":["https://api.elevygh.org/uat"],"path":["v1.0","status",":e-levy-id"],"variable":[{"key":"e-levy-id","value":"","description":"(Required) Assigned E-Levy ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"46e486fb-fc6c-4640-9c53-2f3c42636508"},{"key":"x-amz-apigw-id","value":"PVrAkFvqjoEFkGA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388b9d-2e10b61f82b2c6aa486e9b48;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"278"},{"key":"date","value":"Mon, 21 Mar 2022 14:28:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"transactionStatus\": \"REVERSED\",\n    \"transactionStatusTimestamp\": null,\n    \"elevyID\": \"2108828471582038\",\n    \"elevyAmount\":1.5,\n    \"taxableAmount\":100,\n    \"transferAmount\":159.5,\n    \"elevyRefundAmount\":0,\n    \"currency\": \"GHS\",\n    \"clientTransactionID\": \"aafef231366\",\n    \"serverTimestamp\": \"2022-03-21 14:28:45\"\n}"}],"_postman_id":"fa85e64a-f998-49e9-b828-95a5f9841153"}],"id":"3cc606ba-375b-46dd-a0ab-4bcab1780140","_postman_id":"3cc606ba-375b-46dd-a0ab-4bcab1780140","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"query","item":[{"name":"/v1.0/query/elevy","id":"35da7e1f-6cd3-47ea-a854-eb71193feb97","request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.elevygh.org/uat/v1.0/query/elevy?startDateTime=<string>&endDateTime=<string>&limit=<string>&transactionStatus=<string>&cursor=<string>","description":"<p>Query charging party E-Levy transactions</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>transactions</td>\n<td>array</td>\n<td>list of elevy object</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>count</td>\n<td>number</td>\n<td>Number of items returned in response</td>\n</tr>\n<tr>\n<td>cursor</td>\n<td>string</td>\n<td>Paging cursor if set can be used to request for more items.</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div><p>E-Levy Object:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>elevyID</td>\n<td>string</td>\n<td>E-Levy ID of requested transaction</td>\n</tr>\n<tr>\n<td>clientTransactionID</td>\n<td>string</td>\n<td>Charging party transaction ID</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>string</td>\n<td>Transaction currency for transfer &amp; E-Levy</td>\n</tr>\n<tr>\n<td>transactionStatus</td>\n<td>string</td>\n<td>E-Levy transaction status. One of [RESERVED, CANCELED, CONFIRMED, REVERSED]</td>\n</tr>\n<tr>\n<td>transactionStatusTimestamp</td>\n<td>string</td>\n<td>Corresponding timestamp for transactionStatus. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n<tr>\n<td>transferAmount</td>\n<td>number</td>\n<td>Transfer amount. Excluding E-Levy Amount</td>\n</tr>\n<tr>\n<td>elevyAmount</td>\n<td>number</td>\n<td>E-Levy amount rounded to 2 decimal places.</td>\n</tr>\n<tr>\n<td>taxableAmount</td>\n<td>number</td>\n<td>Amount to compute E-Levy on</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>string</td>\n<td>Transaction service type</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","query","elevy"],"host":["https://api.elevygh.org/uat"],"query":[{"description":{"content":"<p>(Required) Start date for query request. format YYYY-MM-DD HH:MM:SS</p>\n","type":"text/plain"},"key":"startDateTime","value":"<string>"},{"description":{"content":"<p>(Required) End date for query request. format YYYY-MM-DD HH:MM:SS</p>\n","type":"text/plain"},"key":"endDateTime","value":"<string>"},{"description":{"content":"<p>Maximum number of items to return. A cursor is returned if there are more items available than requested</p>\n","type":"text/plain"},"key":"limit","value":"<string>"},{"description":{"content":"<p>A filter to the query request. Only transactions with matching transaction status will be returned. status options are \"RESERVED\",\"CANCELED\",\"CONFIRMED\", and \"REVERSED\" </p>\n","type":"text/plain"},"key":"transactionStatus","value":"<string>"},{"description":{"content":"<p>Optional cursor returned from previous query request to assist with paging. Do not set cursor on Initial request.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[]}},"response":[{"id":"95501d83-5345-4964-9226-5bb04a42c4df","name":"E-Levy Query response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.elevygh.org/uat/v1.0/query/elevy?startDateTime=2022-01-01&endDateTime=2022-12-01&limit=4","host":["https://api.elevygh.org/uat"],"path":["v1.0","query","elevy"],"query":[{"key":"startDateTime","value":"2022-01-01","description":"(Required) Start date for query request. format YYYY-MM-DD HH:MM:SS"},{"key":"endDateTime","value":"2022-12-01","description":"(Required) End date for query request. format YYYY-MM-DD HH:MM:SS"},{"key":"limit","value":"4","description":"Maximum number of items to return. A cursor is returned if there are more items available than requested"},{"key":"transactionStatus","value":"CONFIRMED","description":"A filter to the query request. Only transactions with matching transaction status will be returned. status options are \"RESERVED\",\"CANCELED\",\"CONFIRMED\" and \"REVERSED\"","disabled":true},{"key":"cursor","value":"$1","description":"Optional cursor returned from previous query request to assist with paging. Do not set cursor on Initial request.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"0bad2614-3854-4c8b-9d83-6fa5a1078f04"},{"key":"x-amz-apigw-id","value":"PVr0kGwvDoEFTFw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388ce9-a5f37c8179811b7333a481fe;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"579"},{"key":"date","value":"Mon, 21 Mar 2022 14:34:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"serverTimestamp\": \"2022-03-21 14:34:17\",\n    \"cursor\": \"b28dff2d67aece3f862e7099eb2650f7\",\n    \"transactions\": [\n        {\n            \"transactionStatus\": \"CONFIRMED\",\n            \"transactionStatusTimestamp\": \"2022-03-21 14:17:17\",\n            \"elevyID\": \"9164865879847614\",\n            \"taxableAmount\":100,\n            \"elevyAmount\":1.5,\n            \"transferAmount\":300,\n            \"elevyRefundAmount\":0,\n            \"currency\": \"GHS\",\n            \"clientTransactionID\": \"12345599877320\"\n        },\n        {\n            \"transactionStatus\": \"CONFIRMED\",\n            \"transactionStatusTimestamp\": \"2022-03-21 14:17:53\",\n            \"elevyID\": \"6903060681320645\",\n            \"taxableAmount\":100,\n            \"elevyAmount\":4.5,\n            \"transferAmount\":300,\n            \"elevyRefundAmount\":0,\n            \"currency\": \"GHS\",\n            \"clientTransactionID\": \"12599877320\"\n        }\n    ],\n    \"count\": 2\n}"}],"_postman_id":"35da7e1f-6cd3-47ea-a854-eb71193feb97"},{"name":"/v1.0/exempt/senders","id":"1cb10ecc-fa55-4307-8261-06ed754c0f84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/query/exempt/senders?limit=<string>&cursor=<string>","description":"<p>Query list of exempt sender accounts at charging party to fallback on when platform is offline. Transactions originating from these accounts at charging party should not attract E-Levy during offline computation.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accounts</td>\n<td>array</td>\n<td>list of accounts</td>\n</tr>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>count</td>\n<td>number</td>\n<td>Number of items returned in response</td>\n</tr>\n<tr>\n<td>cursor</td>\n<td>string</td>\n<td>Paging cursor if set can be used to request for more items.</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div><p>Account Object:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>issuerID</td>\n<td>string</td>\n<td>ID of account issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>string</td>\n<td>Sender account number at issuer</td>\n</tr>\n<tr>\n<td>exempt</td>\n<td>boolean</td>\n<td>Sender exempt status</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>TIN/GH Card number associated with account number</td>\n</tr>\n<tr>\n<td>issuer</td>\n<td>string</td>\n<td>Info about account issuer</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","query","exempt","senders"],"host":["https://api.elevygh.org/uat"],"query":[{"description":{"content":"<p>Optional Maximum number of items to return. A cursor is returned if there are more items available than requested</p>\n","type":"text/plain"},"key":"limit","value":"<string>"},{"description":{"content":"<p>Optional cursor returned from previous query request to assist with paging. Do not set cursor on Initial request.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[]}},"response":[{"id":"b4731a63-f86d-4aa5-9505-6dbcd3dc7238","name":"E-Levy Query Exempt Senders response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.elevygh.org/uat/v1.0/query/exempt/senders?limit=4","host":["https://api.elevygh.org/uat"],"path":["v1.0","query","exempt","senders"],"query":[{"key":"limit","value":"4"},{"key":"cursor","value":"$1","description":"Optional cursor returned from previous query request to assist with paging. Do not set cursor on Initial request.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"serverTimestamp\": \"2022-04-18 07:57:51\",\n    \"cursor\": \"\",\n    \"accounts\": [\n        {\n            \"issuerID\": \"193233\",\n            \"accountNumber\": \"123444\",\n            \"exempt\": true,\n            \"TIN\": \"GH-1234-323233\",\n            \"issuer\": \"MTN\"\n        },\n        {\n            \"issuerID\": \"193233\",\n            \"accountNumber\": \"123445\",\n            \"exempt\": true,\n            \"TIN\": \"GH-1234-323233\",\n            \"issuer\": \"MTN\"\n        },\n        {\n            \"issuerID\": \"193233\",\n            \"accountNumber\": \"123446\",\n            \"exempt\": true,\n            \"TIN\": \"GH-1234-323233\",\n            \"issuer\": \"MTN\"\n        },\n        {\n            \"issuerID\": \"193233\",\n            \"accountNumber\": \"12344478\",\n            \"exempt\": true,\n            \"TIN\": \"GH-1234-323233\",\n            \"issuer\": \"MTN\"\n        }\n    ],\n    \"count\": 4\n}"}],"_postman_id":"1cb10ecc-fa55-4307-8261-06ed754c0f84"},{"name":"/v1.0/exempt/sender/:issuer-id/:account-number","id":"3beb4916-7372-40a8-be82-02d6f8dc50a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/query/exempt/sender/:issuer-id/:account-number","description":"<p>Query to check the exempt status of a sender</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>issuerID</td>\n<td>string</td>\n<td>ID of account issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>string</td>\n<td>Sender account number at issuer</td>\n</tr>\n<tr>\n<td>exempt</td>\n<td>boolean</td>\n<td>Sender exempt status</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>TIN/GH Card number associated with account number</td>\n</tr>\n<tr>\n<td>issuer</td>\n<td>string</td>\n<td>Info about account issuer</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","query","exempt","sender",":issuer-id",":account-number"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>Required ID of account number issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</p>\n","type":"text/plain"},"type":"any","value":"{{issuerID}}","key":"issuer-id"},{"description":{"content":"<p>Required sender account number</p>\n","type":"text/plain"},"type":"any","value":"{{accountNumber}}","key":"account-number"}]}},"response":[{"id":"d7f27327-6908-4b5f-92cc-23bccd45b795","name":"E-Levy Query Exempt Sender response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.elevygh.org/uat/v1.0/query/exempt/sender/:issuer-id/:account-number","host":["https://api.elevygh.org/uat"],"path":["v1.0","query","exempt","sender",":issuer-id",":account-number"],"variable":[{"key":"issuer-id","value":"300594","description":"Required Issuer ID. Gip code for mobile-money accounts & sort code for bank accounts"},{"key":"account-number","value":"233241231234","description":"Required account number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"issuerID\": \"300594\",\n    \"accountNumber\": \"233241231234\",\n    \"exempt\": true,\n    \"TIN\": \"GH-1234-323233\",\n    \"issuer\": \"Vodafone\",\n    \"serverTimestamp\": \"2022-04-18 08:21:16\"\n}"}],"_postman_id":"3beb4916-7372-40a8-be82-02d6f8dc50a3"},{"name":"/v1.0/exempt/merchant/:issuer-id/:account-number","id":"78f2cfe6-6ec9-4167-8459-9ac5d695439f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/query/exempt/merchant/:issuer-id/:account-number","description":"<p>Query to check the exempt status of a Merchant</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>issuerID</td>\n<td>string</td>\n<td>ID of account issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>string</td>\n<td>Merchant account number at issuer</td>\n</tr>\n<tr>\n<td>exempt</td>\n<td>boolean</td>\n<td>Merchant exempt status</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>TIN/GH Card number associated with account number</td>\n</tr>\n<tr>\n<td>issuer</td>\n<td>string</td>\n<td>Info about account issuer</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","query","exempt","merchant",":issuer-id",":account-number"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>Required ID of account number issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</p>\n","type":"text/plain"},"type":"any","value":"{{issuerID}}","key":"issuer-id"},{"description":{"content":"<p>Required merchant account number</p>\n","type":"text/plain"},"type":"any","value":"{{accountNumber}}","key":"account-number"}]}},"response":[{"id":"19f1e293-845e-4f65-a40e-c7329e0ea270","name":"E-Levy Exempt Merchant response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.elevygh.org/uat/v1.0/query/exempt/merchant/:issuer-id/:account-number","host":["https://api.elevygh.org/uat"],"path":["v1.0","query","exempt","merchant",":issuer-id",":account-number"],"variable":[{"key":"issuer-id","value":"300594","description":"Required Issuer ID. Gip code for mobile-money accounts & sort code for bank accounts."},{"key":"account-number","value":"233241231234","description":"Required merchant account number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"issuerID\": \"300594\",\n    \"accountNumber\": \"233241231234\",\n    \"exempt\": true,\n    \"TIN\": \"GH-1234-323233\",\n    \"issuer\": \"Vodafone\",\n    \"serverTimestamp\": \"2022-04-18 08:21:16\"\n}"}],"_postman_id":"78f2cfe6-6ec9-4167-8459-9ac5d695439f"}],"id":"09cdc081-560e-4a8c-af7b-3dc6803fbdb5","_postman_id":"09cdc081-560e-4a8c-af7b-3dc6803fbdb5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}},{"name":"identity","item":[{"name":"/v1.0/identity","id":"cd55679f-526f-42b9-a24e-a33088978b12","request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/identity","description":"<p>Add/Update identity. i.e account number to TIN map.</p>\n<p>Request:</p>\n<p>All fields Required.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountNumber</td>\n<td>string</td>\n<td>Customer/Merchant account number at issuer</td>\n</tr>\n<tr>\n<td>issuerID</td>\n<td>string</td>\n<td>ID of account number issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</td>\n</tr>\n<tr>\n<td>accountType</td>\n<td>string</td>\n<td>account type. supported values are 'CUSTOMER', 'MERCHANT',  <br />'ELEVY_TRUST',  <br />'PRINCIPAL',  <br />'MASTER_AGENT' and 'AGENT'</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>TIN/GH Card number associated with account number</td>\n</tr>\n</tbody>\n</table>\n</div><p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","identity"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[]}},"response":[{"id":"11c30747-1645-4d19-88bb-b300c7b983c8","name":"E-Levy Add/Update Identity Response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"issuerID\": \"300591\",\n    \"accountNumber\": \"233241231234\",\n    \"accountType\": \"CUSTOMER\",\n    \"TIN\": \"GHA-1234512345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.elevygh.org/uat/v1.0/identity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-amzn-RequestId","value":"0bad2614-3854-4c8b-9d83-6fa5a1078f04"},{"key":"x-amz-apigw-id","value":"PVr0kGwvDoEFTFw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-62388ce9-a5f37c8179811b7333a481fe;Sampled=0"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"579"},{"key":"date","value":"Mon, 21 Mar 2022 14:34:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"serverTimestamp\": \"2022-04-12 07:56:14\"\n}"}],"_postman_id":"cd55679f-526f-42b9-a24e-a33088978b12"},{"name":"/v1.0/identity/:issuer-id/:account-number","id":"e68aa609-6fc0-40df-bdac-cce4d7f422f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/identity/:issuer-id/:account-number","description":"<p>Get Identity info. i.e get account number to TIN map.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>issuerID</td>\n<td>string</td>\n<td>ID of account issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>string</td>\n<td>Account number at issuer</td>\n</tr>\n<tr>\n<td>TIN</td>\n<td>string</td>\n<td>TIN/GH Card number associated with account number</td>\n</tr>\n<tr>\n<td>issuer</td>\n<td>string</td>\n<td>Info about account issuer</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","identity",":issuer-id",":account-number"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>Required ID of account number issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</p>\n","type":"text/plain"},"type":"any","value":"{{issuerID}}","key":"issuer-id"},{"description":{"content":"<p>Required account number</p>\n","type":"text/plain"},"type":"any","value":"{{accountNumber}}","key":"account-number"}]}},"response":[{"id":"317e6c38-bc5a-4423-8e55-9df7999764b4","name":"E-Levy Get Identity response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.elevygh.org/uat/v1.0/identity/:issuer-id/:account-number","host":["https://api.elevygh.org/uat"],"path":["v1.0","identity",":issuer-id",":account-number"],"variable":[{"key":"issuer-id","value":"300591","description":"Required Issuer ID. Gip code for mobile-money accounts & sort code for bank accounts"},{"key":"account-number","value":"233241231234","description":"Required account number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"issuerID\": \"300591\",\n    \"accountNumber\": \"233241231234\",\n    \"accountType\": \"CUSTOMER\",\n    \"TIN\": \"GHA-1234512345\",\n    \"issuer\": \"Vodafone\",\n    \"serverTimestamp\": \"2022-04-18 08:21:16\"\n}"}],"_postman_id":"e68aa609-6fc0-40df-bdac-cce4d7f422f4"},{"name":"/v1.0/identity/:issuer-id/:account-number","id":"49ba10ce-e7e7-4148-95ae-d72002cc3e93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.elevygh.org/uat/v1.0/identity/:issuer-id/:account-number","description":"<p>Delete Identity Info. ie Delete account number to TIN map.</p>\n<p>Response:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>statusCode</td>\n<td>string</td>\n<td>Status code for request. 00 is success. otherwise error</td>\n</tr>\n<tr>\n<td>statusMessage</td>\n<td>string</td>\n<td>Detailed success/error message corresponding to statusCode</td>\n</tr>\n<tr>\n<td>serverTimestamp</td>\n<td>string</td>\n<td>Timestamp response was generated. YYYY-MM-DD HH:MM:SS format</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1.0","identity",":issuer-id",":account-number"],"host":["https://api.elevygh.org/uat"],"query":[],"variable":[{"description":{"content":"<p>Required ID of account number issuer. Gip code for mobile-money accounts &amp; sort code for bank accounts</p>\n","type":"text/plain"},"type":"any","value":"{{issuerID}}","key":"issuer-id"},{"description":{"content":"<p>Required account number</p>\n","type":"text/plain"},"type":"any","value":"{{accountNumber}}","key":"account-number"}]}},"response":[{"id":"41b49a5f-d0e9-4b6c-a9fc-3e3e6c85c01b","name":"E-Levy Delete Identity response","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.elevygh.org/uat/v1.0/identity/:issuer-id/:account-number","host":["https://api.elevygh.org/uat"],"path":["v1.0","identity",":issuer-id",":account-number"],"variable":[{"key":"issuer-id","value":"300594","description":"Required Issuer ID. Gip code for mobile-money accounts & sort code for bank accounts."},{"key":"account-number","value":"233241231234","description":"Required merchant account number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": \"00\",\n    \"statusMessage\": \"Success\",\n    \"serverTimestamp\": \"2022-04-18 08:21:16\"\n}"}],"_postman_id":"49ba10ce-e7e7-4148-95ae-d72002cc3e93"}],"id":"7ca7919e-132e-4493-8acf-9c68f8dd553f","_postman_id":"7ca7919e-132e-4493-8acf-9c68f8dd553f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}}],"id":"582a7988-ccab-46b1-b03f-d4a1424a738e","_postman_id":"582a7988-ccab-46b1-b03f-d4a1424a738e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"3abcea43-53e9-4021-871e-c5cf324b374d","id":"3abcea43-53e9-4021-871e-c5cf324b374d","name":"GRA E-Levy API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"394b5055-4847-4ef2-8085-60b456e2dda1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ca2ff6ea-794f-483e-a656-9f59547d8d81","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.elevygh.org/uat","type":"string"},{"key":"elevyID","value":""},{"key":"key","value":"","type":"string"},{"key":"api-key","value":"","type":"string"}]}