{"info":{"_postman_id":"bf54e559-56f4-46f1-9fd6-e7d7e8f5b937","name":"Mono API","description":"<html><head></head><body><h1 id=\"introduction\">📄 Introduction</h1>\n<p>Find all the guides and resources to get your business set up and integrated with Mono APIs.</p>\n<p>The service provides many API products, tools, and resources for direct payments and identity lookup.</p>\n<h2 id=\"getting-started\"><strong>Getting started</strong></h2>\n<p>To start using the APIs, you need to -</p>\n<ul>\n<li><p>You must use a valid API Key to send requests to the API endpoints. Your API key will be provided upon integration.</p>\n</li>\n<li><p>The API returns request responses in JSON format. When an API request returns an error, it is sent in the JSON response.</p>\n</li>\n</ul>\n<h2 id=\"authentication\">Authentication</h2>\n<p>This service uses API keys for authentication. Your API key will be provided upon integration.</p>\n<p>You must include an API key in each request to the API as a <strong>Bearer</strong> <strong>token</strong> in the request header.</p>\n<h3 id=\"authentication-error-response\">Authentication error response</h3>\n<p>If an API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.</p>\n<h2 id=\"rate-and-usage-limits\">Rate and usage limits</h2>\n<p>API access rate limits apply at a per-API key basis in unit time. The limit is 1000 requests per minute. If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.</p>\n<p>Each API response returns the following set of headers to help you identify your use status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>X-RateLimit-Limit</code></td>\n<td>The maximum number of requests that the consumer is permitted to make per minute.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Remaining</code></td>\n<td>The number of requests remaining in the current rate limit window.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Reset</code></td>\n<td>The time at which the current rate limit window resets in UTC epoch seconds.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"need-some-help\"><strong>Need some help?</strong></h3>\n<p>In case you have questions, please do not hesitate to let us know.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"📄 Introduction","slug":"introduction"}],"owner":"28834965","collectionId":"bf54e559-56f4-46f1-9fd6-e7d7e8f5b937","publishedId":"2sA35LUK4M","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-04-04T10:38:55.000Z"},"item":[{"name":"One-Time Payment","item":[{"name":"Initiate a Payment","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"756d7a42-17e4-46cc-9f88-6cacc23522d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": \"500000\",\n    \"type\": \"onetime-debit\",\n    \"description\": \"For new pair of sneakers\",\n    \"reference\": \"REF-00001007\",\n    \"redirect_url\": \"http://example.com\"\n}"},"url":"https://mono.v2napi.com/v1/payments/initiate","urlObject":{"path":["v1","payments","initiate"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"756d7a42-17e4-46cc-9f88-6cacc23522d6"},{"name":"Verify Payment Status","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"3d472459-e369-4471-9bf8-20d5d98301d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://mono.v2napi.com/v2/payments/verify/REF-00001007","urlObject":{"path":["v2","payments","verify","REF-00001007"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d472459-e369-4471-9bf8-20d5d98301d1"},{"name":"Fetch All Payments","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"1e308d2c-d98a-4751-aa7f-284cad3fe6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://mono.v2napi.com/v2/payments/transactions?page=1&start=01-01-2022&end=10-01-2022&status=successful","urlObject":{"path":["v2","payments","transactions"],"host":["https://mono.v2napi.com"],"query":[{"key":"page","value":"1"},{"key":"start","value":"01-01-2022"},{"key":"end","value":"10-01-2022"},{"key":"status","value":"successful"}],"variable":[]}},"response":[],"_postman_id":"1e308d2c-d98a-4751-aa7f-284cad3fe6eb"}],"id":"df39ca87-7a3e-45ee-8345-0729e2808ad2","description":"<p>These endpoints lets you initialize and manage one-time payments for your customers.</p>\n","_postman_id":"df39ca87-7a3e-45ee-8345-0729e2808ad2"},{"name":"Recurring Payments","item":[{"name":"Initiate Mandate Authorisation","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b610d503-9972-48e5-8905-afc88a9b5f72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 9190030,\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"mandate_type\": \"emandate\", // or \"signed\"\n    \"debit_type\": \"variable\", // or \"fixed\"\n    \"description\": \"Repayment for samuel.olamide@mono.co\",\n    \"reference\": \"test-O2b9O9EF903-949493432\",\n    \"redirect_url\": \"https://mono.co\",\n    \"customer\": {\n        \"id\":\"65eb623b0000900009e5c1f21cd\"\n    },\n    \"start_date\": \"2024-03-29\",\n    \"end_date\": \"2024-08-04\",\n    \"meta\": {}\n}"},"url":"https://mono.v2napi.com/v1/payments/initiate","urlObject":{"path":["v1","payments","initiate"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b610d503-9972-48e5-8905-afc88a9b5f72"},{"name":"Retrieve a Mandate","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"ac19e85b-246b-41f3-945e-142a650d812f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://mono.v2napi.com/v3/payments/mandates/id","urlObject":{"path":["v3","payments","mandates","id"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac19e85b-246b-41f3-945e-142a650d812f"},{"name":"Retrieve a Mandate via Reference","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"cd779a10-c041-43fc-a8f1-e22b6813e83a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://mono.v2napi.com/v3/payments/mandates/reference","urlObject":{"path":["v3","payments","mandates","reference"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd779a10-c041-43fc-a8f1-e22b6813e83a"},{"name":"Get all Mandates","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"446a2acb-5ca2-4f38-90fe-24e96fb046a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://mono.v2napi.com/v3/payments/mandates","urlObject":{"path":["v3","payments","mandates"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"446a2acb-5ca2-4f38-90fe-24e96fb046a3"},{"name":"Cancel a Mandate","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0a8a136d-1275-4994-8d3c-39b34a168ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 9190030,\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"mandate_type\": \"emandate\", // or \"signed\"\n    \"debit_type\": \"variable\", // or \"fixed\"\n    \"description\": \"Repayment for samuel.olamide@mono.co\",\n    \"reference\": \"test-O2b9O9EF903-949493432\",\n    \"redirect_url\": \"https://mono.co\",\n    \"customer\": {\n        \"id\":\"65eb623b0000900009e5c1f21cd\"\n    },\n    \"start_date\": \"2024-03-29\",\n    \"end_date\": \"2024-08-04\",\n    \"meta\": {}\n}"},"url":"https://mono.v2napi.com/v3/payments/mandates/id/cancel","urlObject":{"path":["v3","payments","mandates","id","cancel"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a8a136d-1275-4994-8d3c-39b34a168ee8"},{"name":"Pause a Mandate","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"88ba7083-9a00-4f4b-9fa1-97b4aaecb2dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 9190030,\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"mandate_type\": \"emandate\", // or \"signed\"\n    \"debit_type\": \"variable\", // or \"fixed\"\n    \"description\": \"Repayment for samuel.olamide@mono.co\",\n    \"reference\": \"test-O2b9O9EF903-949493432\",\n    \"redirect_url\": \"https://mono.co\",\n    \"customer\": {\n        \"id\":\"65eb623b0000900009e5c1f21cd\"\n    },\n    \"start_date\": \"2024-03-29\",\n    \"end_date\": \"2024-08-04\",\n    \"meta\": {}\n}"},"url":"https://mono.v2napi.com/v3/payments/mandates/id/pause","urlObject":{"path":["v3","payments","mandates","id","pause"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"88ba7083-9a00-4f4b-9fa1-97b4aaecb2dd"},{"name":"Reinstate a Mandate","event":[{"listen":"test","script":{"id":"d8e6f28f-4517-4c24-8681-5b4e28f7fe48","exec":[""],"type":"text/javascript","packages":{}}}],"id":"27aee14f-b7db-4264-9c54-fab603b13969","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 9190030,\n    \"type\": \"recurring-debit\",\n    \"method\": \"mandate\",\n    \"mandate_type\": \"emandate\", // or \"signed\"\n    \"debit_type\": \"variable\", // or \"fixed\"\n    \"description\": \"Repayment for samuel.olamide@mono.co\",\n    \"reference\": \"test-O2b9O9EF903-949493432\",\n    \"redirect_url\": \"https://mono.co\",\n    \"customer\": {\n        \"id\":\"65eb623b0000900009e5c1f21cd\"\n    },\n    \"start_date\": \"2024-03-29\",\n    \"end_date\": \"2024-08-04\",\n    \"meta\": {}\n}"},"url":"https://mono.v2napi.com/v3/payments/mandates/id/reinstate","urlObject":{"path":["v3","payments","mandates","id","reinstate"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"27aee14f-b7db-4264-9c54-fab603b13969"}],"id":"d3380a71-ef0a-42cf-b9c2-089a5b5d2a8f","description":"<p>These endpoints lets you initialize and manage one-time payments for your customers.</p>\n","_postman_id":"d3380a71-ef0a-42cf-b9c2-089a5b5d2a8f"},{"name":"Lookup","item":[{"name":"CAC","item":[{"name":"Lookup a Business","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"ad06fd08-fc6c-4e42-84de-1d191e3c35b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac?search=Neem","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac"],"host":["https://mono.v2napi.com"],"query":[{"key":"search","value":"Neem"}],"variable":[]}},"response":[{"id":"bc82225a-f16a-49f0-ba1e-db998c65c2a5","name":"Lookup a Business","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://mono.v2napi.com/v3/lookup/cac?search=Neem","host":["https://mono.v2napi.com"],"path":["v3","lookup","cac"],"query":[{"key":"search","value":"Neem"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 10:17:43 GMT"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"Connection","value":"keep-alive, Keep-Alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Embedder-Policy","value":"require-corp"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN, DENY"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains, max-age=31536000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff, nosniff"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0, 1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"648"},{"key":"ETag","value":"W/\"288-2pyuldpLHPmFugtfbDyY7QTn5Uo\""},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"successful\",\n    \"message\": \"CAC lookup successful\",\n    \"data\": [\n        {\n            \"id\": 3369190,\n            \"rc_number\": \"0000000\",\n            \"registration_date\": \"2020-06-01T00:00:00.000+00:00\",\n            \"registration_approved\": true,\n            \"active\": true,\n            \"classification\": \"COMPANY\",\n            \"classification_id\": 2,\n            \"company_type_name\": \"PRIVATE_COMPANY_LIMITED_BY_SHARES\",\n            \"nature_of_business_name\": \"Computer programming, consultancy and related activities\",\n            \"objectives\": null,\n            \"delisting_status\": null,\n            \"approved_name\": \"Neem\",\n            \"email\": \"hi@neem.co\",\n            \"state\": \"LAGOS\",\n            \"city\": \"LAGOS\",\n            \"lga\": \"Ibeju-Lekki\",\n            \"address\": \"LAGOS, NIGERIA\",\n            \"branch_address\": \"NIL\",\n            \"head_office_address\": \"LAGOS, NIGERIA\",\n            \"business_commencement_date\": null\n        }\n    ]\n}"}],"_postman_id":"ad06fd08-fc6c-4e42-84de-1d191e3c35b0"},{"name":"Lookup Shareholder Details","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"72d5f125-d656-4ae7-80b1-2910242cdeff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac","company","3369190"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[{"id":"aa9ba3cf-17bd-46da-9e35-5dcb7ebe55b2","name":"Lookup Shareholder Details","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 May 2024 10:23:21 GMT"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"Connection","value":"keep-alive, Keep-Alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Embedder-Policy","value":"require-corp"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN, DENY"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains, max-age=31536000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff, nosniff"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0, 1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"3142"},{"key":"ETag","value":"W/\"c46-GQwtTyFCG0709XaJznFPKwyuNeg\""},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"successful\",\n    \"message\": \"CAC lookup successful\",\n    \"data\": [\n        {\n            \"id\": 18565918,\n            \"surname\": \"Olumide\",\n            \"firstname\": \"Samuel\",\n            \"other_name\": \"Nomo\",\n            \"email\": \"samuelolumide@neem.co\",\n            \"phone_number\": \"08000000009\",\n            \"gender\": \"MALE\",\n            \"former_nationality\": null,\n            \"city\": \"LAGOS\",\n            \"occupation\": \"LEGAL PRACTITIONER\",\n            \"former_name\": null,\n            \"corporation_name\": null,\n            \"rc_number\": null,\n            \"corporation_company\": {\n                \"id\": null,\n                \"approved_name\": null,\n                \"objectives\": null,\n                \"registration_approved\": null,\n                \"rc_number\": null,\n                \"address\": null,\n                \"branch_address\": null,\n                \"registration_submitted\": null,\n                \"business_commencement_date\": null,\n                \"reservation_serial_no\": null,\n                \"active\": null,\n                \"registration_serial_no\": null,\n                \"registration_approved_by_rg\": null,\n                \"tracking_id\": null,\n                \"date_of_reservation\": null,\n                \"needs_proficiency_docs\": null,\n                \"availability_code\": null,\n                \"name_availability\": null,\n                \"forwarded_to_ao\": null,\n                \"forwarded_to_rgs\": null,\n                \"classification_fk\": null,\n                \"nature_of_business_fk\": null,\n                \"company_type_fk\": null,\n                \"registration_date\": null,\n                \"review_status\": null,\n                \"is_old_record\": null,\n                \"reg_portal_user_fk\": null,\n                \"approved_name_for_search\": null,\n                \"state\": null,\n                \"city\": null,\n                \"status\": null,\n                \"company_status\": null,\n                \"is_for_change_of_name\": null,\n                \"is_change_of_name_submited\": null,\n                \"date_created\": null,\n                \"is_submitted_for_post_inc\": null,\n                \"query_code\": null,\n                \"query_history_fk\": null,\n                \"reason_for_disapproval\": null,\n                \"date_of_approval\": null,\n                \"date_of_query\": null,\n                \"approver\": null,\n                \"updating_office\": null,\n                \"has_been_updated\": null,\n                \"date_of_update\": null,\n                \"approved_for_update\": null,\n                \"date_of_update_approval\": null,\n                \"approved_for_update_by_fk\": null,\n                \"updated_by_fk\": null,\n                \"registration_submission_date\": null,\n                \"financial_year_end\": null,\n                \"street_number\": null,\n                \"lga\": null,\n                \"delisting_status\": null,\n                \"head_office_address\": null,\n                \"company_head_office\": null,\n                \"postcode\": null,\n                \"email\": null,\n                \"progress_level\": null,\n                \"batch\": null,\n                \"queried\": null,\n                \"firs_tin\": null,\n                \"nature_of_business\": null,\n                \"former_name\": null,\n                \"resolved\": null,\n                \"duration_in_queue\": null,\n                \"time_take_tobe_processed\": null,\n                \"rrr\": null,\n                \"payment_date\": null,\n                \"entered_by\": null,\n                \"active_for_post_inc\": null,\n                \"share_capital\": null,\n                \"share_capital_in_words\": null,\n                \"divided_into\": null,\n                \"of_each\": null,\n                \"consent_code\": null,\n                \"jtb_t_i_n_status\": null,\n                \"full_address\": \"\"\n            },\n            \"state\": \"LAGOS\",\n            \"accreditationnumber\": null,\n            \"form_type\": \"Permanent Voters' Card\",\n            \"num_shares_alloted\": null,\n            \"type_of_shares\": null,\n            \"date_of_birth\": \"1989-06-30T23:00:00.000+00:00\",\n            \"date_of_appointment\": \"2021-06-30T06:05:19.434+00:00\",\n            \"status\": \"ACTIVE\",\n            \"former_surname\": null,\n            \"former_first_name\": null,\n            \"former_other_name\": null,\n            \"identity_number\": \"00000000000\",\n            \"other_directorship_details\": null,\n            \"affiliate_type_fk\": {\n                \"id\": 7514,\n                \"name\": \"PRESENTER\",\n                \"description\": \"PRESENTER\"\n            },\n            \"country_fk\": {\n                \"id\": 1,\n                \"name\": \"NIGERIA\",\n                \"code\": \"NIGERIA\"\n            },\n            \"lga\": \"514\",\n            \"is_corporate\": false,\n            \"nationality\": \"NIGERIA\",\n            \"address\": \"LAGOS, NIGERIA\",\n            \"street_number\": \"1\",\n            \"is_chairman\": null,\n            \"is_designated\": null,\n            \"postcode\": \"\",\n            \"former_name_type\": null,\n            \"affiliates_residential_address\": {\n                \"id\": 228236,\n                \"country\": \"NIGERIA\",\n                \"state\": \"LAGOS\",\n                \"lga\": \"514\",\n                \"city\": \"LAGOS\",\n                \"address\": \"LAGOS, NIGERIA\",\n                \"street_number\": \"1 \",\n                \"postcode\": \"\",\n                \"hide_residential_address\": false,\n                \"affiliate_type\": null\n            },\n            \"affiliates_psc_information\": null,\n            \"is_public_user\": null\n        }\n    ]\n}"}],"_postman_id":"72d5f125-d656-4ae7-80b1-2910242cdeff"},{"name":"Lookup Previous Address","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"69ad24e2-8bb4-4413-af85-a5e7ddeccfab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190/previous-address","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac","company","3369190","previous-address"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"69ad24e2-8bb4-4413-af85-a5e7ddeccfab"},{"name":"Lookup Change of Name","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8cbec643-c89f-4a34-8f2a-6c955a4afcd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190/change-of-name","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac","company","3369190","change-of-name"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cbec643-c89f-4a34-8f2a-6c955a4afcd8"},{"name":"Lookup a Secretary","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"addaae1d-5279-4666-94e1-6534f5af2bc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190/secretary","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac","company","3369190","secretary"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"addaae1d-5279-4666-94e1-6534f5af2bc5"},{"name":"Lookup the Directors","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"024e0e2e-d20f-4fe7-8ea6-999df39f073c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/cac/company/3369190/directors","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","cac","company","3369190","directors"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"024e0e2e-d20f-4fe7-8ea6-999df39f073c"}],"id":"d970b303-861b-4b95-9247-4636d82ce77d","_postman_id":"d970b303-861b-4b95-9247-4636d82ce77d","description":""},{"name":"Banks","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0d051c84-ae7b-49ed-9020-2cd26595dcec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://mono.v2napi.com/v3/lookup/banks","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","banks"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d051c84-ae7b-49ed-9020-2cd26595dcec"},{"name":"Int'l Passport Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript"}}],"id":"93e91c2d-66fb-462f-91f3-1c548078490f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"passport_number\": \"123456\",\n    \"last_name\": \"SMITH\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/passport","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","passport"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"93e91c2d-66fb-462f-91f3-1c548078490f"},{"name":"NIN Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript"}}],"id":"4b6fa420-078a-4881-9ab8-606630410ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"nin\": \"12345678901\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/nin","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","nin"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[{"id":"82dc0732-79e1-4f39-ae7b-2e61aef54ee3","name":"Example Response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"nin\": \"12345678901\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/nin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Apr 2024 10:22:18 GMT"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"X-Powered-By","value":"PHP/8.2.7"},{"key":"Connection","value":"keep-alive, Keep-Alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Embedder-Policy","value":"require-corp"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN, DENY"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains, max-age=31536000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff, nosniff"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0, 1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"1031"},{"key":"ETag","value":"W/\"407-O9VwtF4LLw7yi+jooiXWwG1L1hI\""},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"successful\",\n    \"message\": \"Lookup Successfull\",\n    \"timestamp\": \"2024-04-17T10:22:18.654Z\",\n    \"data\": {\n        \"firstname\": \"Samuel\",\n        \"surname\": \"Olamide\",\n        \"middlename\": \"Nomo\",\n        \"birthdate\": \"01-06-2020\",\n        \"userid\": \"PAQBBA-0016\",\n        \"gender\": \"M\",\n        \"telephoneno\": \"08012345616\",\n        \"vnin\": \"\",\n        \"self_origin_lga\": \"\",\n        \"heigth\": \"\",\n        \"birthstate\": \"Lagos\",\n        \"signature\": null,\n        \"religion\": \"\",\n        \"educationallevel\": \"\",\n        \"maritalstatus\": \"\",\n        \"self_origin_state\": \"\",\n        \"spoken_language\": \"\",\n        \"self_origin_place\": \"\",\n        \"residence_town\": \"\",\n        \"nok_town\": \"\",\n        \"residence_state\": \"Lagos State\",\n        \"residence_address\": \"Address 1\",\n        \"birthcountry\": \"\",\n        \"psurname\": \"\",\n        \"pfirstname\": \"\",\n        \"nok_lga\": \"yaba\",\n        \"nok_address2\": \"\",\n        \"nok_state\": \"Lagos State\",\n        \"nok_surname\": \"Nomo\",\n        \"nok_firstname\": \"Nomo\",\n        \"ospokenlang\": \"\",\n        \"residencestatus\": \"Active\",\n        \"pmiddlename\": \"\",\n        \"email\": \"nomo@test.com\",\n        \"nok_postalcode\": \"\",\n        \"nin\": \"12345678901\",\n        \"employmentstatus\": \"Unemployed\",\n        \"birthlga\": \"yaba\",\n        \"residence_lga\": \"yaba\",\n        \"title\": \"Mr\",\n        \"profession\": \"\",\n        \"nok_address1\": \"test address 1\",\n        \"photo\": null,\n        \"nok_middlename\": \"\",\n        \"tracking_id\": \"\",\n        \"central_iD\": \"\"\n    }\n}"}],"_postman_id":"4b6fa420-078a-4881-9ab8-606630410ff3"},{"name":"BVN Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript"}}],"id":"fb33a4bb-eb4a-451a-a818-4b060f77edd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bvn\": \"12345678901\",\n    \"scope\": \"identity\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v2/lookup/bvn/initiate","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v2","lookup","bvn","initiate"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb33a4bb-eb4a-451a-a818-4b060f77edd8"},{"name":"TIN Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"99164410-6919-4238-87f5-4606632ff942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"number\": \"12392112349\",\n  \"channel\": \"TIN\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/tin","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","tin"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"99164410-6919-4238-87f5-4606632ff942"},{"name":"Address Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4f94bea9-a656-4605-8d4d-e502c8044e5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"meter_number\": \"55055820431\",\n  \"address\": \"8 Professor Gabriel Olusanya St, Lekki Phase I 106104, Lekki, Lagos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/address","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","address"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f94bea9-a656-4605-8d4d-e502c8044e5c"},{"name":"Driver's License Lookup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"2fe65e11-d28b-4c55-8820-424c5d9a4607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"license_number\": \"AAD23208212298\",\n  \"date_of_birth\": \"1999-12-21\",\n  \"first_name\": \"Samuel\",\n  \"last_name\": \"Olamide\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/driver_license","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","driver_license"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fe65e11-d28b-4c55-8820-424c5d9a4607"},{"name":"Credit History","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"738b9630-0f2d-4c04-a5b8-906d6c527a79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bvn\": \"22227777222\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/credit-history/all","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","credit-history","all"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"738b9630-0f2d-4c04-a5b8-906d6c527a79"},{"name":"Mashup","event":[{"listen":"test","script":{"id":"8d1382e4-94cc-4428-84e4-2d9ad19b566d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4d8b21c5-6269-4dce-8c28-264374da5733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"nin\": \"12345678901\",\n    \"bvn\": \"12345678901\",\n    \"date_of_birth\": \"2001-01-02\"\n}","options":{"raw":{"language":"json"}}},"url":"https://mono.v2napi.com/v3/lookup/mashup","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"path":["v3","lookup","mashup"],"host":["https://mono.v2napi.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d8b21c5-6269-4dce-8c28-264374da5733"}],"id":"c56038cb-63da-4b4a-8367-52252cd67476","description":"<p>The <code>/me</code> endpoints let you manage information about the authenticated user.</p>\n","_postman_id":"c56038cb-63da-4b4a-8367-52252cd67476"}],"event":[{"listen":"prerequest","script":{"id":"47bad960-6e28-41bb-95a8-9863d423afc4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9921a44f-9b40-4953-bf63-8de0189c6775","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://mono.v2napi.com"}]}