{"info":{"_postman_id":"a04e471c-e4e3-4583-8d80-80a82887c3d5","name":"Mono Payments","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"32066755","collectionId":"a04e471c-e4e3-4583-8d80-80a82887c3d5","publishedId":"2sBY4PNKZa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-17T13:27:33.000Z"},"item":[{"name":"One-time payments","item":[{"name":"Initiate payment link [one-time]","id":"139242f9-ef1a-4110-b03f-bca177a8f45c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 20000,\n  \"type\": \"onetime-debit\",\n  \"description\": \"testing\",\n  \"reference\": \"testing9011\",\n  \"redirect_url\": \"https://mono.co\",\n  \"method\": \"account\",\n  \"customer\": {\n    \"email\": \"samuel5@nomo.co\",\n    \"phone\": \"08111223344\",\n    \"address\": \"home address\",\n    \"identity\": {\n      \"type\": \"bvn\",\n      \"number\": \"43000382244\"\n    },\n    \"name\": \"Samuel\"\n  },\n  \"split\": {\n    \"type\": \"percentage\",\n    \"fee_bearer\": \"business\",\n    \"distribution\": [\n      {\n        \"account\": \"673e258cbfc6fc07bf0f34b3\",\n        \"value\": 50,\n        \"max\": 20000\n      },\n      {\n        \"account\": \"673b40afbfc6fc07bf0e4d07\",\n        \"value\": 40\n      }\n    ]\n  },\n  \"institution\": {\n    \"id\": \"5fd0e43ed0c17054e2854730\",\n    \"auth_method\": \"mobile_banking\",\n    \"account_number\": \"2209696000\"\n  },\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate","description":"<p>Initiate a one-time payment.</p>\n","urlObject":{"protocol":"https","path":["v2","payments","initiate"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"8ca8cbb8-f87b-4080-978b-559705c8d74a","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 20000,\n  \"type\": \"onetime-debit\",\n  \"method\": \"account\",\n  \"description\": \"testing\",\n  \"reference\": \"l09861141090110039819098\",\n  \"redirect_url\": \"https://mono.co\",\n  \"customer\": {\n    \"email\": \"samuel@mono.co\",\n    \"phone\": \"08133936723\",\n    \"address\": \"home address\",\n    \"identity\": {\n      \"type\": \"bvn\",\n      \"number\": \"43436382244\"\n    },\n    \"name\": \"Samuel\"\n  },\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Payment Initiated Successfully\",\n  \"data\": {\n    \"id\": \"ODPDVM49HEFY\",\n    \"mono_url\": \"https://checkout.mono.co/ODPDVM49HEFY\",\n    \"type\": \"onetime-debit\",\n    \"method\": \"account\",\n    \"amount\": 20000,\n    \"description\": \"testing\",\n    \"reference\": \"l09861141090110039819098\",\n    \"customer\": \"65de6b3bfe29300fb5606140\",\n    \"redirect_url\": \"https://mono.co\",\n    \"created_at\": \"2024-03-15T06:54:12.127Z\",\n    \"updated_at\": \"2024-03-15T06:54:12.127Z\",\n    \"meta\": {}\n  }\n}"},{"id":"68a04169-2042-4315-9265-363956618460","name":"Success (with split)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 450000,\n  \"type\": \"onetime-debit\",\n  \"method\": \"account\",\n  \"description\": \"testing split\",\n  \"reference\": \"testsplitiddientdoi7\",\n  \"customer\": {\n    \"email\": \"samuel@mono.co\",\n    \"phone\": \"08133936723\",\n    \"name\": \"Samuel\"\n  },\n  \"split\": {\n    \"type\": \"percentage\",\n    \"fee_bearer\": \"business\",\n    \"distribution\": [\n      {\n        \"account\": \"673e258cbfc6fc07bf0f34b3\",\n        \"value\": 50,\n        \"max\": 200\n      },\n      {\n        \"account\": \"673b40afbfc6fc07bf0e4d07\",\n        \"value\": 40\n      }\n    ]\n  },\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Payment Initiated Successfully\",\n  \"timestamp\": \"2024-12-10T18:10:43.887Z\",\n  \"data\": {\n    \"id\": \"ODDZI5AT7NQW\",\n    \"mono_url\": \"https://checkout.mono.co/ODDZI5AT7NQW\",\n    \"type\": \"onetime-debit\",\n    \"method\": \"account\",\n    \"amount\": 450000,\n    \"description\": \"testing split payment 7\",\n    \"reference\": \"testsplitiddientdoi7\",\n    \"customer\": \"673b783a737146d49343f6ed\",\n    \"created_at\": \"2024-12-10T18:10:43.882Z\",\n    \"updated_at\": \"2024-12-10T18:10:43.882Z\",\n    \"meta\": null,\n    \"liveMode\": true,\n    \"split\": {\n      \"type\": \"percentage\",\n      \"fee_bearer\": \"business\",\n      \"distribution\": [\n        {\n          \"account\": \"673e258cbfc6fc07bf0f34b3\",\n          \"value\": 50,\n          \"max\": 200\n        },\n        {\n          \"account\": \"673b40afbfc6fc07bf0e4d07\",\n          \"value\": 40\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"139242f9-ef1a-4110-b03f-bca177a8f45c"},{"name":"Verify Transaction","id":"3858e4c4-9eff-436b-8fec-5582ff399277","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/verify/:reference","description":"<p>Verify payment status.</p>\n","urlObject":{"protocol":"https","path":["v2","payments","verify",":reference"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"05574735-3edf-4221-ae2f-456fa175f663","type":"any","value":"11112222333445x","key":"reference"}]}},"response":[{"id":"c2ed3d54-f9ef-4e19-988b-57fd779a57ae","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v2/payments/verify/:reference","protocol":"https","host":["api","withmono","com"],"path":["v2","payments","verify",":reference"],"variable":[{"key":"reference","value":"demo_ref_mxy0mbi123","description":"Reference"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Payment retrieved successfully\",\n  \"timestamp\": \"2024-04-27T21:57:26.609Z\",\n  \"data\": {\n    \"id\": \"txdsgcamwweg62h0msjfx512345\",\n    \"channel\": \"account\",\n    \"fee\": 100,\n    \"type\": \"onetime-debit\",\n    \"status\": \"successful\",\n    \"amount\": 20000,\n    \"currency\": \"NGN\",\n    \"description\": \"DirectPay Demo\",\n    \"reference\": \"demo_ref_mxy0mbi123\",\n    \"live_mode\": true,\n    \"account\": {\n      \"id\": \"65c525b7a6ce43abef77c123\",\n      \"name\": \"SAMUEL OLAMIDE\",\n      \"account_number\": \"90123456789\",\n      \"currency\": \"NGN\",\n      \"balance\": 478915,\n      \"type\": \"WALLET ACCOUNT\",\n      \"bvn\": \"98765432123\",\n      \"live_mode\": true,\n      \"institution\": {\n        \"name\": \"Opay\",\n        \"type\": \"PERSONAL_BANKING\",\n        \"timeout\": 50000,\n        \"available\": true,\n        \"scope\": [\n          \"payments\",\n          \"financial_data\"\n        ],\n        \"bank_code\": \"100004\"\n      },\n      \"scope\": [\n        \"payments\"\n      ]\n    },\n    \"refunded\": true,\n    \"device_fingerprint\": \"12345678-123b-45db-b678-91a0a2ed1234\",\n    \"ip_address\": \"1.1.1.1\",\n    \"created_at\": \"2024-04-10T01:51:54.189Z\",\n    \"updated_at\": \"2024-04-12T05:24:51.396Z\",\n    \"meta\": {\n      \"locked\": null\n    }\n  }\n}"}],"_postman_id":"3858e4c4-9eff-436b-8fec-5582ff399277"},{"name":"Fetch all Payments","id":"36c250da-4b59-42e5-8a37-3cf4381de942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v2/payments/transactions?page=1&start=01-01-2022&end=10-01-2024&status=successful&account=&customer=","description":"<p>Fetch all payment transactions.</p>\n","urlObject":{"protocol":"https","path":["v2","payments","transactions"],"host":["api","withmono","com"],"query":[{"description":{"content":"<p>Page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Start</p>\n","type":"text/plain"},"key":"start","value":"01-01-2022"},{"description":{"content":"<p>End</p>\n","type":"text/plain"},"key":"end","value":"10-01-2024"},{"description":{"content":"<p>Filter by status</p>\n","type":"text/plain"},"key":"status","value":"successful"},{"description":{"content":"<p>Account ID</p>\n","type":"text/plain"},"key":"account","value":""},{"description":{"content":"<p>Customer ID</p>\n","type":"text/plain"},"key":"customer","value":""}],"variable":[]}},"response":[{"id":"08708b4d-7584-4385-85f5-d4b709344cee","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v2/payments/transactions?page=1&start=01-01-2022&end=10-01-2024","protocol":"https","host":["api","withmono","com"],"path":["v2","payments","transactions"],"query":[{"key":"page","value":"1"},{"key":"start","value":"01-01-2022"},{"key":"end","value":"10-01-2024"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Data retrieved successfully\",\n  \"data\": {\n    \"payments\": [\n      {\n        \"id\": \"63f0000025a00000749a7768\",\n        \"type\": \"onetime-debit\",\n        \"status\": \"successful\",\n        \"amount\": 20000,\n        \"description\": \"description\",\n        \"currency\": \"NGN\",\n        \"customer\": null,\n        \"reference\": \"KW9LO016****\",\n        \"created_at\": \"2022-06-30T11:14:10.583Z\",\n        \"updated_at\": \"2022-06-30T12:06:36.248Z\",\n        \"account\": {\n          \"id\": \"62bd85****\",\n          \"institution\": {\n            \"name\": \"KudaBank\",\n            \"type\": \"PERSONAL_BANKING\"\n          },\n          \"name\": \"JOHN DOE\",\n          \"accountNumber\": \"1123****23\",\n          \"currency\": \"NGN\",\n          \"created_at\": \"2022-06-30T11:14:09.665Z\",\n          \"updated_at\": \"2022-06-30T13:00:00.096Z\"\n        }\n      }\n    ],\n    \"paging\": {\n      \"total\": 510,\n      \"pages\": 102,\n      \"previous\": null,\n      \"next\": \"http://localhost:3000/transactions?page=2\"\n    }\n  }\n}"}],"_postman_id":"36c250da-4b59-42e5-8a37-3cf4381de942"}],"id":"8d481ea0-11c3-448e-a657-fd5d9308f868","_postman_id":"8d481ea0-11c3-448e-a657-fd5d9308f868","description":""},{"name":"Recurring payments","item":[{"name":"Mandate","item":[{"name":"Get Banks","id":"33b5e8d5-07c1-4aef-a109-74604e5d5599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v3/banks/list","description":"<p>Get banks for direct debit.</p>\n","urlObject":{"protocol":"https","path":["v3","banks","list"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"c90ced22-7dcc-4e22-be33-fa842c7eb590","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://api.withmono.com/v3/banks/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": {\n    \"banks\": [\n      {\n        \"name\": \"NIBSS\",\n        \"bank_code\": \"999\",\n        \"nip_code\": \"999999\",\n        \"direct_debit\": false\n      },\n      {\n        \"name\": \"CBN\",\n        \"bank_code\": \"001\",\n        \"nip_code\": \"000028\",\n        \"direct_debit\": false\n      },\n      {\n        \"name\": \"ACCESS BANK PLC\",\n        \"bank_code\": \"044\",\n        \"nip_code\": \"000014\",\n        \"direct_debit\": true\n      }\n    ]\n  }\n}"}],"_postman_id":"33b5e8d5-07c1-4aef-a109-74604e5d5599"},{"name":"Create a Mandate","id":"1f8ac5dc-8166-4b22-a63a-676274da485b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"debit_type\": \"variable\",\n  \"customer\": \"string\",\n  \"mandate_type\": \"emandate\",\n  \"amount\": 1000000,\n  \"reference\": \"mandatevrif7l9d4\",\n  \"account_number\": \"2012345678\",\n  \"bank_code\": \"044\",\n  \"fee_bearer\": \"business\",\n  \"description\": \"Mono Test\",\n  \"start_date\": \"2025-11-27T00:00:00.000Z\",\n  \"end_date\": \"2026-12-31T22:59:59.999Z\",\n  \"verification_method\": \"selfie_verification\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates","description":"<p>Create a mandate.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"bd358f6a-a898-4c3c-9279-7e6431fe7192","name":"Biometric","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"debit_type\": \"variable\",\n  \"customer\": \"691af11398baaa44e1567bde\",\n  \"mandate_type\": \"emandate\",\n  \"amount\": 1000000,\n  \"reference\": \"mandatevrif7l9d4\",\n  \"account_number\": \"2012345678\",\n  \"bank_code\": \"044\",\n  \"fee_bearer\": \"business\",\n  \"description\": \"Mono Test\",\n  \"start_date\": \"2025-11-27T00:00:00.000Z\",\n  \"end_date\": \"2026-12-31T22:59:59.999Z\",\n  \"verification_method\": \"selfie_verification\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Mandate created successfully\",\n  \"data\": {\n    \"id\": \"mmc_691d957a87120578aeb864af\",\n    \"status\": \"initiated\",\n    \"mandate_type\": \"emandate\",\n    \"debit_type\": \"variable\",\n    \"ready_to_debit\": false,\n    \"mono_url\": \"https://develop...\",\n    \"nibss_code\": \"RC227914/1580/0015154303\",\n    \"approved\": false,\n    \"reference\": \"mandatevrif7l9d4\",\n    \"account_name\": \"Samuel Olamide\",\n    \"account_number\": \"2012345678\",\n    \"bank\": \"Access Bank\",\n    \"bank_code\": \"044\",\n    \"customer\": \"691af11398baaa44e1567bde\",\n    \"description\": \"Mono Test\",\n    \"live_mode\": true,\n    \"start_date\": \"2025-11-27T00:00:00.000Z\",\n    \"end_date\": \"2026-12-31T22:59:59.999Z\",\n    \"date\": \"2025-11-19T10:01:30.471Z\",\n    \"amount\": 1000000,\n    \"fee_bearer\": \"business\",\n    \"verification_method\": \"selfie_verification\"\n  }\n}"},{"id":"6d43abb3-775d-45b2-b2f1-1a95d0ac0c24","name":"E-mandate","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"debit_type\": \"variable\",\n  \"customer\": \"65795e4ccbb2025a8ef74abb\",\n  \"mandate_type\": \"emandate\",\n  \"amount\": 200020,\n  \"reference\": \"REF-REF-03\",\n  \"account_number\": \"0123456789\",\n  \"bank_code\": \"057\",\n  \"description\": \"Mono subscriptions\",\n  \"start_date\": \"2023-12-13T00:00:00.000Z\",\n  \"end_date\": \"2024-05-25T00:00:00.000Z\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"To proceed, please authorize this mandate by transferring N50.00 to any of the listed banks below\",\n  \"data\": {\n    \"id\": \"mmc_65795ef187e8bc6f0c15d0e1\",\n    \"mandate_type\": \"emandate\",\n    \"debit_type\": \"variable\",\n    \"status\": \"active\",\n    \"approved\": false,\n    \"reference\": \"REF-REF-03\",\n    \"account_name\": \"SAMUEL OLAMIDE\",\n    \"account_number\": \"0123456789\",\n    \"bank\": \"ZENITH INTERNATIONAL BANK PLC\",\n    \"customer\": \"65795e4ccbb2025a8ef74abb\",\n    \"description\": \"Mono subscriptions\",\n    \"start_date\": \"2023-12-13T00:00:00.000Z\",\n    \"end_date\": \"2024-05-25T00:00:00.000Z\",\n    \"date\": \"2023-12-13T07:36:17.114Z\",\n    \"transfer_destinations\": [\n      {\n        \"bank_name\": \"Fidelity\",\n        \"account_number\": \"9020025928\",\n        \"icon\": \"https://...\"\n      },\n      {\n        \"bank_name\": \"Paystack Titan\",\n        \"account_number\": \"9880218357\",\n        \"icon\": \"https://...\"\n      }\n    ]\n  }\n}"},{"id":"3adb5061-d065-46a5-be8e-2b1bbfa62b63","name":"Tokenised (OTP)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"debit_type\": \"variable\",\n  \"customer\": \"6683da0a42ad354c60234501\",\n  \"mandate_type\": \"emandate\",\n  \"amount\": 200020,\n  \"reference\": \"ZONO30072403\",\n  \"account_number\": \"0235416643\",\n  \"bank_code\": \"058\",\n  \"description\": \"Mono TPS TEST\",\n  \"start_date\": \"2024-09-22T00:00:00.000Z\",\n  \"end_date\": \"2024-12-22T00:00:00.000Z\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": {\n    \"status\": \"initiated\",\n    \"mandate_type\": \"emandate\",\n    \"debit_type\": \"variable\",\n    \"amount\": 200020,\n    \"reference\": \"ZONO30072403\",\n    \"account_name\": \"Keyu ubi\",\n    \"account_number\": \"0235416643\",\n    \"bank\": \"GTB TESTING\",\n    \"customer\": \"6683da0a42ad354c60234501\",\n    \"description\": \"Mono TPS TEST\",\n    \"live_mode\": false,\n    \"start_date\": \"2024-09-22T00:00:00.000Z\",\n    \"end_date\": \"2024-12-22T00:00:00.000Z\",\n    \"date\": \"2024-07-30T10:52:15.971Z\",\n    \"otp_destinations\": {\n      \"session\": \"0b1565ab-e016-4fb4-b974-93c169914c1d\",\n      \"methods\": [\n        {\n          \"type\": \"phone_number\",\n          \"value\": \"081****0129\"\n        },\n        {\n          \"type\": \"email\",\n          \"value\": \"s*********l@neem.com\"\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"1f8ac5dc-8166-4b22-a63a-676274da485b"},{"name":"Initiate a Mandate","id":"9382142a-5b15-43f7-99de-c58438fe293b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 20030,\n  \"type\": \"recurring-debit\",\n  \"method\": \"mandate\",\n  \"mandate_type\": \"emandate\",\n  \"debit_type\": \"variable\",\n  \"description\": \"Repayment\",\n  \"reference\": \"testO2b9O9EF903\",\n  \"redirect_url\": \"https://mono.co\",\n  \"customer\": {\n    \"id\": \"65f88fb69197e400bf829cdf\"\n  },\n  \"start_date\": \"2024-03-29\",\n  \"end_date\": \"2024-08-04\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate","description":"<p>Initiate mandate via checkout link.</p>\n","urlObject":{"protocol":"https","path":["v2","payments","initiate"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"e681e7f2-f06f-4202-ad4b-512dd0bf236c","name":"Recurring Link","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 9190030,\n  \"type\": \"recurring-debit\",\n  \"method\": \"mandate\",\n  \"mandate_type\": \"emandate\",\n  \"debit_type\": \"variable\",\n  \"description\": \"Repayment\",\n  \"reference\": \"158O2b9O9dEF903949493432\",\n  \"redirect_url\": \"https://mono.co\",\n  \"customer\": {\n    \"id\": \"65eb623b9a65459e5c1f21cd\"\n  },\n  \"start_date\": \"2024-03-19\",\n  \"end_date\": \"2024-08-04\",\n  \"meta\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Payment Initiated Successfully\",\n  \"data\": {\n    \"mono_url\": \"https://authorise.mono.co/RD3002544259\",\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"mandate_type\": \"emandate\",\n    \"amount\": 9190030,\n    \"description\": \"Repayment for 600 by ab@mono.co\",\n    \"reference\": \"158O2b9O9dEF903949493432\",\n    \"customer\": \"65eb623b9a65459e5c1f21cd\",\n    \"redirect_url\": \"https://mono.co\",\n    \"created_at\": \"2024-03-12T14:17:31.548Z\",\n    \"updated_at\": \"2024-03-12T14:17:31.548Z\",\n    \"start_date\": \"2024-03-19\",\n    \"end_date\": \"2024-08-04\"\n  }\n}"},{"id":"4039b11f-f3b5-4808-ab3b-d19a0497b5e1","name":"Mono Sweep","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 20000,\n  \"type\": \"recurring-debit\",\n  \"method\": \"mandate\",\n  \"mandate_type\": \"sweep\",\n  \"debit_type\": \"variable\",\n  \"description\": \"test\",\n  \"reference\": \"livetesting1O9O9EF90300\",\n  \"redirect_url\": \"https://mono.co\",\n  \"customer\": {\n    \"id\": \"692da79111e73c006ec580a4\"\n  },\n  \"start_date\": \"2026-11-30\",\n  \"end_date\": \"2026-12-04\",\n  \"meta\": {\n    \"loan_id\": \"a12bjce\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/initiate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Payment Initiated Successfully\",\n  \"timestamp\": \"2026-03-28T14:44:02.084Z\",\n  \"data\": {\n    \"mandate_id\": \"mmc_69c7e9760dbd802f35843aee\",\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"amount\": 20000,\n    \"mandate_type\": \"sweep\",\n    \"mono_url\": \"https://authorise.mono.co/RD0024260424\",\n    \"description\": \"test\",\n    \"reference\": \"livetesting1O9O9EF90300\",\n    \"customer\": \"692da79111e73c006ec580a4\",\n    \"redirect_url\": \"https://mono.co\",\n    \"created_at\": \"2026-03-26T14:44:02.084Z\",\n    \"updated_at\": \"2026-03-26T14:44:02.084Z\",\n    \"start_date\": \"2026-11-30\",\n    \"end_date\": \"2026-12-04\",\n    \"meta\": {\n      \"loan_id\": \"a12bjce\"\n    }\n  }\n}"}],"_postman_id":"9382142a-5b15-43f7-99de-c58438fe293b"},{"name":"Mandate Status","id":"4ae5585f-ae3b-46e5-b4ec-7a435be95916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/status","description":"<p>Check mandate status.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","status"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"fc11fdf3-8770-41e8-8999-a64b76da3618","type":"any","value":"mmc_65714e9fcc59e6008ba321e7","key":"id"}]}},"response":[],"_postman_id":"4ae5585f-ae3b-46e5-b4ec-7a435be95916"},{"name":"Retrieve a Mandate","id":"8d6ea445-d92c-4851-84ec-f5c19d59d061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id","description":"<p>Retrieve a mandate.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"246bc769-833e-44a7-8127-3a7cabf18c0a","type":"any","value":"mmc_6571f4e55c7d1843d7d162e9","key":"id"}]}},"response":[{"id":"028c62cf-06f7-4fa5-8d98-c65239196763","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id"],"variable":[{"key":"id","value":"mmc_6571f4e55c7d1843d7d162e9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": {\n    \"id\": \"mmc_65795ef187e8bc6f0c15d123\",\n    \"status\": \"active\",\n    \"mandate_type\": \"emandate\",\n    \"debit_type\": \"variable\",\n    \"approved\": true,\n    \"amount\": 200000,\n    \"account_name\": \"SAMUEL OLAMIDE\",\n    \"account_number\": \"0123456789\",\n    \"institution\": {\n      \"bank_code\": \"057\",\n      \"nip_code\": \"000015\",\n      \"name\": \"ZENITH INTERNATIONAL BANK PLC\"\n    },\n    \"customer\": \"65795e4ccbb2025a8ef74123\",\n    \"narration\": \"Subscriptions\",\n    \"start_date\": \"2023-12-13T00:00:00.000Z\",\n    \"end_date\": \"2024-05-25T00:00:00.000Z\",\n    \"date\": \"2023-12-13T08:36:17.114Z\"\n  }\n}"}],"_postman_id":"8d6ea445-d92c-4851-84ec-f5c19d59d061"},{"name":"Fetch All Mandates","id":"0a7e82d7-40fd-47f5-9905-fed0efb2b49f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates?limit=5&page=1","description":"<p>Fetch all mandates.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates"],"host":["api","withmono","com"],"query":[{"key":"limit","value":"5"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"8c250e0e-3df0-4e37-bbb7-897ba2b0018f","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates?limit=5&page=1","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates"],"query":[{"key":"limit","value":"5"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": [\n    {\n      \"id\": \"mmc_677fd246160bc877abd49135\",\n      \"status\": \"cancelled\",\n      \"reference\": \"ref1\",\n      \"amount\": 200100,\n      \"mandate_type\": \"emandate\",\n      \"debit_type\": \"fixed\",\n      \"account_name\": \"John Doe\",\n      \"account_number\": \"2821897000\",\n      \"live_mode\": true,\n      \"approved\": false,\n      \"ready_to_debit\": false,\n      \"frequency\": \"3 months\",\n      \"institution\": {\n        \"bank_code\": \"044\",\n        \"nip_code\": \"000014\",\n        \"name\": \"Access Bank\"\n      },\n      \"customer\": \"6723c46615e9657e9809942c\",\n      \"narration\": \"Test\",\n      \"start_date\": \"2025-01-16T00:00:00.000Z\",\n      \"end_date\": \"2025-08-14T22:59:59.999Z\",\n      \"date\": \"2025-01-09T13:42:30.349Z\"\n    },\n    {\n      \"id\": \"mmc_677fc68c3953e23495c1d000\",\n      \"status\": \"awaiting_authorization\",\n      \"reference\": \"ref2\",\n      \"amount\": 20100,\n      \"mandate_type\": \"emandate\",\n      \"debit_type\": \"variable\",\n      \"account_name\": \"John Doe\",\n      \"account_number\": \"2821897000\",\n      \"live_mode\": true,\n      \"approved\": false,\n      \"ready_to_debit\": false,\n      \"customer\": \"6723c46615e9657e9809942c\",\n      \"narration\": \"text\",\n      \"start_date\": \"2025-01-10T23:00:00.000Z\",\n      \"end_date\": \"2025-08-21T22:59:59.999Z\",\n      \"date\": \"2025-01-09T13:42:30.349Z\"\n    }\n  ]\n}"}],"_postman_id":"0a7e82d7-40fd-47f5-9905-fed0efb2b49f"},{"name":"Cancel Mandate","id":"c56a6037-925d-4f85-bb10-30cd5c0c6db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v3/payments/mandates/:id/cancel","description":"<p>Cancel a mandate.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","cancel"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"14d6447a-98bf-4e7c-b7fb-860d0e2be59c","description":{"content":"<p>Mandate ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"fc97a8ed-d29f-454d-a84f-acab3da583a1","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/cancel","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","cancel"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\",\n  \"response_code\": \"\",\n  \"message\": \"This mandate is now cancelled and deleted, and can't be used again.\",\n  \"timestamps\": \"2023-12-13T20:23:07.074Z\",\n  \"documentation\": \"https://mono.co/docs/error-codes/400\",\n  \"data\": null\n}"}],"_postman_id":"c56a6037-925d-4f85-bb10-30cd5c0c6db1"},{"name":"Pause a Mandate","id":"7fc6545c-d365-4588-814f-652dbb6ee929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v3/payments/mandates/:id/pause","description":"<p>Pause a mandate.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","pause"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"4096e2f7-afe7-4beb-bcaf-db40bd51deb5","description":{"content":"<p>Mandate ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"c6003407-9477-4126-a6b1-6d5932ba2526","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/pause","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","pause"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\",\n  \"response_code\": \"\",\n  \"message\": \"This mandate is now paused and can't be used for debit or balance inquiry, but you can reinstate it back.\",\n  \"timestamps\": \"2023-12-13T20:23:07.074Z\",\n  \"documentation\": \"https://mono.co/docs/error-codes/400\",\n  \"data\": null\n}"}],"_postman_id":"7fc6545c-d365-4588-814f-652dbb6ee929"},{"name":"Reinstate a Mandate","id":"bb53a2c7-6d58-4492-a019-df157fa3fbbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v3/payments/mandates/:id/reinstate","description":"<p>Reinstate a mandate.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","reinstate"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"71874449-28e7-49eb-8945-04155c23a98e","description":{"content":"<p>Mandate ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"87634845-b111-4c2b-bd26-83a83aa8c499","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/reinstate","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","reinstate"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\",\n  \"response_code\": \"\",\n  \"message\": \"This mandate is now active.\",\n  \"timestamps\": \"2023-12-13T20:23:07.074Z\",\n  \"documentation\": \"https://mono.co/docs/error-codes/400\",\n  \"data\": null\n}"}],"_postman_id":"bb53a2c7-6d58-4492-a019-df157fa3fbbf"},{"name":"Verify OTP Mandate","id":"814e1f4f-42e0-4ba3-8bd4-9e1d5281cd0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"session\": \"string\",\n  \"method\": \"string\",\n  \"otp\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/verify/otp","description":"<p>Step 1: Set OTP method. Step 2: Verify OTP.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates","verify","otp"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"0a1b3fee-5e3a-4899-b449-2e44776b17c1","name":"Set OTP Method","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"session\": \"string\",\n  \"method\": \"phone_number\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/verify/otp"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"An otp has been sent to your phone number\",\n  \"data\": {\n    \"phone_number\": \"070****9833\",\n    \"action\": \"input_otp\",\n    \"session\": \"cda2d994-43e6-4d5a-ad72-0906fa3f3480\"\n  }\n}"},{"id":"e568db96-97ba-46d9-8662-4fd6f0e6a52d","name":"Verify OTP","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"session\": \"cda2d994-43e6-4d5a-ad72-0906fa3f3480\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/verify/otp"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Mandate is now successfully created and approved.\",\n  \"data\": {\n    \"id\": \"mmc_668f8fe21622ea990acd77e6\",\n    \"status\": \"approved\",\n    \"mandate_type\": \"emandate\",\n    \"debit_type\": \"variable\",\n    \"ready_to_debit\": true,\n    \"nibss_code\": \"RC227914/1580/0003171012\",\n    \"approved\": true,\n    \"reference\": \"9MONoDDw111MO2224P4\",\n    \"account_name\": \"DISI PRINCE BOSINDE\",\n    \"account_number\": \"0260553842\",\n    \"bank\": \"GUARANTY TRUST BANK PLC\",\n    \"bank_code\": \"058\",\n    \"customer\": \"667bdd924e0563ff8d555741\",\n    \"description\": \"Mono subscriptions\",\n    \"live_mode\": true,\n    \"start_date\": \"2025-01-17T00:00:00.000Z\",\n    \"end_date\": \"2025-12-21T00:00:00.000Z\",\n    \"date\": \"2024-07-11T07:55:14.257Z\",\n    \"amount\": 1000000\n  }\n}"}],"_postman_id":"814e1f4f-42e0-4ba3-8bd4-9e1d5281cd0a"}],"id":"b37435f3-1e94-4268-94e3-5009056c699e","_postman_id":"b37435f3-1e94-4268-94e3-5009056c699e","description":""},{"name":"Account","item":[{"name":"Balance inquiry","id":"d4d55be1-1d22-4f4f-8208-754e4d076501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/balance-inquiry?amount=","description":"<p>Balance inquiry.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","balance-inquiry"],"host":["api","withmono","com"],"query":[{"description":{"content":"<p>Optional. Add for sufficiency check. Omit for full balance (NGN 50).</p>\n","type":"text/plain"},"key":"amount","value":""}],"variable":[{"id":"bb793169-6f4d-4373-b0df-5fa1168beadc","type":"any","value":"mmc_6569c1aa795d0a58177598e9","key":"id"}]}},"response":[{"id":"8402d65b-b85d-4c54-8ae0-df8f7bf60dd8","name":"Sufficiency Check","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/balance-inquiry?amount=200000","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","balance-inquiry"],"query":[{"key":"amount","value":"200000"}],"variable":[{"key":"id","value":"mmc_6578609e0000057f95da1588"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Successfully enquired balance.\",\n  \"data\": {\n    \"id\": \"mmc_6578609e0000057f95da1588\",\n    \"has_sufficient_balance\": false,\n    \"account_details\": {\n      \"bank_code\": \"044\",\n      \"account_name\": \"SAMUEL OLAMIDE\",\n      \"account_number\": \"0123456789\",\n      \"bank_name\": \"ACCESS BANK PLC\"\n    }\n  }\n}"},{"id":"97f91808-546c-4caa-aa41-c7241e1dbce9","name":"Full Balance","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/balance-inquiry","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","balance-inquiry"],"variable":[{"key":"id","value":"mmc_65888b0000000043533aadd14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Sufficient balance available\",\n  \"data\": {\n    \"id\": \"mmc_65888b0000000043533aadd14\",\n    \"account_balance\": 506000551.04,\n    \"account_details\": {\n      \"bank_code\": \"101\",\n      \"account_name\": \"SAMUEL OLAMIDE\",\n      \"account_number\": \"6500746916\",\n      \"bank_name\": \"PROVIDUS\"\n    }\n  }\n}"}],"_postman_id":"d4d55be1-1d22-4f4f-8208-754e4d076501"},{"name":"Debit account","id":"2ba20916-94fa-4865-a567-c397bce48571","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 100,\n  \"reference\": \"btD0319991D118\",\n  \"narration\": \"Netflix dec Debit\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/debit","description":"<p>Debit an account.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","debit"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"f53c5f98-e0f2-47b9-ab92-63da34abb496","type":"any","value":"mmc_6569c1aa795d0a58177598e9","key":"id"}]}},"response":[{"id":"08769b30-5022-4a96-8e5e-51cb9df088ad","name":"Success (Payout)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 150000,\n  \"reference\": \"btD0319991D118\",\n  \"narration\": \"Netflix dec Debit\",\n  \"fee_bearer\": \"business\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debit","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debit"],"variable":[{"key":"id","value":"mmc_65785f380155557f95da1547"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Account debited successfully.\",\n  \"response_code\": \"00\",\n  \"data\": {\n    \"success\": true,\n    \"event\": \"successful\",\n    \"amount\": 20000,\n    \"mandate\": \"mmc_6836182ac511bb531611daf9\",\n    \"reference_number\": \"refbtD03191D118\",\n    \"date\": \"2025-05-29T22:16:25.547Z\",\n    \"live_mode\": true,\n    \"fee\": 5500,\n    \"fee_bearer\": \"business\",\n    \"narration\": \"Subscription\",\n    \"session_id\": \"999999250919103136775149584552\",\n    \"account_details\": {\n      \"bank_code\": \"035\",\n      \"account_name\": \"Samuel Olamide\",\n      \"account_number\": \"0252276460\",\n      \"bank_name\": \"Wema Bank\"\n    },\n    \"beneficiary\": {\n      \"bank_code\": \"000\",\n      \"account_name\": \"Mono\",\n      \"account_number\": \"P000001\",\n      \"bank_name\": \"MONO SETTLEMENT WALLET\"\n    },\n    \"meta\": {\n      \"internal_note\": \"Payment for SAMUEL OLAMIDE\"\n    }\n  }\n}"},{"id":"4e9a9eb9-71ae-4712-a951-59c1fa716e1b","name":"Rate Limited (429)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 100,\n  \"reference\": \"btD0319991D118\",\n  \"narration\": \"Netflix dec Debit\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debit","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debit"],"variable":[{"id":"f53c5f98-e0f2-47b9-ab92-63da34abb496","key":"id","value":"mmc_6569c1aa795d0a58177598e9"}]},"description":"Debit an account."},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"failed\",\n  \"response_code\": \"429\",\n  \"message\": \"Rate limited until 2026-01-29\",\n  \"timestamp\": \"2026-01-28T13:47:11.712Z\",\n  \"data\": null\n}"}],"_postman_id":"2ba20916-94fa-4865-a567-c397bce48571"},{"name":"Debit account (with beneficiary)","id":"9b299b9b-40e7-476e-a41e-74b42cc92895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 100,\n  \"reference\": \"btD0319991D108\",\n  \"narration\": \"Netflix dec Debit\",\n  \"beneficiary\": {\n    \"nuban\": \"1111\",\n    \"nip_code\": \"000013\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/debit","description":"<p>Debit with real-time beneficiary settlement.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","debit"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"f5e9b3f0-1d08-477e-bc41-cea0e0c44780","type":"any","value":"mmc_6569c1aa795d0a58177598e9","key":"id"}]}},"response":[{"id":"4f6a9c1d-1206-4178-b1cc-9974aad8f23e","name":"Success (Beneficiary)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 150000,\n  \"reference\": \"btD0319991D108\",\n  \"narration\": \"Netflix dec Debit\",\n  \"fee_bearer\": \"customer\",\n  \"beneficiary\": {\n    \"nuban\": \"0123456789\",\n    \"nip_code\": \"000013\"\n  },\n  \"meta\": {\n    \"internal_note\": \"Payment\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debit","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debit"],"variable":[{"key":"id","value":"mmc_6569c1aa795d0a58177598e9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Account debited successfully.\",\n  \"response_code\": \"00\",\n  \"data\": {\n    \"status\": \"successful\",\n    \"amount\": 1000,\n    \"customer\": \"65785ef7cbb2025a8ef74123\",\n    \"mandate\": \"mmc_65785f380118257f95da1547\",\n    \"reference_number\": \"TPSDD319991D118-02\",\n    \"account_debited\": {\n      \"bank_code\": \"058\",\n      \"account_name\": \"SAMUEL OLAMIDE\",\n      \"account_number\": \"0123456789\",\n      \"bank_name\": \"GUARANTY TRUST BANK PLC\"\n    },\n    \"beneficiary\": {\n      \"bank_code\": \"000\",\n      \"account_name\": \"Mono\",\n      \"account_number\": \"P000001\",\n      \"bank_name\": \"MONO SETTLEMENT WALLET\"\n    },\n    \"date\": \"2023-12-13T10:30:34.009Z\"\n  }\n}"}],"_postman_id":"9b299b9b-40e7-476e-a41e-74b42cc92895"},{"name":"Debit account (with split)","id":"2177b122-12c7-411d-adae-a57bad564baf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 48000,\n  \"reference\": \"testingSplitingit1\",\n  \"narration\": \"testing Split\",\n  \"split\": {\n    \"type\": \"percentage\",\n    \"fee_bearer\": \"business\",\n    \"distribution\": [\n      {\n        \"account\": \"673b4668bfc6fc07bf0e4e9e\",\n        \"value\": 45\n      },\n      {\n        \"account\": \"673b40afbfc6fc07bf0e4d07\",\n        \"value\": 50,\n        \"max\": 20000\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/debit","description":"<p>Debit with split payment.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","debit"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"c7a04bb5-7f8c-4294-a805-7d2eaa69a14e","type":"any","value":"mmc_6569c1aa795d0a58177598e9","key":"id"}]}},"response":[{"id":"9fbc20d5-0b53-4ee4-8eac-67d028001dfa","name":"Success (Split)","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 48000,\n  \"reference\": \"testingSplitingit1\",\n  \"narration\": \"testing Split\",\n  \"split\": {\n    \"type\": \"percentage\",\n    \"fee_bearer\": \"business\",\n    \"distribution\": [\n      {\n        \"account\": \"673b4668bfc6fc07bf0e4e9e\",\n        \"value\": 45\n      },\n      {\n        \"account\": \"673b40afbfc6fc07bf0e4d07\",\n        \"value\": 50,\n        \"max\": 20000\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debit","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debit"],"variable":[{"key":"id","value":"mmc_65785f380155557f95da1547"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Account debited successfully.\",\n  \"response_code\": \"00\",\n  \"data\": {\n    \"success\": true,\n    \"amount\": 48000,\n    \"mandate\": \"mmc_65785f380155557f95da1547\",\n    \"reference_number\": \"TPSDD319991D118-02\",\n    \"date\": \"2023-12-10T14:01:39.619Z\",\n    \"live_mode\": true,\n    \"account_details\": {\n      \"bank_code\": \"044\",\n      \"account_name\": \"Samuel Olamide\",\n      \"account_number\": \"012345679\",\n      \"bank_name\": \"GUARANTY TRUST BANK PLC\"\n    },\n    \"beneficiary\": {\n      \"bank_code\": \"000\",\n      \"account_name\": \"SAMUEL\",\n      \"account_number\": \"123456\",\n      \"bank_name\": \"MONO SETTLEMENT WALLET\"\n    },\n    \"split\": {\n      \"type\": \"percentage\",\n      \"fee_bearer\": \"business\",\n      \"distribution\": [\n        {\n          \"account\": \"673b4668bfc6fc07bf0e4e9e\",\n          \"value\": 45\n        },\n        {\n          \"account\": \"673b40afbfc6fc07bf0e4d07\",\n          \"value\": 50,\n          \"max\": 20000\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"2177b122-12c7-411d-adae-a57bad564baf"},{"name":"Retrieve a Debit","id":"a1f6142c-deb7-47ff-8a0d-e2de1e7f8be1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/debits/:debitId","description":"<p>Get a single debit.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","debits",":debitId"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"31ca88f0-dfb1-4246-b517-258ab18e5760","type":"any","value":"mmc_6565808d1d05da7f3123605a","key":"id"},{"id":"14c0a1b5-1ee2-4356-a959-e56125f49270","type":"any","value":"MoD0219394D13b","key":"debitId"}]}},"response":[{"id":"d6c2fb9e-55af-479c-82e6-51afcfca5e1e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debits/:debitId","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debits",":debitId"],"variable":[{"key":"id","value":"mmc_6565808d1d05da7f3123605a"},{"key":"debitId","value":"MoD0219394D13b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": {\n    \"id\": \"6567c52b06531a11639fde16\",\n    \"channel\": \"mandates\",\n    \"fee\": 0.2,\n    \"type\": \"recurring-debit\",\n    \"status\": \"pending\",\n    \"amount\": 20,\n    \"currency\": \"NGN\",\n    \"description\": \"Mono subscriptions\",\n    \"reference\": \"qwertyuiopvbnmyuihnn\",\n    \"object_id\": \"6565808d1d05da7f31236123\",\n    \"live_mode\": true,\n    \"created_at\": \"2023-11-29T23:11:39.764Z\",\n    \"updated_at\": \"2023-11-29T23:11:39.764Z\"\n  }\n}"}],"_postman_id":"a1f6142c-deb7-47ff-8a0d-e2de1e7f8be1"},{"name":"Retrieve all Debits","id":"90d993fe-5ffe-4f91-97e6-d62f3f37ed14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/mandates/:id/debits","description":"<p>Get all debits.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","mandates",":id","debits"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"07b6c146-ed99-428e-97c6-4176465807c4","type":"any","value":"mmc_6569c1aa795d0a58177598e9","key":"id"}]}},"response":[{"id":"6897e392-6f95-4b81-855a-dacef1f80d7f","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/mandates/:id/debits","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","mandates",":id","debits"],"variable":[{"key":"id","value":"mmc_6569c1aa795d0a58177598e9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"request completed successfully\",\n  \"data\": [\n    {\n      \"id\": \"6567c52b06531a11639fde16\",\n      \"channel\": \"mandates\",\n      \"fee\": 0.2,\n      \"type\": \"recurring-debit\",\n      \"status\": \"pending\",\n      \"amount\": 20,\n      \"currency\": \"NGN\",\n      \"description\": \"Mono subscriptions\",\n      \"reference\": \"qwertyuiopvbnmyuihnn\",\n      \"object_id\": \"6565808d1d05da7f3123605a\",\n      \"live_mode\": true,\n      \"created_at\": \"2023-11-29T23:11:39.764Z\",\n      \"updated_at\": \"2023-11-29T23:11:39.764Z\"\n    }\n  ]\n}"}],"_postman_id":"90d993fe-5ffe-4f91-97e6-d62f3f37ed14"}],"id":"1a0cd7c1-dcc9-43fb-94e4-14ab27d19e07","_postman_id":"1a0cd7c1-dcc9-43fb-94e4-14ab27d19e07","description":""}],"id":"23334ba0-6ce6-4082-9824-d7b885f9ff2c","_postman_id":"23334ba0-6ce6-4082-9824-d7b885f9ff2c","description":""},{"name":"Disburse","item":[{"name":"Create Source Account","id":"0cfcd24f-7fd4-44d9-b97d-d832a0b07657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"app\": \"62229d670c34e0c3b9139f44\",\n  \"account_number\": \"1122334455\",\n  \"bank_code\": \"044\",\n  \"email\": \"olamide@neem.co\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/source-accounts","description":"<p>Create source account.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","source-accounts"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"fc43b23d-b4e3-4daa-90a7-6bba947310e2","name":"Success","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"app\": \"62229d670c34e0c3b9139f44\",\n  \"account_number\": \"1122334455\",\n  \"bank_code\": \"044\",\n  \"email\": \"olamide@neem.co\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/source-accounts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Business account created successfully\",\n  \"timestamp\": \"2025-08-20T14:11:00.489Z\",\n  \"data\": {\n    \"id\": \"68a4ac5200dcc73621111111\",\n    \"mandate_activation_url\": \"https://authorise.mono.co/RD4605211111\"\n  }\n}"}],"_postman_id":"0cfcd24f-7fd4-44d9-b97d-d832a0b07657"},{"name":"Initiate Disbursement","id":"18c2ab86-d4e5-4148-a70f-963f76634ca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"disburse704592203061269674432\",\n  \"source\": \"mandate\",\n  \"account\": \"688a0b672f88111f11d11ab2\",\n  \"type\": \"instant\",\n  \"total_amount\": 20000,\n  \"description\": \"testing distribution\",\n  \"distribution\": [\n    {\n      \"reference\": \"tran0sfdfer123\",\n      \"recipient_email\": \"olamide@neem.com\",\n      \"account\": {\n        \"account_number\": \"0011223344\",\n        \"bank_code\": \"044\"\n      },\n      \"amount\": 20000,\n      \"narration\": \"transfer narration\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements","description":"<p>Initiate disbursement.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","disbursements"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"43c2d93e-a88c-4806-b2d9-b12a8820c379","name":"Instant","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"disburse704592203061269674432\",\n  \"source\": \"mandate\",\n  \"account\": \"688a0b672f88111f11d11ab2\",\n  \"type\": \"instant\",\n  \"total_amount\": 20000,\n  \"description\": \"testing\",\n  \"distribution\": [\n    {\n      \"reference\": \"tran0sfdfer123\",\n      \"recipient_email\": \"olamide@neem.com\",\n      \"account\": {\n        \"account_number\": \"0011223344\",\n        \"bank_code\": \"044\"\n      },\n      \"amount\": 20000,\n      \"narration\": \"transfer\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Disbursement request received\",\n  \"timestamp\": \"2025-08-01T09:42:59.668Z\",\n  \"data\": {\n    \"id\": \"688a0b672f88000f23d11ab2f\",\n    \"reference\": \"disburse704592203061269674432\",\n    \"status\": \"pending\"\n  }\n}"},{"id":"a57da916-a913-4d56-98f4-10673cfe59a6","name":"Scheduled","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"Disburse4222332499324402926004\",\n  \"source\": \"mandate\",\n  \"account\": \"688a0b672f88111f11d11ab2\",\n  \"type\": \"scheduled\",\n  \"total_amount\": 50000,\n  \"description\": \"testing scheduled\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Scheduled disbursement created\",\n  \"timestamp\": \"2025-08-01T09:42:59.668Z\",\n  \"data\": {\n    \"id\": \"688a0b672f88000f23d11ab2f\",\n    \"reference\": \"disburse704592203061269674432\",\n    \"status\": \"created\"\n  }\n}"}],"_postman_id":"18c2ab86-d4e5-4148-a70f-963f76634ca7"},{"name":"Add Distributions","id":"ff9da3aa-b72b-4fbf-80d3-e37b9686e4e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"distribution\": [\n    {\n      \"recipient_email\": \"mary@example.com\",\n      \"bank_code\": \"033\",\n      \"narration\": \"july salary\",\n      \"account_number\": \"1029381212\",\n      \"amount\": 250000\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/distributions","description":"<p>Add recipients.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","disbursements",":id","distributions"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"ff04d276-9399-4834-8f7e-4adb4f4e6d49","type":"any","value":"","key":"id"}]}},"response":[{"id":"2327a57f-d67f-475b-bab5-84f8972fb135","name":"Success","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"distribution\": [\n    {\n      \"recipient_email\": \"mary@example.com\",\n      \"bank_code\": \"033\",\n      \"narration\": \"july salary\",\n      \"account_number\": \"1029381212\",\n      \"amount\": 250000\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/distributions","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","disburse","disbursements",":id","distributions"],"variable":[{"key":"id","value":"688c94d5b947fac1455fa502"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Distribution added successfully\",\n  \"timestamp\": \"2025-08-01T09:49:59.766Z\",\n  \"data\": {\n    \"status\": \"successful\",\n    \"summary\": {\n      \"valid\": 1,\n      \"invalid\": 0\n    },\n    \"valid_accounts\": [\n      {\n        \"id\": \"TmAdOoEpQWeGVhIDtqiI\",\n        \"bank_code\": \"044\",\n        \"account_number\": \"1234567890\",\n        \"account_name\": \"Mono isioma account\",\n        \"beneficiary_id\": \"6759a0a9708ee02f9f21b6b4\",\n        \"email\": \"mary@example.com\"\n      }\n    ],\n    \"invalid_accounts\": []\n  }\n}"}],"_postman_id":"ff9da3aa-b72b-4fbf-80d3-e37b9686e4e2"},{"name":"Trigger/Cancel Disbursement","id":"85314a68-2653-48d9-ad9a-150dfb264f16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"action\": \"trigger\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/transition","description":"<p>Trigger or cancel.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","disbursements",":id","transition"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"7ad16630-9943-4f0e-bc1b-e98efc2c7d20","type":"any","value":"","key":"id"}]}},"response":[{"id":"0ce7a834-afd4-4e60-807a-7d575f8e7ad9","name":"Trigger","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"action\": \"trigger\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/transition","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","disburse","disbursements",":id","transition"],"variable":[{"key":"id","value":"688c94d5b947fac1455fa502"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Disbursement updated successfully\",\n  \"timestamp\": \"2025-08-01T10:52:51.386Z\",\n  \"data\": {\n    \"status\": \"processing\",\n    \"id\": \"688c94d5b947fac1455fa502\"\n  }\n}"},{"id":"5edad03b-2808-4fbe-b96f-2d87e1057b58","name":"Cancel","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"action\": \"cancel\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/transition","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","disburse","disbursements",":id","transition"],"variable":[{"key":"id","value":"688c94d5b947fac1455fa502"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Disbursement cancelled successfully\",\n  \"timestamp\": \"2025-08-01T10:52:51.386Z\",\n  \"data\": {\n    \"status\": \"cancelled\",\n    \"id\": \"688c94d5b947fac1455fa502\"\n  }\n}"}],"_postman_id":"85314a68-2653-48d9-ad9a-150dfb264f16"},{"name":"Update Distribution","id":"fe946d7f-58a0-4201-8f77-f7ed53e56984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"distribution\": [\n    {\n      \"recipient_email\": \"mary@example.com\",\n      \"bank_code\": \"033\",\n      \"narration\": \"july salary\",\n      \"account_number\": \"1029384756\",\n      \"amount\": 250000\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/distributions/:distributionId","description":"<p>Update distribution.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","disbursements",":id","distributions",":distributionId"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"57663637-b4ae-4cd2-aa54-3a9eef1a29f5","type":"any","value":"","key":"id"},{"id":"813e5ef8-7433-4a4f-a78f-4b229e574f8b","type":"any","value":"","key":"distributionId"}]}},"response":[{"id":"a710e517-279b-4a47-b571-19552006e329","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"distribution\": [\n    {\n      \"recipient_email\": \"mary@example.com\",\n      \"bank_code\": \"033\",\n      \"narration\": \"july salary\",\n      \"account_number\": \"1029384756\",\n      \"amount\": 250000\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.withmono.com/v3/payments/disburse/disbursements/:id/distributions/:distributionId","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","disburse","disbursements",":id","distributions",":distributionId"],"variable":[{"key":"id","value":"688c94d5b947fac1455fa502"},{"key":"distributionId","value":"TmAdOoEpQWeGVhIDtqiI"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Distribution updated successfully\",\n  \"timestamp\": \"2025-08-01T10:51:40.394Z\",\n  \"data\": {\n    \"success\": true\n  }\n}"}],"_postman_id":"fe946d7f-58a0-4201-8f77-f7ed53e56984"},{"name":"Fetch Disbursement","id":"e2a8d27f-7dfc-47e7-933c-f9a8a992620b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/v3/payments/disburse/disbursements/:id","description":"<p>Fetch disbursement status.</p>\n","urlObject":{"protocol":"https","path":["v3","payments","disburse","disbursements",":id"],"host":["api","withmono","com"],"query":[],"variable":[{"id":"c3d76dba-a4a6-4f01-b217-ecae2032f5a6","type":"any","value":"","key":"id"}]}},"response":[{"id":"68e83023-ddd7-4834-9b18-d0e66da831ef","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/v3/payments/disburse/disbursements/:id","protocol":"https","host":["api","withmono","com"],"path":["v3","payments","disburse","disbursements",":id"],"variable":[{"key":"id","value":"622d11d3b711fac1455fa502"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Disbursement fetched successfully\",\n  \"timestamp\": \"2025-08-01T10:52:28.775Z\",\n  \"data\": {\n    \"id\": \"622d11d3b711fac1455fa502\",\n    \"reference\": \"Disburse4222332499324402926004\",\n    \"status\": \"initiated\",\n    \"description\": \"testing distribution scheduled 3\",\n    \"type\": \"scheduled\",\n    \"total_amount\": 20000,\n    \"distributions_count\": 1,\n    \"approved_by\": \"Samuel Olamide\",\n    \"approval_date\": \"2025-08-01T10:20:05.274Z\",\n    \"total_records_count\": 1,\n    \"total_successful_amount\": \"0\",\n    \"successful_transactions_count\": 0,\n    \"total_failed_amount\": \"0\",\n    \"failed_transactions_count\": 0,\n    \"created_at\": \"2025-08-01T10:20:05.279Z\"\n  }\n}"}],"_postman_id":"e2a8d27f-7dfc-47e7-933c-f9a8a992620b"}],"id":"f0d011f0-7788-4643-b487-7cff6f854bf7","_postman_id":"f0d011f0-7788-4643-b487-7cff6f854bf7","description":""},{"name":"Owo (WhatsApp Payments)","item":[{"name":"Check User Status","id":"c55371d2-4a67-41eb-8339-3d46519392f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/owo/v1/users/status?phone=2348012345678","description":"<p>Check Owo account.</p>\n","urlObject":{"protocol":"https","path":["owo","v1","users","status"],"host":["api","withmono","com"],"query":[{"description":{"content":"<p>Phone</p>\n","type":"text/plain"},"key":"phone","value":"2348012345678"}],"variable":[]}},"response":[{"id":"7b48fe0d-1234-40a5-b151-363c14df1742","name":"Active","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/owo/v1/users/status?phone=2348012345678","protocol":"https","host":["api","withmono","com"],"path":["owo","v1","users","status"],"query":[{"key":"phone","value":"2348012345678"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"User is active and ready to perform transactions.\",\n  \"timestamp\": \"2025-08-15T14:10:00.465Z\",\n  \"data\": {\n    \"exists\": true,\n    \"status\": \"active\"\n  }\n}"},{"id":"5a95eca8-c8ea-463e-b1da-35b832239dd2","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/owo/v1/users/status?phone=2348012345678","protocol":"https","host":["api","withmono","com"],"path":["owo","v1","users","status"],"query":[{"key":"phone","value":"2348012345678"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"User not found\",\n  \"timestamp\": \"2025-08-15T14:10:00.465Z\",\n  \"data\": {\n    \"exists\": false,\n    \"status\": \"not_found\"\n  }\n}"}],"_postman_id":"c55371d2-4a67-41eb-8339-3d46519392f9"},{"name":"Link Beneficiary","id":"08c9579a-7689-41c5-a66e-a70f3b594551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"2347012345678\",\n  \"bvn\": \"12345678901\",\n  \"fund_beneficiary\": {\n    \"name\": \"SAMUEL NEEM\",\n    \"nip_code\": \"000013\",\n    \"account_number\": \"0123456789\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/owo/v1/beneficiaries/link","description":"<p>Link beneficiary via WhatsApp.</p>\n","urlObject":{"protocol":"https","path":["owo","v1","beneficiaries","link"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"1d9ff73c-deb8-43df-9afe-0729c7a1f0c4","name":"202 Accepted","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"2347012345678\",\n  \"bvn\": \"12345678901\",\n  \"fund_beneficiary\": {\n    \"name\": \"SAMUEL NEEM\",\n    \"nip_code\": \"000013\",\n    \"account_number\": \"0123456789\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/owo/v1/beneficiaries/link"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Request completed successfully\",\n  \"timestamp\": \"2025-08-15T14:10:00.401Z\",\n  \"data\": {\n    \"redirect_url\": \"https://wa.me/2348012345678?text=Hi+Owo\"\n  }\n}"}],"_postman_id":"08c9579a-7689-41c5-a66e-a70f3b594551"},{"name":"Create Fund Request","id":"b6aa24c3-aa91-4ca1-8907-7fdf2c56d620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"2348069056016\",\n  \"reference\": \"nlEhET3XhI9A\",\n  \"type\": \"recurring\",\n  \"description\": \"Monthly subscription\",\n  \"amount\": 67877,\n  \"currency\": \"NGN\",\n  \"schedule\": {\n    \"period\": \"month\",\n    \"interval\": 1,\n    \"start_date\": \"2025-09-01T00:00:00Z\",\n    \"end_date\": \"2026-08-31T00:00:00Z\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/owo/v1/fund-requests","description":"<p>Create fund request.</p>\n","urlObject":{"protocol":"https","path":["owo","v1","fund-requests"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"d475810f-c13d-41bc-a80d-8fa106c3c6c6","name":"202 Accepted","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"2348069056016\",\n  \"reference\": \"nlEhET3XhI9A\",\n  \"type\": \"recurring\",\n  \"description\": \"Monthly subscription\",\n  \"amount\": 67877,\n  \"currency\": \"NGN\",\n  \"schedule\": {\n    \"period\": \"month\",\n    \"interval\": 1,\n    \"start_date\": \"2025-09-01T00:00:00Z\",\n    \"end_date\": \"2026-08-31T00:00:00Z\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/owo/v1/fund-requests"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Request completed successfully\",\n  \"timestamp\": \"2025-08-15T14:10:00.971Z\",\n  \"data\": {\n    \"redirect_url\": \"https://wa.me/2348072255993?text=Hi+Owo\"\n  }\n}"}],"_postman_id":"b6aa24c3-aa91-4ca1-8907-7fdf2c56d620"},{"name":"List Beneficiaries","id":"4f2477e3-ecaf-4c7c-9b88-e13bb89abe92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/owo/v1/beneficiaries?limit=15&offset=0","description":"<p>List linked beneficiaries.</p>\n","urlObject":{"protocol":"https","path":["owo","v1","beneficiaries"],"host":["api","withmono","com"],"query":[{"description":{"content":"<p>Max 100</p>\n","type":"text/plain"},"key":"limit","value":"15"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"c0138528-eb72-4a0e-920c-d4f035458eb7","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/owo/v1/beneficiaries?limit=15&offset=0","protocol":"https","host":["api","withmono","com"],"path":["owo","v1","beneficiaries"],"query":[{"key":"limit","value":"15"},{"key":"offset","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Request completed successfully\",\n  \"timestamp\": \"2025-08-15T14:10:00.480Z\",\n  \"data\": [\n    {\n      \"id\": \"ben_TYxCAKx5U6sR\",\n      \"phone\": \"2348012345678\",\n      \"name\": \"Samuel Neem\"\n    }\n  ],\n  \"pagination\": {\n    \"offset\": 0,\n    \"limit\": 15,\n    \"has_more\": false\n  }\n}"}],"_postman_id":"4f2477e3-ecaf-4c7c-9b88-e13bb89abe92"},{"name":"List Fund Requests","id":"a73735e8-47ce-4cda-b4b1-dbf7dbe39ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":"https://api.withmono.com/owo/v1/fund-requests?limit=15&offset=0","description":"<p>List fund requests.</p>\n","urlObject":{"protocol":"https","path":["owo","v1","fund-requests"],"host":["api","withmono","com"],"query":[{"description":{"content":"<p>Max 100</p>\n","type":"text/plain"},"key":"limit","value":"15"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"d4889a65-0f12-4e3f-b04b-2b439444e6a0","name":"Success","originalRequest":{"method":"GET","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"}],"url":{"raw":"https://api.withmono.com/owo/v1/fund-requests?limit=15&offset=0","protocol":"https","host":["api","withmono","com"],"path":["owo","v1","fund-requests"],"query":[{"key":"limit","value":"15"},{"key":"offset","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Request completed successfully\",\n  \"timestamp\": \"2025-08-15T14:10:00.480Z\",\n  \"data\": [\n    {\n      \"id\": \"frq_1a2b3c4d5e\",\n      \"phone\": \"2348012345678\",\n      \"reference\": \"nlEhET3XhI9A\",\n      \"type\": \"recurring\",\n      \"amount\": 67877,\n      \"currency\": \"NGN\",\n      \"description\": \"Monthly subscription\"\n    }\n  ],\n  \"pagination\": {\n    \"offset\": 0,\n    \"limit\": 15,\n    \"has_more\": false\n  }\n}"}],"_postman_id":"a73735e8-47ce-4cda-b4b1-dbf7dbe39ad7"}],"id":"b9ccbb91-1ee2-4621-8dee-d197ea6b9cef","_postman_id":"b9ccbb91-1ee2-4621-8dee-d197ea6b9cef","description":""},{"name":"Split Payments","item":[{"name":"Create Sub-Account","id":"638988c4-328b-4810-866a-5a75868aec90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"nip_code\": \"000000\",\n  \"account_number\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/payout/sub-account","description":"<p>Create sub-account for split payments.</p>\n","urlObject":{"protocol":"https","path":["v2","payments","payout","sub-account"],"host":["api","withmono","com"],"query":[],"variable":[]}},"response":[{"id":"36d377e6-1da9-4793-b940-e09a7fce9267","name":"Success","originalRequest":{"method":"POST","header":[{"key":"mono-sec-key","value":"{{mono-sec-key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"nip_code\": \"000000\",\n  \"account_number\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.withmono.com/v2/payments/payout/sub-account"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"successful\",\n  \"message\": \"Request completed successfully\",\n  \"data\": {\n    \"id\": \"6126aef671612f\",\n    \"name\": \"Sub Account Name\",\n    \"account_number\": \"1234567890\",\n    \"nip_code\": \"000000\",\n    \"bank_code\": \"058\"\n  }\n}"}],"_postman_id":"638988c4-328b-4810-866a-5a75868aec90"}],"id":"2f4948f1-fbba-4944-80aa-90638f89a446","_postman_id":"2f4948f1-fbba-4944-80aa-90638f89a446","description":""}]}