{"info":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","description":"<html><head></head><body><p>StartFragment</p>\n<h2 id=\"get-started-with-imb-payment™\">Get started with Imb Payment™</h2>\n<p><strong>Imb Payment™</strong> is a fast, secure, and developer-friendly payment gateway API that allows businesses to create payment orders and accept payments seamlessly via a hosted payment link and UPI apps.</p>\n<p>With Imb Payment™, you can:</p>\n<ul>\n<li><p>Create payment orders instantly</p>\n</li>\n<li><p>Redirect customers to a secure payment page</p>\n</li>\n<li><p>Accept payments via UPI apps</p>\n</li>\n<li><p>Receive real-time payment status</p>\n</li>\n<li><p>Integrate easily using simple API requests</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"getting-started-guide\">Getting Started Guide</h2>\n<p>Follow the steps below to start accepting payments using <strong>Imb Payment™ API</strong>:</p>\n<ol>\n<li><p>Obtain your <strong>User Token (API Token)</strong> from the Imb Payment™ merchant dashboard.</p>\n</li>\n<li><p>Use the <strong>Create Order API</strong> to generate a payment order.</p>\n</li>\n<li><p>Redirect your customer to the <strong>payment_url</strong> received in the API response.</p>\n</li>\n<li><p>After payment success or failure, the customer will be redirected to your provided <code>redirect_url</code>.</p>\n</li>\n<li><p>Use the <strong>Check Status API</strong> or webhook (if enabled) to verify payment status.</p>\n</li>\n</ol>\n<hr>\n<h2 id=\"api-basics\">API Basics</h2>\n<ul>\n<li><p>All API requests must be sent over <strong>HTTPS</strong></p>\n</li>\n<li><p>Request and response data is returned in <strong>JSON format</strong></p>\n</li>\n<li><p>Requests must include a <strong>valid user_token</strong></p>\n</li>\n<li><p>Invalid or missing parameters will return an error response</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"authentication\">Authentication</h2>\n<p>Imb Payment™ API uses <strong>token-based authentication</strong>.</p>\n<h3 id=\"authentication-method\">Authentication Method</h3>\n<p>Each API request must include your <strong>user_token</strong>, which uniquely identifies your merchant account.</p>\n<ul>\n<li><p>The <code>user_token</code> is provided by Imb Payment™</p>\n</li>\n<li><p>Keep your token <strong>secure and confidential</strong></p>\n</li>\n<li><p>Do not expose the token in client-side code</p>\n</li>\n</ul>\n<h3 id=\"authentication-error\">Authentication Error</h3>\n<p>If the token is missing or invalid, the API will return an error response.</p>\n<p>EndFragment  </p>\n<p>StartFragment</p>\n<h2 id=\"error-handling\">Error Handling</h2>\n<ul>\n<li><p>All errors are returned in JSON format</p>\n</li>\n<li><p>Always validate the response before processing</p>\n</li>\n<li><p>Ensure <code>order_id</code> is unique for every transaction</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"best-practices\">Best Practices</h2>\n<ul>\n<li><p>Always generate a <strong>unique order_id</strong></p>\n</li>\n<li><p>Validate payment status before delivering products/services</p>\n</li>\n<li><p>Do not hard-code your API token in public repositories</p>\n</li>\n<li><p>Use server-side API calls for security</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"need-help\">Need Help?</h2>\n<p>If you need assistance or have integration-related questions:</p>\n<ul>\n<li><p>🌐 Website: <a href=\"https://imbpayment.com\">https://imbpayment.com</a></p>\n</li>\n<li><p>🔐 Merchant Login: <a href=\"https://merchant.imbpayment.com/login\">https://merchant.imbpayment.com/login</a></p>\n</li>\n<li><p>📧 Email: <a href=\"https://null\">sales@imbpayment.com</a></p>\n</li>\n</ul>\n<p>Our support team is always ready to help you.</p>\n<p>EndFragment</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"40585652","collectionId":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","publishedId":"2sB3QRnSde","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2596be"},"publishDate":"2025-10-22T07:33:11.000Z"},"item":[{"name":"Payment Gateway","item":[{"name":"Create Order API","id":"696f9dbb-e116-4042-94af-087d6b15d678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_mobile","value":"9876543210","type":"text"},{"key":"user_token","value":"542a08b--00ceb2570dca59993610588","type":"text"},{"key":"amount","value":"10","type":"text"},{"key":"order_id","value":"999999991111111","type":"text"},{"key":"redirect_url","value":"https://pay.imb.org.in","type":"text"},{"key":"remark1","value":"your-customer@gmail.com","type":"text"},{"key":"remark2","value":"any data","type":"text"}]},"url":"https://secure-stage.imb.org.in/api/create-order","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","create-order"],"host":["secure-stage","imb","org","in"],"query":[],"variable":[]}},"response":[{"id":"f5b01c0b-2f3b-46ef-9646-188b2890fadc","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"customer_mobile","value":"9876543210","type":"text"},{"key":"user_token","value":"542a08bc000ceb2570dca59993610565","type":"text"},{"key":"amount","value":"10","type":"text"},{"key":"order_id","value":"9999999911111111","type":"text"},{"key":"redirect_url","value":"https://pay.imb.org.in","type":"text"},{"key":"remark1","value":"your-customer@gmail.com","type":"text"},{"key":"remark2","value":"any data","type":"text"}]},"url":"https://pay.imb.org.in/api/create-order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.3.33"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"186"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sun, 22 Dec 2024 15:07:11 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Order Created Successfully\",\n    \"result\": {\n        \"orderId\": \"999999991111166\",\n        \"payment_url\": \"https://ekqr.live/d57e63cdf7a39afe018da74207f6ed7c553d05b6e5eb855b2190ffb6a7d0e523237fc3d\",\n        \"paytm_link\": \"paytmmp://cash_wallet?pa=yespay.qtosno9krs6nrb@yesbankltd&pn=Imb%20Payment%20Collection&am=10.00&cu=INR&tn=UPIx5lns1765635326&tr=UPIx5lns1765635326&mc=4722&&sign=AAuN7izDWN5cb8A5scnUiNME+LkZqI2DWgkXlN1McoP6WZABa/KkFTiLvuPRP6/nWK8BPg/rPhb+u4QMrUEX10UsANTDbJaALcSM9b8Wk218X+55T/zOzb7xoiB+BcX8yYuYayELImXJHIgL/c7nkAnHrwUCmbM97nRbCVVRvU0ku3Tr&featuretype=money_transfer\",\n        \"bhim_link\": \"upi://pay?pa=yespay.qtosno9krs6nrb@yesbankltd&am=10.00&pn=Imb%20Payment%20Collection&tn=UPIx5lns1765635326&tr=UPIx5lns1765635326\",\n        \"check_link\": \"https://check.imb.org.in/quintustech_status/UPIx5lns1765635326\"\n    }\n}"}],"_postman_id":"696f9dbb-e116-4042-94af-087d6b15d678"},{"name":"Check Status API","id":"79560839-ec90-46dd-8efe-02ea938f5c19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_token\": \"542a08bc000ceb2570dca59993610565\",\r\n    \"order_id\": \"999999991111111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure-stage.imb.org.in/api/check-order-status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","check-order-status"],"host":["secure-stage","imb","org","in"],"query":[],"variable":[]}},"response":[{"id":"fe6128c2-3b24-4eda-9cf9-35f2190a7140","name":"Check Status API","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_token\": \"542a08bc000ceb2570dca59993610565\",\r\n    \"order_id\": \"9999999911111111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://pay.imb.org.in/api/check-order-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.3.33"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"229"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sun, 22 Dec 2024 15:11:40 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"COMPLETED\",\n    \"message\": \"Transaction Successfully\",\n    \"result\": {\n        \"txnStatus\": \"COMPLETED\",\n        \"resultInfo\": \"Transaction Success\",\n        \"orderId\": \"9999999911111111\",\n        \"status\": \"SUCCESS\",\n        \"amount\": 10,\n        \"date\": \"2024-12-22 20:37:11\",\n        \"utr\": \"\",\n        \"customer_mobile\": \"9876543210\",\n        \"remark1\": \"your-customer@gmail.com\",\n        \"remark2\": \"any data\"\n    }\n}"}],"_postman_id":"79560839-ec90-46dd-8efe-02ea938f5c19"},{"name":"https://api.imbx.in/api/create-qr-code","id":"473887a4-8d54-4e5a-b23b-aade1dd7f193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"bhim\": \"upi://pay?pa=paytmqr63uvc5@ptys&am=1.00&pn=QuickRecharge&tn=12345&tr=12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.imbx.in/api/create-qr-code","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","create-qr-code"],"host":["api","imbx","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"473887a4-8d54-4e5a-b23b-aade1dd7f193"}],"id":"3b1ecc62-452a-4f60-8542-7a3f9119c522","description":"<p>The <code>/me</code> endpoints let you manage information about the authenticated user.</p>\n","_postman_id":"3b1ecc62-452a-4f60-8542-7a3f9119c522","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}}},{"name":"Verification Suite","item":[{"name":"UPi Id","id":"d56df7fa-d642-49c1-b37c-ddc329f5a972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"upi_id\": \"test1234@ybl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/upi-verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","verification","upi-verify"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"45e4b585-b717-4bd7-be05-75f11aa1821f","name":"UPi Id","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"upi_id\": \"test1234@ybl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/upi-verify"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 07:36:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"251"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=gPNEACN6XjgfAjA5fUSAZgg6by6Dymj8jSk3stppDD37H2pvtDYIyMdreC8ReuB9Wg%2FiVbwodATKvz9hmSt%2FSyMqILTrZ8vkfGnaJ6xWaIAliMyG\"}]}"},{"key":"CF-RAY","value":"99275376eaaafe38-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_code\": 200,\n    \"status\": \"success\",\n    \"message\": \"Success\",\n    \"data\": {\n        \"request_id\": \"UPIVFR13065320251022_131caa66\",\n        \"account_exists\": true,\n        \"upi_id\": \"test1234@ybl\",\n        \"holder_name\": \"SARAVANAN K\",\n        \"note\": \"\",\n        \"status\": \"verified\"\n    },\n    \"meta\": {\n        \"request_id\": \"8693f37a-5f00-445e-9d5d-1e9fa25bf9ef\",\n        \"time\": \"2025-10-22T13:06:53+05:30\"\n    }\n}"}],"_postman_id":"d56df7fa-d642-49c1-b37c-ddc329f5a972"},{"name":"Bank Verification","id":"d7bceb48-c570-4b9a-ac38-265d85060888","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_number\": \"50880089874856\",\r\n    \"ifsc_code\": \"HDFC0008315\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/bank-verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","verification","bank-verify"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"67d67e6d-99cb-4c7e-840a-a6e9dc907016","name":"Bank Verification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_number\": \"50880089874856\",\r\n    \"ifsc_code\": \"HDFC0008315\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/bank-verify"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 07:41:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"511"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=99sg5zuWn%2Bs%2B6UHAveqM%2BqmYHqjOU3TNGRQ1q0JA%2FUq3g7QOavDGWXVO2FLWL86ZqQ5dcM9uczlHKogPlVW9TVfTObh4iZdSOSbqrQ10RkUF3voZ\"}]}"},{"key":"CF-RAY","value":"992759b3fa49e93c-IAD"}],"cookie":[],"responseTime":null,"body":"{\n  \"response_code\": 200,\n  \"status\": \"success\",\n  \"message\": \"Success\",\n  \"data\": {\n    \"request_id\": \"imb_REQ_20251022_0001\",\n    \"account_exists\": true,\n    \"upi_id\": null,\n    \"account_holder_name\": \"ANON USER\",\n    \"note\": \"anonymized sample\",\n    \"status\": \"verified\",\n    \"bank_details\": {\n      \"micr_check\": true,\n      \"id\": 0,\n      \"bank_name\": \"Example National Bank\",\n      \"centre\": \"SAMPLE CENTRE\",\n      \"micr\": \"000000000\",\n      \"district\": \"SAMPLE DISTRICT\",\n      \"neft\": true,\n      \"upi\": true,\n      \"state\": \"MAHARASHTRA\",\n      \"address\": \"GROUND FLOOR, MOCK LANE, SAMPLE NAGAR, MUMBAI, MAHARASHTRA 400001\",\n      \"rtgs\": true,\n      \"imps\": true,\n      \"city\": \"MUMBAI\",\n      \"iso3166\": \"IN-MH\",\n      \"branch\": \"MG ROAD BRANCH\",\n      \"contact\": \"+911234567890\",\n      \"bank\": \"Example National Bank\",\n      \"bank_code\": \"EXAM\",\n      \"ifsc\": \"EXAM0000001\"\n    }\n  },\n  \"meta\": {\n    \"request_id\": \"meta_Imb_440f7e22\",\n    \"time\": \"2025-10-22T13:11:08+05:30\"\n  }\n}\n"}],"_postman_id":"d7bceb48-c570-4b9a-ac38-265d85060888"},{"name":"PAN Verification","id":"1d5c42fa-4fed-4ad5-b982-6e4edf94b581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"pan_number\": \"PANCY8711F\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/pan-verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","verification","pan-verify"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"635aa21c-8f72-4ab8-8622-0bdc7d929e48","name":"PAN Verification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"pan_number\": \"PANCY8711F\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/pan-verify"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 07:52:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"297"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7Ef9X%2FXIJy20xztEgPsY8Vd5yfsHNQPtSE%2FPWIJ95J3FSjiRg%2FDSutq2RlHKBihDwhuY%2Fm%2FTwOTmjrTcwU7arB02glQ8MRsiJA6aTn4jt4S6LWfP\"}]}"},{"key":"CF-RAY","value":"992769fb3c0881a6-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_code\": 200,\n    \"status\": \"success\",\n    \"message\": \"Success\",\n    \"data\": {\n        \"request_id\": \"PANVFR13221520251022_8020ca63\",\n        \"pan_number\": \"PANCY8711F\",\n        \"holder_name\": \"Ajay Kumar\",\n        \"dob\": \"88/01/2001\",\n        \"note\": \"PAN validation successful — the PAN is valid and registered.\",\n        \"status\": \"verified\"\n    },\n    \"meta\": {\n        \"request_id\": \"e25a6a6f-a261-45f1-a2bc-84b19862e221\",\n        \"time\": \"2025-10-22T13:22:15+05:30\"\n    }\n}"}],"_postman_id":"1d5c42fa-4fed-4ad5-b982-6e4edf94b581"},{"name":"GSTIN Verification","id":"3d5269e6-1a7f-4141-ae04-61700f20b648","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"gst_number\": \"22ABCDE1234F1Z9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/gstin-verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","verification","gstin-verify"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"4e5f4edb-fb54-4ee7-a1ab-9e7bb0f10f4c","name":"GSTIN Verification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"gst_number\": \"09CJLPA5303C1ZP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/verification/gstin-verify"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:25:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"690"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=XDKW2vy0VOOE%2BvNJsN5CCN8U%2FSFGOLLoseIk6gymBeZzgYYH8WY%2B3wEVvNMSzLdIlENX83p%2Bca3zBRh0IFRqVh%2FRDqxcxCV%2FvOkarBa%2F52BakwGi\"}]}"},{"key":"CF-RAY","value":"99279af37d118848-IAD"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"response_code\": 200,\n  \"status\": \"success\",\n  \"message\": \"Success (anonymized sample)\",\n  \"data\": {\n    \"request_id\": \"FAKE_GST_REQ_20251022_0001\",\n    \"status\": \"verified\",\n    \"verification_type\": \"GSTIN\",\n    \"gstin\": \"22ABCDE1234F1Z9\",\n    \"legal_name\": \"ANON BUSINESS\",\n    \"trade_name\": \"ANON TRADE\",\n    \"registration_date\": \"2023-11-20\",\n    \"last_updated\": \"2025-01-28\",\n    \"gstin_status\": \"Active\",\n    \"taxpayer_type\": \"Regular\",\n    \"constitution_type\": \"Proprietorship\",\n    \"einvoice_status\": \"No\",\n    \"state_jurisdiction_code\": \"XX0000\",\n    \"state_jurisdiction\": \"SAMPLE SECTOR\",\n    \"center_jurisdiction_code\": \"ZZ0000\",\n    \"center_jurisdiction\": \"SAMPLE RANGE\",\n    \"nature_of_business\": [\n      \"Retail Business\"\n    ],\n    \"address\": {\n      \"building_name\": \"\",\n      \"building_number\": \"123\",\n      \"floor_number\": \"\",\n      \"street\": \"SAMPLE STREET\",\n      \"location\": \"SAMPLE LOCALITY\",\n      \"locality\": \"SAMPLE TOWN\",\n      \"landmark\": \"NEAR SAMPLE LANDMARK\",\n      \"district\": \"SAMPLE DISTRICT\",\n      \"state\": \"SAMPLE STATE\",\n      \"pincode\": \"000000\",\n      \"latitude\": null,\n      \"longitude\": null,\n      \"geocode_level\": \"pincode\"\n    },\n    \"address_nature_of_business\": \"Retail Business\",\n    \"additional_addresses\": [],\n    \"cancellation_date\": \"\",\n    \"note\": \"GSTIN verification successful — anonymized sample for documentation/testing.\"\n  },\n  \"meta\": {\n    \"request_id\": \"meta_fake_gstvfr_440f7e22\",\n    \"time\": \"2025-10-22T13:55:40+05:30\"\n  }\n}\n"}],"_postman_id":"3d5269e6-1a7f-4141-ae04-61700f20b648"}],"id":"23073297-d8dc-4eb6-9784-efbc04445e26","description":"<p>The <code>/collections</code> endpoints let you manage your <a href=\"https://learning.postman.com/docs/sending-requests/intro-to-collections/\">collections</a>.</p>\n","_postman_id":"23073297-d8dc-4eb6-9784-efbc04445e26","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}}},{"name":"Aadhaar Verification","item":[{"name":"Send otp","id":"dbe87814-841c-4487-b570-a579c38a0a55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMBPML633T6T1VVYXBLGDENUQ","type":"text"},{"key":"x-client-secret","value":"imb_prod_sdms5jkqvhhoby9aqmjv54ox2mpaaxgs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"aadhaar_number\": \"983997751623\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/send-otp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","aadhaar","send-otp"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"8194542a-a112-4c25-a6f7-43471caabc9c","name":"Send otp","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"aadhaar_number\": \"984756478351\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/send-otp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:07:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"218"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"57"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=AN4OhaNYYE0R1r39H9ctS%2Fz4N5kZYblVpSNoGg22HLepkE9rwnKBuDrVE1ndM2xN15vQSVcKx%2BIMDwTrJ8YfQba1zAgn2nAxlje3HEMwwCLSZ7QH\"}]}"},{"key":"CF-RAY","value":"992780b0dae60680-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_code\": 200,\n    \"status\": \"success\",\n    \"message\": \"OTP Sent successfully\",\n    \"data\": {\n        \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\n        \"aadhaar\": \"984756477777\",\n        \"status\": \"pending\"\n    },\n    \"meta\": {\n        \"request_id\": \"0531fa4c-055d-40f2-8173-f8fdd61ff553\",\n        \"time\": \"2025-10-22T13:37:47+05:30\"\n    }\n}"}],"_postman_id":"dbe87814-841c-4487-b570-a579c38a0a55"},{"name":"Verify OTP","id":"83072014-cb2f-475e-bd16-01ede81c33f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMBPML633T6T1VVYXBLGDENUQ","type":"text"},{"key":"x-client-secret","value":"imb_prod_sdms5jkqvhhoby9aqmjv54ox2mpaaxgs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR19423920260305_6281f22f\",\r\n    \"otp\": \"145568\",\r\n    \"aadhaar_number\": \"983997751623\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","aadhaar","verify-otp"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"95d194a4-8596-49a6-8508-d970ab953382","name":"Verify OTP","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\r\n    \"otp\": \"946732\",\r\n    \"aadhaar_number\": \"984756478351\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:09:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5869"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PyTyu4ju6xG472eb%2Bnn3ezOFpN%2FCKuiHMEjd9ODgVM%2FVVNM1WEToWwfCumnDHyVhhMlcdZdLiwpxjV69xPBx%2FundktEhB7TBrMMM5jyuI4XHIA%3D%3D\"}]}"},{"key":"CF-RAY","value":"992783afce67d684-IAD"}],"cookie":[],"responseTime":null,"body":"{\n  \"response_code\": 200,\n  \"status\": \"success\",\n  \"message\": \"Aadhaar verification successful — data found (anonymized sample)\",\n  \"data\": {\n    \"request_id\": \"FAKE_ADHR_REQ_20251022_0001\",\n    \"status\": \"verified\",\n    \"aadhaar_details\": {\n      \"aadhaar_uid\": \"984756477777\",\n      \"full_name\": \"ANON USER\",\n      \"care_of\": \"C/O: ANON RELATIVE\",\n      \"dob\": \"1970-01-01\",\n      \"gender\": \"Female\",\n      \"address_details\": {\n        \"address_line\": \"SAMPLE LOCALITY, SAMPLE TOWN, SAMPLE DISTRICT - 000000\",\n        \"house\": \"\",\n        \"street\": \"SAMPLE STREET\",\n        \"location\": \"\",\n        \"district\": \"SAMPLE DISTRICT\",\n        \"state\": \"SAMPLE STATE\",\n        \"country\": \"INDIA\",\n        \"pincode\": \"000000\"\n      },\n      \"image_base64\": \"REDACTED_IMAGE_BASE64_SAMPLE\"\n    }\n  },\n  \"meta\": {\n    \"request_id\": \"meta_fake_aadhr_440f7e22\",\n    \"time\": \"2025-10-22T13:39:50+05:30\"\n  }\n}\n"}],"_postman_id":"83072014-cb2f-475e-bd16-01ede81c33f9"}],"id":"d2be4866-bc8b-4407-bfee-610298bef6fc","description":"<p>The <code>/collections</code> endpoints let you manage your <a href=\"https://learning.postman.com/docs/sending-requests/intro-to-collections/\">collections</a>.</p>\n","_postman_id":"d2be4866-bc8b-4407-bfee-610298bef6fc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}}},{"name":"DigiLocker Verification","item":[{"name":"Initiate","id":"3739b041-4567-4d13-aa18-0afee31991a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"customer_details\": {\r\n                \"full_name\": \"John Doe\",\r\n                \"mobile_number\": \"9999999999\",\r\n                \"user_email\": \"test@gmail.com\"\r\n        },\r\n        \"expiry_minutes\": 10,\r\n        \"return_url\": \"https://google.com\",\r\n        \"state\": \"test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/digilocker/initiate","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","digilocker","initiate"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"c6bf403e-7dad-4b1b-bbf1-6a693d78452d","name":"Initiate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"customer_details\": {\r\n                \"full_name\": \"John Doe\",\r\n                \"mobile_number\": \"9999999999\",\r\n                \"user_email\": \"test@gmail.com\"\r\n        },\r\n        \"expiry_minutes\": 10,\r\n        \"return_url\": \"https://google.com\",\r\n        \"state\": \"test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/digilocker/initiate"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:40:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"244"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=aD5DnonS9mt1OSxKzIFmG8MgiXt5untKWEoD4Ky1yc%2FHL9hgt2%2FIgbvjzPnevTHtEZc7V%2BDqyOWc3HVdNIhQg4xgQf8FtmtPNRmsFf0f1QGpfXcP\"}]}"},{"key":"CF-RAY","value":"9927b0f0cd8a592f-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_code\": 200,\n    \"status\": \"success\",\n    \"message\": \"Success\",\n    \"data\": {\n        \"request_id\": \"DGLR14104020251022_e31e7ee8\",\n        \"digilocker_url\": \"https://h13.in/wtfTDW\",\n        \"expired_in_minutes\": 10,\n        \"expired_at\": \"2025-10-22T14:20:40+05:30\"\n    },\n    \"meta\": {\n        \"request_id\": \"66a14f77-69ad-4053-b8b5-a62181ccb799\",\n        \"time\": \"2025-10-22T14:10:40+05:30\"\n    }\n}"}],"_postman_id":"3739b041-4567-4d13-aa18-0afee31991a5"}],"id":"4c84304c-88da-437b-bce4-605fc88ceb5d","description":"<p>The <code>/collections</code> endpoints let you manage your <a href=\"https://learning.postman.com/docs/sending-requests/intro-to-collections/\">collections</a>.</p>\n","_postman_id":"4c84304c-88da-437b-bce4-605fc88ceb5d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}}},{"name":"NSDL Account Opening","item":[{"name":"BC Agent Onboarding","id":"8adc4fb1-f1da-465d-9b33-126e8876efd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"aadhaar_number\": \"984756477777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/send-otp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","aadhaar","send-otp"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"2094c977-b555-478c-9d63-c762f3d79abd","name":"Send otp","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"aadhaar_number\": \"984756478351\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/send-otp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:07:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"218"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"57"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=AN4OhaNYYE0R1r39H9ctS%2Fz4N5kZYblVpSNoGg22HLepkE9rwnKBuDrVE1ndM2xN15vQSVcKx%2BIMDwTrJ8YfQba1zAgn2nAxlje3HEMwwCLSZ7QH\"}]}"},{"key":"CF-RAY","value":"992780b0dae60680-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_code\": 200,\n    \"status\": \"success\",\n    \"message\": \"OTP Sent successfully\",\n    \"data\": {\n        \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\n        \"aadhaar\": \"984756477777\",\n        \"status\": \"pending\"\n    },\n    \"meta\": {\n        \"request_id\": \"0531fa4c-055d-40f2-8173-f8fdd61ff553\",\n        \"time\": \"2025-10-22T13:37:47+05:30\"\n    }\n}"}],"_postman_id":"8adc4fb1-f1da-465d-9b33-126e8876efd1"},{"name":"Create Account","id":"959f8a3f-7a35-4278-8707-469c2a4add14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\r\n    \"otp\": \"946732\",\r\n    \"aadhaar_number\": \"984756477777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","aadhaar","verify-otp"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"58b3dc5b-10d0-42df-85b5-5aafb0bfb51a","name":"Verify OTP","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\r\n    \"otp\": \"946732\",\r\n    \"aadhaar_number\": \"984756478351\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:09:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5869"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PyTyu4ju6xG472eb%2Bnn3ezOFpN%2FCKuiHMEjd9ODgVM%2FVVNM1WEToWwfCumnDHyVhhMlcdZdLiwpxjV69xPBx%2FundktEhB7TBrMMM5jyuI4XHIA%3D%3D\"}]}"},{"key":"CF-RAY","value":"992783afce67d684-IAD"}],"cookie":[],"responseTime":null,"body":"{\n  \"response_code\": 200,\n  \"status\": \"success\",\n  \"message\": \"Aadhaar verification successful — data found (anonymized sample)\",\n  \"data\": {\n    \"request_id\": \"FAKE_ADHR_REQ_20251022_0001\",\n    \"status\": \"verified\",\n    \"aadhaar_details\": {\n      \"aadhaar_uid\": \"984756477777\",\n      \"full_name\": \"ANON USER\",\n      \"care_of\": \"C/O: ANON RELATIVE\",\n      \"dob\": \"1970-01-01\",\n      \"gender\": \"Female\",\n      \"address_details\": {\n        \"address_line\": \"SAMPLE LOCALITY, SAMPLE TOWN, SAMPLE DISTRICT - 000000\",\n        \"house\": \"\",\n        \"street\": \"SAMPLE STREET\",\n        \"location\": \"\",\n        \"district\": \"SAMPLE DISTRICT\",\n        \"state\": \"SAMPLE STATE\",\n        \"country\": \"INDIA\",\n        \"pincode\": \"000000\"\n      },\n      \"image_base64\": \"REDACTED_IMAGE_BASE64_SAMPLE\"\n    }\n  },\n  \"meta\": {\n    \"request_id\": \"meta_fake_aadhr_440f7e22\",\n    \"time\": \"2025-10-22T13:39:50+05:30\"\n  }\n}\n"}],"_postman_id":"959f8a3f-7a35-4278-8707-469c2a4add14"},{"name":"Account Status","id":"ad9a83eb-648f-48bc-9f0f-fc0c1417170e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\r\n    \"otp\": \"946732\",\r\n    \"aadhaar_number\": \"984756477777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","aadhaar","verify-otp"],"host":["secure","imbpayment","in"],"query":[],"variable":[]}},"response":[{"id":"e96b7deb-f58c-48a2-8cde-331894998d37","name":"Verify OTP","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-client-id","value":"IMB8LT36YIRVDCVWP4TGIVVHI","type":"text"},{"key":"x-client-secret","value":"imb_prod_grf7lwogggfuuightnbu4fwehta4czph","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"request_id\": \"ADHRVFR13374720251022_1f0e6764\",\r\n    \"otp\": \"946732\",\r\n    \"aadhaar_number\": \"984756478351\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://secure.imbpayment.in/api/v1/aadhaar/verify-otp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 22 Oct 2025 08:09:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5869"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"PHP/8.2.27"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PyTyu4ju6xG472eb%2Bnn3ezOFpN%2FCKuiHMEjd9ODgVM%2FVVNM1WEToWwfCumnDHyVhhMlcdZdLiwpxjV69xPBx%2FundktEhB7TBrMMM5jyuI4XHIA%3D%3D\"}]}"},{"key":"CF-RAY","value":"992783afce67d684-IAD"}],"cookie":[],"responseTime":null,"body":"{\n  \"response_code\": 200,\n  \"status\": \"success\",\n  \"message\": \"Aadhaar verification successful — data found (anonymized sample)\",\n  \"data\": {\n    \"request_id\": \"FAKE_ADHR_REQ_20251022_0001\",\n    \"status\": \"verified\",\n    \"aadhaar_details\": {\n      \"aadhaar_uid\": \"984756477777\",\n      \"full_name\": \"ANON USER\",\n      \"care_of\": \"C/O: ANON RELATIVE\",\n      \"dob\": \"1970-01-01\",\n      \"gender\": \"Female\",\n      \"address_details\": {\n        \"address_line\": \"SAMPLE LOCALITY, SAMPLE TOWN, SAMPLE DISTRICT - 000000\",\n        \"house\": \"\",\n        \"street\": \"SAMPLE STREET\",\n        \"location\": \"\",\n        \"district\": \"SAMPLE DISTRICT\",\n        \"state\": \"SAMPLE STATE\",\n        \"country\": \"INDIA\",\n        \"pincode\": \"000000\"\n      },\n      \"image_base64\": \"REDACTED_IMAGE_BASE64_SAMPLE\"\n    }\n  },\n  \"meta\": {\n    \"request_id\": \"meta_fake_aadhr_440f7e22\",\n    \"time\": \"2025-10-22T13:39:50+05:30\"\n  }\n}\n"}],"_postman_id":"ad9a83eb-648f-48bc-9f0f-fc0c1417170e"}],"id":"11aea494-b0b0-4b72-aed1-109e261221d1","description":"<p>The <code>/collections</code> endpoints let you manage your <a href=\"https://learning.postman.com/docs/sending-requests/intro-to-collections/\">collections</a>.</p>\n","_postman_id":"11aea494-b0b0-4b72-aed1-109e261221d1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","id":"2f36fc16-0fe1-4fe2-9c3a-280bd660cfc5","name":"API documentation","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"variable":[{"id":"ee7eea7e-5492-47da-b8c5-0190d07fa8c8","key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}