{"info":{"_postman_id":"f78f691b-49df-4e53-b149-cd6404867e12","name":"PaddyCover Business","description":"<html><head></head><body><p>PaddyCover works with established insurers and customer aggregators to design and offer bespoke products via a multi-channel platform that facilitates flexible and convenient payment for insurance packages.</p>\n<h1 id=\"want-to-try-it-quickly\">Want to try it quickly?</h1>\n<p>To get started, reach out to us, send an email to <a href=\"https://mailto:info@paddycover.com\">info@paddycover.com</a> or <a href=\"https://mailto:support@paddycover.com\">support@paddycover.com</a></p>\n<h1 id=\"making-a-request\">Making a request</h1>\n<p>In order to initiate a request to the endpoints, it is essential to authorize each request using a bearer token. This bearer token is derived from the login/refresh token endpoint</p>\n<blockquote>\n<p>e.g Authorization Bearer TOKEN </p>\n</blockquote>\n<h1 id=\"services\">Services:</h1>\n<p>These services are currently available and are set to expand as we incorporate more integrations.</p>\n<h1 id=\"auto-third-party-comprehensive\">Auto (Third-Party, Comprehensive)</h1>\n<p>These APIs facilitates the purchase of various types of vehicle insurance. With these APIs at your disposal, you can seamlessly initiate and complete the process of getting a vehicle insurance policy, getting quotes, and getting certificates as soon as payment is made.</p>\n<h1 id=\"health-insurance\">Health Insurance</h1>\n<p>These APIs facilitates the purchase of various packages of the health insurance. With these APIs at your disposal, you can seamlessly initiate and complete the process of getting a health insurance policy, and getting an e-id as soon as payment is made.</p>\n<h1 id=\"travel-insurance\">Travel Insurance</h1>\n<p>These APIs facilitates the purchase of a travel insurance. With these APIs at your disposal, you can seamlessly initiate and complete the process of getting a travel insurance policy, and getting a certificate as soon as payment is made.</p>\n<h1 id=\"http-status-codes\">HTTP Status Codes</h1>\n<ul>\n<li><p><strong>200</strong>: A successful request occurred, do note that the description field on the response can contain further steps to be carried on this transaction</p>\n</li>\n<li><p><strong>400</strong>: Data validation error occurred due to inconsistent data supplied by the client</p>\n</li>\n<li><p><strong>401</strong>: Invalid request authorization, which might be due to invalid API key or the client is not registered for the service being accessed.</p>\n</li>\n<li><p><strong>500</strong>: An internal server error at our End, this should be reported if it persists.</p>\n</li>\n</ul>\n<p>BASE_URL: https:stage.paddycover.com/v1</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Want to try it quickly?","slug":"want-to-try-it-quickly"},{"content":"Making a request","slug":"making-a-request"},{"content":"Services:","slug":"services"},{"content":"Auto (Third-Party, Comprehensive)","slug":"auto-third-party-comprehensive"},{"content":"Health Insurance","slug":"health-insurance"},{"content":"Travel Insurance","slug":"travel-insurance"},{"content":"HTTP Status Codes","slug":"http-status-codes"}],"owner":"20277121","collectionId":"f78f691b-49df-4e53-b149-cd6404867e12","publishedId":"2s9Y5SXm3D","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-09T11:15:07.000Z"},"item":[{"name":"Authentication","item":[{"name":"Login","id":"44a35bd7-7ad0-49a0-a389-005e9f8f6324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"this@example.com\",\n    \"password\":\"password\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/partner/login","urlObject":{"path":["partner","login"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"44a35bd7-7ad0-49a0-a389-005e9f8f6324"},{"name":"Refresh Token","id":"006771e1-e56f-46fb-9c4e-c554136ca38a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refresh_token\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/partner/refresh/token","urlObject":{"path":["partner","refresh","token"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"006771e1-e56f-46fb-9c4e-c554136ca38a"}],"id":"6ed26a6e-2ced-4e45-b356-876f2651e344","_postman_id":"6ed26a6e-2ced-4e45-b356-876f2651e344","description":""},{"name":"Customer Cover","item":[{"name":"Onboard","id":"29d540a6-61b2-44da-af2a-cbf1917a3b53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\":\"test 1\",\n    \"lastname\":\"test name 2\",\n    \"occupation\":\"pmm\",\n    \"email\":\"to5@paddycover.com\",\n    \"phone\":\"0803156725\",\n    \"date_of_birth\":\"2000-08-03\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/ccover/onboard","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","onboard"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"29d540a6-61b2-44da-af2a-cbf1917a3b53"},{"name":"List Policies","id":"79f50ec2-80b5-4da6-b550-42d505dc8537","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/ccover/policies","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","policies"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"79f50ec2-80b5-4da6-b550-42d505dc8537"},{"name":"Claim","id":"276e26f3-e9d4-4bc3-8eb7-a10b5e90a706","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"policy_number\":\"PC1691061082\",\n    \"private_address\":\"\",\n    \"business_address\":\"\",\n    \"accident_location\":\"\",\n    \"accident_time\":\"\",\n    \"description\":\"\",\n    \"injuries_sustained\":\"\",\n    \"doctor_name\":\"\",\n    \"doctor_address\":\"\",\n    \"usual_doctor\":false,\n    \"other_medical\":false,\n    \"unable_to_attend_to_business_past\":\"\",\n    \"disable_past_period_start\":\"\",\n    \"disable_past_period_end\":\"\",\n    \"unable_to_attend_to_business_still\":\"\",\n    \"occupation_portion_date\":\"\",\n    \"occupation_whole_date\":\"\",\n    \"available_location\":\"\",\n    \"other_insurance_claim\":false,\n    \"other_insurance_claim_details\":\"\",\n    \"other_claim_compensation\":false,\n    \"claim_compensation_company_name\":\"\",\n    \"claim_compensation_date\":\"\",\n    \"claim_compensation_amount\":\"\",\n    \"claim_compensation_premium_paid\":false,\n    \"claim_compensation_premium_paid_date\":\"\",\n    \"claim_compensation_premium_paid_whom\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/ccover/claim","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","claim"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"276e26f3-e9d4-4bc3-8eb7-a10b5e90a706"},{"name":"Replace Customer","id":"8ace0bf4-b42c-4ef8-a8b7-a4a60bf0105f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"policy_number_to_be_replaced\":\"PC1692892556\",\n    \"firstname\":\"test 1\",\n    \"lastname\":\"test name 2\",\n    \"occupation\":\"pmm\",\n    \"email\":\"pmtest1@paddycover.com\",\n    \"phone\":\"0803156725\",\n    \"date_of_birth\":\"2000-08-03\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/ccover/customer/replace","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","customer","replace"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ace0bf4-b42c-4ef8-a8b7-a4a60bf0105f"},{"name":"Batch Onboard","id":"b6f44477-dbb6-49af-991d-a65c9523e367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"excel","type":"file","src":"/Users/oluwafemikorede/Downloads/Customer Cover Template (1).xlsx"}]},"url":"{{pcb}}/ccover/customer/batch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","customer","batch"],"host":["{{pcb}}"],"query":[{"disabled":true,"key":"excel","value":null}],"variable":[]}},"response":[],"_postman_id":"b6f44477-dbb6-49af-991d-a65c9523e367"},{"name":"Policy Overview","id":"5194f667-d1a2-419e-8180-dc9c087cac7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/ccover/overview","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","overview"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5194f667-d1a2-419e-8180-dc9c087cac7a"},{"name":"Claims","id":"01fbf11b-0b70-4eeb-a1aa-fe9047553004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/ccover/claim","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","id":"afee8aa3-7464-440e-b739-fddab156501f","name":"Customer Cover","type":"folder"}},"urlObject":{"path":["ccover","claim"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"01fbf11b-0b70-4eeb-a1aa-fe9047553004"}],"id":"afee8aa3-7464-440e-b739-fddab156501f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"8e7e9099-d9ef-47f2-be85-1d20481dbfc6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"847cc12b-9af8-481f-bf68-9e67e485d826","type":"text/javascript","exec":[""]}}],"_postman_id":"afee8aa3-7464-440e-b739-fddab156501f","description":""},{"name":"Auto","item":[{"name":"Policy","item":[{"name":"Buy Policy","id":"151208f5-3d65-4652-894b-5b27e62e92ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\":\"\",\n    \"vehicle_make_id\":\"\",\n    \"vehicle_model_id\":\"\",\n    \"vehicle_usage_id\":\"\",\n    \"vehicle_class_id\":\"\",\n    \"vehicle_category_id\":\"\",\n    \"payment_frequency_id\":\"\",\n    \"plate_number\":\"\",\n    \"driver_license_number\":\"\",\n    \"driver_license_issue_date\":\"\",\n    \"vehicle_color\":\"\",\n    \"vehicle_value\":\"\",\n    \"occupation\":\"\",\n    \"idmeans_id\":\"\",\n    \"id_number\":\"\",\n    \"flood_cover\":0,\n    \"excess_buyback\":0,\n    \"validid_image\":\"<base64String>\",\n    \"regno_image\":\"<base64String>\",\n    \"engine_no\":\"\",\n    \"chassis_no\":\"\",\n    \"year\":\"\",\n    \"reg_state_id\":\"\",\n    \"lga_id\":\"\",\n    \"color_id\":\"\",\n    \"year_id\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/policy","description":"<p>This endpoint buys an auto policy and returns the policy number and a certificate link. It has the following attributes.</p>\n<ol>\n<li><p>user_id: An id representing the customer the policy is being bought for.</p>\n</li>\n<li><p>vehicle_make_id: An id representing the make of the vehicle</p>\n</li>\n<li><p>vehicle_model_id: An id representing the model of the vehicle</p>\n</li>\n<li><p>vehicle_usage_id: An id representing the usage type(private/commercial) of the vehicle</p>\n</li>\n<li><p>vehicle_class_id: An id representing the vehicle class(saloon car, bus, suv e.t.c)</p>\n</li>\n<li><p>vehicle_category_id: An id representing the category(third-party/comprehensive) of the vehicle</p>\n</li>\n<li><p>payment_frequency_id: Payment frequency of the policy, options include annual, monthly e.t.c</p>\n</li>\n<li><p>plate_number: Vehicle's plate number</p>\n</li>\n<li><p>driver_license_number: Customer's driver license number</p>\n</li>\n<li><p>driver_license_issue_date: Expiry date of the customer's driver's licence. Date's format should be in YYYY-MM-DD</p>\n</li>\n<li><p>vehicle_color: Color of the vehicle</p>\n</li>\n<li><p>vehicle_value: amount vehicle was bought in base amount(kobo)</p>\n</li>\n<li><p>occupation: customer's occupation</p>\n</li>\n<li><p>idmeans_id: Type of identity document used by the customer</p>\n</li>\n<li><p>id_number: Number on the id</p>\n</li>\n<li><p>flood_cover: Indicate if customer want a flood cover added to his policy</p>\n</li>\n<li><p>excess_buyback: Indicate if customer want a excess_buyback added to his policy</p>\n</li>\n<li><p>validid_image: A picture of the customer's valid id in base64 string format</p>\n</li>\n<li><p>regno_image: A picture of the front view of the vehicle showing the plate number in base64 string format.</p>\n</li>\n<li><p>engine_no: Vehicle's engine number</p>\n</li>\n<li><p>chassis_no: Vehicle's chassis number</p>\n</li>\n<li><p>year: Vehicle year of make</p>\n</li>\n<li><p>reg_state_id: The state where vehicle was registered</p>\n</li>\n<li><p>lga_id: the lga of residence of the customer</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","auto","policy"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"151208f5-3d65-4652-894b-5b27e62e92ec"},{"name":"Retry Policy","id":"13757b22-9291-441f-9b2a-97ede5515b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_vehicle_id\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/policy/retry","description":"<p>This endpoint is called when the buy policy endpoint fails. Do not call the buy policy endpoint if it fails, call the retry policy instead. It has a single attribute.</p>\n<ol>\n<li>user_vehicle_id: The id of the policy</li>\n</ol>\n","urlObject":{"path":["cp","auto","policy","retry"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13757b22-9291-441f-9b2a-97ede5515b6d"},{"name":"Get Policy","id":"18acc7a8-df65-4217-9050-ea4202e8fcd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/policy","description":"<p>This endpoint gets all vehicle policies bought.</p>\n","urlObject":{"path":["cp","auto","policy"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"18acc7a8-df65-4217-9050-ea4202e8fcd6"},{"name":"Get Policy By Policy Number","id":"c729efb2-3a4c-4792-9616-1b30a8f69aba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/policy/:policy","description":"<p>This endpoint gets a vehicle policy using the policy number.</p>\n","urlObject":{"path":["cp","auto","policy",":policy"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":"","key":"policy"}]}},"response":[],"_postman_id":"c729efb2-3a4c-4792-9616-1b30a8f69aba"},{"name":"Get Customer Policies","id":"183d7ded-5e3f-4329-90e8-0ddbd59e491c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/policy/customer/:id","description":"<p>This endpoint returns all policies bought for a customer. The attribute <strong>id</strong> represents the customer's id.</p>\n","urlObject":{"path":["cp","auto","policy","customer",":id"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"183d7ded-5e3f-4329-90e8-0ddbd59e491c"}],"id":"a29b2bd7-fda3-4ffd-a534-ed31ced059a0","_postman_id":"a29b2bd7-fda3-4ffd-a534-ed31ced059a0","description":""},{"name":"Resources","item":[{"name":"Resources","id":"6b1fc997-8294-4856-b0de-e679a7f203ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/resources","description":"<p>Endpoint returns all resources needed to buy a policy. They are</p>\n<ol>\n<li>Vehicle Makes</li>\n<li>Vehicle Models</li>\n<li>States</li>\n<li>Lgas</li>\n<li>Gender</li>\n</ol>\n","urlObject":{"path":["cp","resources"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b1fc997-8294-4856-b0de-e679a7f203ca"}],"id":"a2817f0f-5e17-4132-816d-bbc4ec82d554","_postman_id":"a2817f0f-5e17-4132-816d-bbc4ec82d554","description":""},{"name":"Quote","item":[{"name":"Generate Quote","id":"c0d098e7-7d41-4bf5-bb30-563469e7469a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vehicle_make_id\":\"\",\n    \"vehicle_model_id\":\"\",\n    \"vehicle_usage_id\":\"\",\n    \"vehicle_class_id\":\"\",\n    \"vehicle_category_id\":\"\",\n    \"payment_frequency_id\":\"\",\n    \"vehicle_value\":0,\n    \"flood_cover\":0,\n    \"excess_buyback\":0\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/auto/quote","description":"<p>This endpoint generates a policy quote without creating one. Call this endpoint when you want to know how much a policy will cost.</p>\n<p>*<em>Attributes</em><em>*</em></p>\n<ol>\n<li><p>vehicle_make_id: An id representing the make of the vehicle</p>\n</li>\n<li><p>vehicle_model_id: An id representing the model of the vehicle</p>\n</li>\n<li><p>vehicle_usage_id: An id representing the usage type(private/commercial) of the vehicle</p>\n</li>\n<li><p>vehicle_class_id: An id representing the vehicle class(saloon car, bus, suv e.t.c)</p>\n</li>\n<li><p>vehicle_category_id: An id representing the category(third-party/comprehensive) of the vehicle</p>\n</li>\n<li><p>payment_frequency_id: Payment frequency of the policy, options include annual, monthly e.t.c</p>\n</li>\n<li><p>vehicle_value: amount vehicle was bought in base amount(kobo)</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","auto","quote"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0d098e7-7d41-4bf5-bb30-563469e7469a"},{"name":"Get Quote Details","id":"f91e3862-ada5-4a6a-8c31-3d69a2491754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}cp/auto/quote/:id","urlObject":{"path":["auto","quote",":id"],"host":["{{pcb}}cp"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"f91e3862-ada5-4a6a-8c31-3d69a2491754"}],"id":"1e689334-2c19-4b63-9420-bc0fbeb5f974","_postman_id":"1e689334-2c19-4b63-9420-bc0fbeb5f974","description":""}],"id":"a676afda-4c28-42ff-a0cd-564cfbcc71ea","_postman_id":"a676afda-4c28-42ff-a0cd-564cfbcc71ea","description":""},{"name":"Travel","item":[{"name":"Resources","id":"dc785b44-b4e2-4d83-9d08-28ebade1cf07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/travel/resources","description":"<p>This endpoint contains all the data resources needed for the other endpoints to work. The resources are<br />1. Titles<br />2. States<br />3. Gender<br />4. Marital Status<br />5. Travel Category(also called Booking Type)<br />6. Countries</p>\n","urlObject":{"path":["cp","travel","resources"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc785b44-b4e2-4d83-9d08-28ebade1cf07"},{"name":"Policies","id":"9a542d26-e670-4eb8-8976-86b7eda102e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/travel/policies","description":"<p>This endpoint returns all travel policies created by your application.</p>\n","urlObject":{"path":["cp","travel","policies"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a542d26-e670-4eb8-8976-86b7eda102e3"},{"name":"Travel Quote","id":"fd3894b0-8b23-45f5-84b2-336449b92e71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\":\"\",\n    \"lastname\":\"\",\n    \"enrollee_id\":\"\",\n    \"dob\":\"\",\n    \"email\":\"\",\n    \"telephone\":\"\",\n    \"cover_begins\":\"\",\n    \"cover_ends\":\"\",\n    \"country_id\":\"\",\n    \"purpose_of_travel\":\"\",\n    \"booking_type_id\":\"\",\n    \"is_round_trip\":false,\n    \"no_of_people\":0,\n    \"no_of_children\":0\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/travel/quote","description":"<p>Generates a travel price quote. This endpoint does not create a booking.</p>\n<p>*<em>Attributes</em><em>*</em></p>\n<ol>\n<li><p>firstname: the first name of the individual buying the policy</p>\n</li>\n<li><p>lastname: the last name of the individual buying the policy</p>\n</li>\n<li><p>enrollee_id: the user ID of the individual buying the policy</p>\n</li>\n<li><p>dob: the date of birth of the user buying the policy, for family - the date of birth of the oldest in the family</p>\n</li>\n<li><p>email: the email address of the user buying the policy</p>\n</li>\n<li><p>telephone: the phone number of the user buying the policy</p>\n</li>\n<li><p>cover_begins: start date of the insurance</p>\n</li>\n<li><p>cover_ends: end date of the insurance</p>\n</li>\n<li><p>country_id: ID of the country of destination</p>\n</li>\n<li><p>purpose_of_travel: the purpose of travel</p>\n</li>\n<li><p>booking_type_id: ID of the Booking Type (Individual or Family)</p>\n</li>\n<li><p>is_round_trip: is true if the trip is a round trip and false if otherwise</p>\n</li>\n<li><p>no_of_people: number of adults (18+) that will be covered</p>\n</li>\n<li><p>no_of_children\": number of children (17-) that will be covered</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","travel","quote"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd3894b0-8b23-45f5-84b2-336449b92e71"},{"name":"Policy: Individual","id":"c2667748-2d49-4d15-9193-fc83d40b30bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"enrollee_id\":\"\",\n    \"firstname\":\"\",\n    \"lastname\":\"\",\n    \"middlename\":\"\",\n    \"email\":\"\",\n    \"phone\":\"\",\n    \"quote_id\":\"\",\n    \"gender_id\":\"\",\n    \"title_id\":\"\",\n    \"dob\":\"\",\n    \"state_id\":\"\",\n    \"address\":\"\",\n    \"zip_code\":\"\",\n    \"nationality\":\"\",\n    \"passport_no\":\"\",\n    \"identification_path\":\"\",\n    \"occupation\":\"\",\n    \"marital_status_id\":\"\",\n    \"pre_existing_medical_condition\":false,\n    \"medical_condition\":\"\",\n    \"next_of_kin_name\":\"\",\n    \"next_of_kin_address\":\"\",\n    \"next_of_kin_relationship\":\"\",\n    \"next_of_kin_phone\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/travel/policy","description":"<p>This endpoint creates a travel policy for individuals</p>\n<p>*<em>Attributes</em><em>*</em></p>\n<ol>\n<li><p>enrollee_id: the user ID of the individual buying the policy</p>\n</li>\n<li><p>firstname: the first name of the individual buying the policy</p>\n</li>\n<li><p>lastname: the last name of the individual buying the policy</p>\n</li>\n<li><p>middlename: the middle name of the individual buying the policy</p>\n</li>\n<li><p>quote_id: the ID of the quote generated to book the policy</p>\n</li>\n<li><p>dob: the date of birth of the user buying the policy, for family - the date of birth of the oldest in the family</p>\n</li>\n<li><p>email: the email address of the user buying the policy</p>\n</li>\n<li><p>phone: the phone number of the user buying the policy</p>\n</li>\n<li><p>gender_id: ID of the gender</p>\n</li>\n<li><p>title_id: ID of the title</p>\n</li>\n<li><p>state_id: ID of the state of residence</p>\n</li>\n<li><p>address: address of user</p>\n</li>\n<li><p>zip_code: zipcode</p>\n</li>\n<li><p>nationality: nationality of the policy owner</p>\n</li>\n<li><p>passport_no: passport number of the policy owner</p>\n</li>\n<li><p>identification_part\": passport file of policy owner</p>\n</li>\n<li><p>occupation: occupation of the policy number</p>\n</li>\n<li><p>marital_status_id: ID of the marital status of the owner</p>\n</li>\n<li><p>pre_existing_medical_condition: is true if the user has a pre-existing medical condition</p>\n</li>\n<li><p>medical_condition: medical condition, if pre_existing_medical_condition is true</p>\n</li>\n<li><p>next_of_kin_name: name of next of kin</p>\n</li>\n<li><p>next_of_kin_address: address of next of kin</p>\n</li>\n<li><p>next_of_kin_relationship: relationship with next of kin</p>\n</li>\n<li><p>next_of_kin_phone: phone number of next of kin</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","travel","policy"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2667748-2d49-4d15-9193-fc83d40b30bd"},{"name":"Policy: Family","id":"e1cc0c65-062f-40d7-a0c6-d0e6b18001b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"enrollee_id\": \"\",\n        \"firstname\": \"\",\n        \"lastname\": \"\",\n        \"middlename\": \"\",\n        \"email\": \"\",\n        \"phone\": \"\",\n        \"quote_id\": \"\",\n        \"gender_id\": \"\",\n        \"title_id\": \"\",\n        \"dob\": \"\",\n        \"state_id\": \"\",\n        \"address\": \"\",\n        \"zip_code\": \"\",\n        \"nationality\": \"\",\n        \"passport_no\": \"\",\n        \"identification_path\": \"\",\n        \"occupation\": \"\",\n        \"marital_status_id\": \"\",\n        \"pre_existing_medical_condition\": false,\n        \"medical_condition\": \"\",\n        \"next_of_kin_name\": \"\",\n        \"next_of_kin_address\": \"\",\n        \"next_of_kin_relationship\": \"\",\n        \"next_of_kin_phone\": \"\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/travel/policy/family","description":"<p>This endpoint creates a travel policy for a family of more than 1 member</p>\n<p>An array of Objects:</p>\n<p>All Last names must be the same</p>\n<p>The date of Birth used in the quote must also be in one of the objects</p>\n<p>QuoteID must be same across all objects</p>\n<p>*<em>Attributes</em><em>*</em></p>\n<ol>\n<li><p>enrollee_id: the user ID of the individual buying the policy</p>\n</li>\n<li><p>firstname: the first name of the individual buying the policy</p>\n</li>\n<li><p>lastname: the last name of the individual buying the policy</p>\n</li>\n<li><p>middlename: the middle name of the individual buying the policy</p>\n</li>\n<li><p>quote_id: the ID of the quote generated to book the policy</p>\n</li>\n<li><p>dob: the date of birth of the user buying the policy, for family - the date of birth of the oldest in the family</p>\n</li>\n<li><p>email: the email address of the user buying the policy</p>\n</li>\n<li><p>phone: the phone number of the user buying the policy</p>\n</li>\n<li><p>gender_id: ID of the gender</p>\n</li>\n<li><p>title_id: ID of the title</p>\n</li>\n<li><p>state_id: ID of the state of residence</p>\n</li>\n<li><p>address: address of user</p>\n</li>\n<li><p>zip_code: zipcode</p>\n</li>\n<li><p>nationality: nationality of the policy owner</p>\n</li>\n<li><p>passport_no: passport number of the policy owner</p>\n</li>\n<li><p>identification_part\": passport file of policy owner</p>\n</li>\n<li><p>occupation: occupation of the policy number</p>\n</li>\n<li><p>marital_status_id: ID of the marital status of the owner</p>\n</li>\n<li><p>pre_existing_medical_condition: is true if the user has a pre-existing medical condition</p>\n</li>\n<li><p>medical_condition: medical condition, if pre_existing_medical_condition is true</p>\n</li>\n<li><p>next_of_kin_name: name of next of kin</p>\n</li>\n<li><p>next_of_kin_address: address of next of kin</p>\n</li>\n<li><p>next_of_kin_relationship: relationship with next of kin</p>\n</li>\n<li><p>next_of_kin_phone: phone number of next of kin</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","travel","policy","family"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1cc0c65-062f-40d7-a0c6-d0e6b18001b8"}],"id":"e1cf747b-e690-47d2-8d1c-ac791470dc86","_postman_id":"e1cf747b-e690-47d2-8d1c-ac791470dc86","description":""},{"name":"Gadget","item":[{"name":"Resources","id":"fab071c4-f500-4eb4-a53c-c38441fd37e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/gadget/resources","description":"<p>This endpoint contains all the data resources needed for the other endpoints to work.</p>\n","urlObject":{"path":["gadget","resources"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fab071c4-f500-4eb4-a53c-c38441fd37e1"},{"name":"Policies","id":"dcd7143f-b52a-4d20-afcf-0cb783cf71b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/gadget/policies","description":"<p>This endpoint returns all gadget policies created by your application.</p>\n","urlObject":{"path":["gadget","policies"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcd7143f-b52a-4d20-afcf-0cb783cf71b3"},{"name":"Gadget Quote","id":"3fd173fd-41c0-486e-9de5-2bef1bafd6ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"gadget_price\":\"\",\n   \"payment_frequency_id\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/gadget/quote","description":"<p>Generates a gadget price quote. j</p>\n","urlObject":{"path":["gadget","quote"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fd173fd-41c0-486e-9de5-2bef1bafd6ff"},{"name":"Buy Policy","id":"a41aa939-96bd-4cdf-a245-787639fc35fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user_id\":\"\",\n    \"firstname\":\"\",\n    \"lastname\":\"\",\n    \"telephone\":\"\",\n    \"email\":\"\",\n    \"phone\":\"\",\n    \"dob\":\"\",\n    \"nationality\":\"\",\n    \"address\":\"\",\n    \"occupation\":\"\",\n    \"customer_id_type\":\"\",\n    \"customer_id_number\":\"\",\n    \"id_image\":\"\",\n    \"payment_frequency_id\":\"\",\n    \"gadget\": [\n        {\n            \"gadget_name\":\"\",\n            \"gadget_price\":\"\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/gadget/new","description":"<p>This endpoint creates a gadget policy for individuals.</p>\n","urlObject":{"path":["gadget","new"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a41aa939-96bd-4cdf-a245-787639fc35fa"}],"id":"df03741e-a36a-48bb-bb91-2148712edbd1","_postman_id":"df03741e-a36a-48bb-bb91-2148712edbd1","description":""},{"name":"Health","item":[{"name":"HMO Plans","id":"2beba0e8-5767-4dc0-9216-4973c4b66835","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/hmo/plans","urlObject":{"path":["cp","hmo","plans"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[{"id":"072b67e2-dbcf-45cd-8184-3a7a5aacc4ed","name":"HMO Plans","originalRequest":{"method":"GET","header":[],"url":"{{pcb}}/cp/hmo/plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"1800"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"2562"},{"key":"Content-Security-Policy","value":"default-src 'self';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 11 Oct 2024 14:02:39 GMT"},{"key":"Server","value":"Caddy"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 52,\n            \"PlanId\": 26,\n            \"Name\": \"PADDY COVER PLAN SAPPHIRE\",\n            \"Slug\": \"PADDY COVER PLAN SAPPHIRE\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 51,\n            \"PlanId\": 25,\n            \"Name\": \"PADDY COVER DIAMOND FAMILY\",\n            \"Slug\": \"PADDY COVER DIAMOND FAMILY\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 50,\n            \"PlanId\": 24,\n            \"Name\": \"PADDY COVER DIAMOND INDIVIDUAL\",\n            \"Slug\": \"PADDY COVER DIAMOND INDIVIDUAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦33,000.00\",\n            \"MonthlyCost\": \"₦2,750.00\",\n            \"QuarterlyCost\": \"₦8,250.00\",\n            \"ID\": 49,\n            \"PlanId\": 23,\n            \"Name\": \"PADDY COVER EMERALD FAMILY\",\n            \"Slug\": \"PADDY COVER EMERALD FAMILY\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 48,\n            \"PlanId\": 22,\n            \"Name\": \"PADDY COVER EMERALD INDIVIDUAL\",\n            \"Slug\": \"PADDY COVER EMERALD INDIVIDUAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 47,\n            \"PlanId\": 21,\n            \"Name\": \"PADDY COVER TOPAZ FAMILY\",\n            \"Slug\": \"PADDY COVER TOPAZ FAMILY\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 46,\n            \"PlanId\": 20,\n            \"Name\": \"PADDY COVER TOPAZ INDIVIDUAL\",\n            \"Slug\": \"PADDY COVER TOPAZ INDIVIDUAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 45,\n            \"PlanId\": 19,\n            \"Name\": \"PADDY COVER RUBY FAMILY\",\n            \"Slug\": \"PADDY COVER RUBY FAMILY\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 44,\n            \"PlanId\": 18,\n            \"Name\": \"PADDY COVER RUBY INDIVIDUAL\",\n            \"Slug\": \"PADDY COVER RUBY INDIVIDUAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 43,\n            \"PlanId\": 17,\n            \"Name\": \"PADDY COVER BERYL FAMILY\",\n            \"Slug\": \"PADDY COVER BERYL FAMILY\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦0.00\",\n            \"MonthlyCost\": \"₦0.00\",\n            \"QuarterlyCost\": \"₦0.00\",\n            \"ID\": 42,\n            \"PlanId\": 16,\n            \"Name\": \"PADDY COVER BERYL INDIVIDUAL\",\n            \"Slug\": \"PADDY COVER BERYL INDIVIDUAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦25,000.00\",\n            \"MonthlyCost\": \"₦2,083.00\",\n            \"QuarterlyCost\": \"₦6,250.00\",\n            \"ID\": 41,\n            \"PlanId\": 3,\n            \"Name\": \"HALLMARK OPAL\",\n            \"Slug\": \"HALLMARK OPAL\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦18,000.00\",\n            \"MonthlyCost\": \"₦1,500.00\",\n            \"QuarterlyCost\": \"₦4,500.00\",\n            \"ID\": 40,\n            \"PlanId\": 2,\n            \"Name\": \"HALLMARK SAPPHIRE\",\n            \"Slug\": \"HALLMARK SAPPHIRE\",\n            \"Benefits\": []\n        },\n        {\n            \"AnnualCost\": \"₦150.00\",\n            \"MonthlyCost\": \"₦12.50\",\n            \"QuarterlyCost\": \"₦37.50\",\n            \"ID\": 39,\n            \"PlanId\": 1,\n            \"Name\": \"HALLMARK ZIRCON\",\n            \"Slug\": \"HALLMARK ZIRCON\",\n            \"Benefits\": []\n        }\n    ]\n}"}],"_postman_id":"2beba0e8-5767-4dc0-9216-4973c4b66835"},{"name":"HMO States","id":"56d671e4-6d75-4c35-bc90-47d16f23712d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/hmo/states","urlObject":{"path":["cp","hmo","states"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[{"id":"800eedd8-95ed-462a-8833-2bd98aec3d98","name":"HMO States","originalRequest":{"method":"GET","header":[],"url":"{{pcb}}/cp/hmo/states"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"1800"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"2030"},{"key":"Content-Security-Policy","value":"default-src 'self';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 11 Oct 2024 14:01:32 GMT"},{"key":"Server","value":"Caddy"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"ID\": 38,\n            \"Name\": \"ABIA\",\n            \"StateID\": 21,\n            \"Slug\": \"abia\"\n        },\n        {\n            \"ID\": 39,\n            \"Name\": \"ADAMAWA\",\n            \"StateID\": 8,\n            \"Slug\": \"adamawa\"\n        },\n        {\n            \"ID\": 40,\n            \"Name\": \"AKWA IBOM\",\n            \"StateID\": 26,\n            \"Slug\": \"akwa-ibom\"\n        },\n        {\n            \"ID\": 41,\n            \"Name\": \"ANAMBRA\",\n            \"StateID\": 22,\n            \"Slug\": \"anambra\"\n        },\n        {\n            \"ID\": 42,\n            \"Name\": \"BAUCHI\",\n            \"StateID\": 9,\n            \"Slug\": \"bauchi\"\n        },\n        {\n            \"ID\": 43,\n            \"Name\": \"BAYELSA\",\n            \"StateID\": 27,\n            \"Slug\": \"bayelsa\"\n        },\n        {\n            \"ID\": 44,\n            \"Name\": \"BENUE\",\n            \"StateID\": 1,\n            \"Slug\": \"benue\"\n        },\n        {\n            \"ID\": 45,\n            \"Name\": \"BORNO\",\n            \"StateID\": 10,\n            \"Slug\": \"borno\"\n        },\n        {\n            \"ID\": 46,\n            \"Name\": \"CROSS RIVER\",\n            \"StateID\": 28,\n            \"Slug\": \"cross-river\"\n        },\n        {\n            \"ID\": 47,\n            \"Name\": \"DELTA\",\n            \"StateID\": 29,\n            \"Slug\": \"delta\"\n        },\n        {\n            \"ID\": 48,\n            \"Name\": \"EBONYI\",\n            \"StateID\": 23,\n            \"Slug\": \"ebonyi\"\n        },\n        {\n            \"ID\": 49,\n            \"Name\": \"EDO\",\n            \"StateID\": 30,\n            \"Slug\": \"edo\"\n        },\n        {\n            \"ID\": 50,\n            \"Name\": \"EKITI\",\n            \"StateID\": 32,\n            \"Slug\": \"ekiti\"\n        },\n        {\n            \"ID\": 51,\n            \"Name\": \"ENUGU\",\n            \"StateID\": 24,\n            \"Slug\": \"enugu\"\n        },\n        {\n            \"ID\": 52,\n            \"Name\": \"FCT\",\n            \"StateID\": 2,\n            \"Slug\": \"fct\"\n        },\n        {\n            \"ID\": 53,\n            \"Name\": \"GOMBE\",\n            \"StateID\": 11,\n            \"Slug\": \"gombe\"\n        },\n        {\n            \"ID\": 54,\n            \"Name\": \"IMO\",\n            \"StateID\": 25,\n            \"Slug\": \"imo\"\n        },\n        {\n            \"ID\": 55,\n            \"Name\": \"JIGAWA\",\n            \"StateID\": 14,\n            \"Slug\": \"jigawa\"\n        },\n        {\n            \"ID\": 56,\n            \"Name\": \"KADUNA\",\n            \"StateID\": 15,\n            \"Slug\": \"kaduna\"\n        },\n        {\n            \"ID\": 57,\n            \"Name\": \"KANO\",\n            \"StateID\": 16,\n            \"Slug\": \"kano\"\n        },\n        {\n            \"ID\": 58,\n            \"Name\": \"KATSINA\",\n            \"StateID\": 17,\n            \"Slug\": \"katsina\"\n        },\n        {\n            \"ID\": 59,\n            \"Name\": \"KEBBI\",\n            \"StateID\": 18,\n            \"Slug\": \"kebbi\"\n        },\n        {\n            \"ID\": 60,\n            \"Name\": \"KOGI\",\n            \"StateID\": 3,\n            \"Slug\": \"kogi\"\n        },\n        {\n            \"ID\": 61,\n            \"Name\": \"KWARA\",\n            \"StateID\": 4,\n            \"Slug\": \"kwara\"\n        },\n        {\n            \"ID\": 62,\n            \"Name\": \"LAGOS\",\n            \"StateID\": 33,\n            \"Slug\": \"lagos\"\n        },\n        {\n            \"ID\": 63,\n            \"Name\": \"NASARAWA\",\n            \"StateID\": 5,\n            \"Slug\": \"nasarawa\"\n        },\n        {\n            \"ID\": 64,\n            \"Name\": \"NIGER\",\n            \"StateID\": 6,\n            \"Slug\": \"niger\"\n        },\n        {\n            \"ID\": 65,\n            \"Name\": \"OGUN\",\n            \"StateID\": 34,\n            \"Slug\": \"ogun\"\n        },\n        {\n            \"ID\": 66,\n            \"Name\": \"ONDO\",\n            \"StateID\": 35,\n            \"Slug\": \"ondo\"\n        },\n        {\n            \"ID\": 67,\n            \"Name\": \"OSUN\",\n            \"StateID\": 36,\n            \"Slug\": \"osun\"\n        },\n        {\n            \"ID\": 68,\n            \"Name\": \"OYO\",\n            \"StateID\": 37,\n            \"Slug\": \"oyo\"\n        },\n        {\n            \"ID\": 69,\n            \"Name\": \"PLATEAU\",\n            \"StateID\": 7,\n            \"Slug\": \"plateau\"\n        },\n        {\n            \"ID\": 70,\n            \"Name\": \"RIVERS\",\n            \"StateID\": 31,\n            \"Slug\": \"rivers\"\n        },\n        {\n            \"ID\": 71,\n            \"Name\": \"SOKOTO\",\n            \"StateID\": 19,\n            \"Slug\": \"sokoto\"\n        },\n        {\n            \"ID\": 72,\n            \"Name\": \"TARABA\",\n            \"StateID\": 12,\n            \"Slug\": \"taraba\"\n        },\n        {\n            \"ID\": 73,\n            \"Name\": \"YOBE\",\n            \"StateID\": 13,\n            \"Slug\": \"yobe\"\n        },\n        {\n            \"ID\": 74,\n            \"Name\": \"ZAMFARA\",\n            \"StateID\": 20,\n            \"Slug\": \"zamfara\"\n        }\n    ]\n}"}],"_postman_id":"56d671e4-6d75-4c35-bc90-47d16f23712d"},{"name":"HMO Lga","id":"955d47dc-ae4a-416a-8ea2-6ccd5fee2922","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/hmo/lga/:state_id","description":"<p>This endpoint accept <strong>state_id</strong> as a parameter.</p>\n<p>The <strong>state_id</strong> is gotten from the <strong>StateID</strong> in the HMO States endpoint</p>\n","urlObject":{"path":["cp","hmo","lga",":state_id"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":"","key":"state_id"}]}},"response":[{"id":"c94783b1-9fa8-4a81-9eca-ff416ec7fbe4","name":"HMO Lga","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{pcb}}/cp/hmo/lga/:state_id","host":["{{pcb}}"],"path":["cp","hmo","lga",":state_id"],"variable":[{"key":"state_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"1800"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"986"},{"key":"Content-Security-Policy","value":"default-src 'self';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 11 Oct 2024 14:01:40 GMT"},{"key":"Server","value":"Caddy"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"ID\": 1545,\n            \"Name\": \"aba-north\",\n            \"StateID\": 21,\n            \"LgaID\": 1\n        },\n        {\n            \"ID\": 1546,\n            \"Name\": \"aba-south\",\n            \"StateID\": 21,\n            \"LgaID\": 2\n        },\n        {\n            \"ID\": 1547,\n            \"Name\": \"arochukwu\",\n            \"StateID\": 21,\n            \"LgaID\": 3\n        },\n        {\n            \"ID\": 1548,\n            \"Name\": \"bende\",\n            \"StateID\": 21,\n            \"LgaID\": 4\n        },\n        {\n            \"ID\": 1549,\n            \"Name\": \"ikwuano\",\n            \"StateID\": 21,\n            \"LgaID\": 5\n        },\n        {\n            \"ID\": 1550,\n            \"Name\": \"isiala-ngwa-north\",\n            \"StateID\": 21,\n            \"LgaID\": 6\n        },\n        {\n            \"ID\": 1551,\n            \"Name\": \"isiala-ngwa-south\",\n            \"StateID\": 21,\n            \"LgaID\": 7\n        },\n        {\n            \"ID\": 1552,\n            \"Name\": \"isuikwuato\",\n            \"StateID\": 21,\n            \"LgaID\": 8\n        },\n        {\n            \"ID\": 1553,\n            \"Name\": \"obi-ngwa\",\n            \"StateID\": 21,\n            \"LgaID\": 9\n        },\n        {\n            \"ID\": 1554,\n            \"Name\": \"ohafia\",\n            \"StateID\": 21,\n            \"LgaID\": 10\n        },\n        {\n            \"ID\": 1555,\n            \"Name\": \"osisioma\",\n            \"StateID\": 21,\n            \"LgaID\": 11\n        },\n        {\n            \"ID\": 1556,\n            \"Name\": \"ugwunagbo\",\n            \"StateID\": 21,\n            \"LgaID\": 12\n        },\n        {\n            \"ID\": 1557,\n            \"Name\": \"ukwa-east\",\n            \"StateID\": 21,\n            \"LgaID\": 13\n        },\n        {\n            \"ID\": 1558,\n            \"Name\": \"ukwa-west\",\n            \"StateID\": 21,\n            \"LgaID\": 14\n        },\n        {\n            \"ID\": 1559,\n            \"Name\": \"umuahia-north\",\n            \"StateID\": 21,\n            \"LgaID\": 15\n        },\n        {\n            \"ID\": 1560,\n            \"Name\": \"umuahia-south\",\n            \"StateID\": 21,\n            \"LgaID\": 16\n        },\n        {\n            \"ID\": 1561,\n            \"Name\": \"umu-nneochi\",\n            \"StateID\": 21,\n            \"LgaID\": 17\n        }\n    ]\n}"}],"_postman_id":"955d47dc-ae4a-416a-8ea2-6ccd5fee2922"},{"name":"HMO Hospitals","id":"f411676d-5782-45d9-9089-319bd5656bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PlanId\": \"0\",\r\n    \"StateId\": \"0\",\r\n    \"LgaId\": \"0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/plan/hospitals","urlObject":{"path":["cp","hmo","plan","hospitals"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[{"id":"16a7a75d-738c-437d-bc59-8591ba1ed5d4","name":"HMO Hospitals","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PlanId\": \"2\",\r\n    \"StateId\": \"21\",\r\n    \"LgaId\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/plan/hospitals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"1800"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Content-Length","value":"9122"},{"key":"Content-Security-Policy","value":"default-src 'self';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 11 Oct 2024 14:07:13 GMT"},{"key":"Server","value":"Caddy"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success\",\n    \"data\": {\n        \"hospitals\": [\n            {\n                \"ID\": 11102,\n                \"HospitalName\": \"ABUJA CLINICS\",\n                \"ProviderId\": 11,\n                \"Address\": \"22 Amazon St, Maitama, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11103,\n                \"HospitalName\": \"ALFAD SPECIALIST HOSPITAL\",\n                \"ProviderId\": 12,\n                \"Address\": \"Kuje LGA. \",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11104,\n                \"HospitalName\": \"ALLIANCE HOSPITAL, AREA 11 ABUJA.\",\n                \"ProviderId\": 14,\n                \"Address\": \"Area 11, Plot 801, Malumfashi Close, off Emeka Anyaoku St, Garki, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11105,\n                \"HospitalName\": \"ALPHA HILLS CLINICS, ABUJA\",\n                \"ProviderId\": 13,\n                \"Address\": \"Plot 22, algiers street, zone 5, wuse, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11106,\n                \"HospitalName\": \"AMANA MEDICAL CENTRE, ABUJA\",\n                \"ProviderId\": 15,\n                \"Address\": \"5, ilorin str, area 8, garki abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11107,\n                \"HospitalName\": \"ANGLICAN HOSPITAL, KUBWA\",\n                \"ProviderId\": 16,\n                \"Address\": \"36 gardo nasco way opposite berger town abuja \",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11108,\n                \"HospitalName\": \"AREWA SPECIALIST HOSPITAL JABI\",\n                \"ProviderId\": 17,\n                \"Address\": \"31, alex ekwueme way, jabi, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11109,\n                \"HospitalName\": \"ASHER HOSPITAL & MATERNITY\",\n                \"ProviderId\": 18,\n                \"Address\": \"Plot 1197, katampe cadastral zon, bo7, opposite nicon junction, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11110,\n                \"HospitalName\": \"BEPOS HOSPITAL\",\n                \"ProviderId\": 19,\n                \"Address\": \"13 Kontagora Close, Garki, Off Jos St, Municipal, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11111,\n                \"HospitalName\": \"CAPITAL HOSPITAL & MATERNITY, ABUJA\",\n                \"ProviderId\": 20,\n                \"Address\": \"15, oran str, wuse zone 1, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11112,\n                \"HospitalName\": \"CHARITOS BO HOSPITAL\",\n                \"ProviderId\": 21,\n                \"Address\": \"Plot d22, aco estate, life camp, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11113,\n                \"HospitalName\": \"DARAMEDICAL CLINIC, ABUJA\",\n                \"ProviderId\": 22,\n                \"Address\": \" 6 Ihiala Street, Area 2 Section 2, Garki, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11114,\n                \"HospitalName\": \"DEDA HOSPITAL\",\n                \"ProviderId\": 23,\n                \"Address\": \"Plot 1847, bo7 cadastral zone, katampe abuja.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11115,\n                \"HospitalName\": \"DR HASSANS HOSPITAL\",\n                \"ProviderId\": 24,\n                \"Address\": \"\\ufffdiller Crescent, 5 Katsina-Ala St, Maitama, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11116,\n                \"HospitalName\": \"EL-RAPHA HOSPITAL AND DIAGNOSTIC\",\n                \"ProviderId\": 25,\n                \"Address\": \"Plot 930 Salihu Illiyasu street Life Camp, Abubakar Koko Ave, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11117,\n                \"HospitalName\": \"EXCEL HOSPITAL AND FERTILITY CENTRE\",\n                \"ProviderId\": 26,\n                \"Address\": \"Excel specialist hospital and fertility centre\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11118,\n                \"HospitalName\": \"FAITH MEDIPLEX HOSPITAL, ABUJA\",\n                \"ProviderId\": 27,\n                \"Address\": \"Opposite dantata staff qtrs old karmo \",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11119,\n                \"HospitalName\": \"FIRST HOSPITAL & MATERNITY, ABUJA\",\n                \"ProviderId\": 28,\n                \"Address\": \"Cbn quarters jikwoyi road karu roundabout karu abuja nigeria\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11120,\n                \"HospitalName\": \"GARKI HOSPITAL\",\n                \"ProviderId\": 29,\n                \"Address\": \"Area 8 Tafawa Balewa Way, Garki, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11121,\n                \"HospitalName\": \"GREEN ACRES HOSPITAL\",\n                \"ProviderId\": 30,\n                \"Address\": \"Sunnyvale Estate/Homes\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11122,\n                \"HospitalName\": \"HEALING CROSS HOSPITAL, ABIA\",\n                \"ProviderId\": 1,\n                \"Address\": \"Km 1 izende road, umuahia, abia\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11123,\n                \"HospitalName\": \"JERABS HOSPITAL\",\n                \"ProviderId\": 32,\n                \"Address\": \"Plot 145, jeremiah abutu close, kuturku, glada, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11124,\n                \"HospitalName\": \"JETHRONE HOSPITAL AND DIAGNOSTIC CENTRE\",\n                \"ProviderId\": 31,\n                \"Address\": \"Plot44, nysc, orientation camp road, kubwa\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11125,\n                \"HospitalName\": \"KATAMEYA FIRSTCALL HOSPITAL LTD\",\n                \"ProviderId\": 33,\n                \"Address\": \"Plot 167, cadastral zone boq, beside next shopping mall, kudo-kuchi, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11126,\n                \"HospitalName\": \"KOLSTAF MEDICAL CENTRE\",\n                \"ProviderId\": 34,\n                \"Address\": \"1, daura close, off kano street, area1, section 2, garki, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11127,\n                \"HospitalName\": \"LIFE CARE CLINICS LIMITED\",\n                \"ProviderId\": 2,\n                \"Address\": \"Plot 120a, Old GRA opposite Abia state polytechnics, behind keystone bank & slot company, aba \",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11128,\n                \"HospitalName\": \"LIMI HOSPITAL AND MATERNITY\",\n                \"ProviderId\": 35,\n                \"Address\": \"Constitution avenue, behind icpc/ndic, lee moses iseko street, plot 1847, central business district, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11129,\n                \"HospitalName\": \"LIMI HOSPITAL AND MATERNITY\",\n                \"ProviderId\": 36,\n                \"Address\": \"No 30, onitsha street, off gimbya street, beside top rank hotel, area 11, garki, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11130,\n                \"HospitalName\": \"LIMI HOSPITAL PAEDIATRIC CENTRE\",\n                \"ProviderId\": 37,\n                \"Address\": \"39, adetokunbo ademola crescent, wuse 2, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11131,\n                \"HospitalName\": \"MADONNA CATHOLIC HOSPITAL\",\n                \"ProviderId\": 3,\n                \"Address\": \"Aba road, Umuahia.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11132,\n                \"HospitalName\": \"MARY FRANCIS HOSPITAL AND MEDICAL CENTRE\",\n                \"ProviderId\": 38,\n                \"Address\": \"No 1, area 1k, road 4, sector f, federal housing authority, lugbe, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11133,\n                \"HospitalName\": \"MAYDAY HOSPITAL, MARARABA.\",\n                \"ProviderId\": 39,\n                \"Address\": \"5 6Picados Street, New Karu.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11134,\n                \"HospitalName\": \"MEDIMAX HOSPITAL\",\n                \"ProviderId\": 40,\n                \"Address\": \"Plot 11, 612 road, off 7th avenue, gwarinpa estate 900108, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11135,\n                \"HospitalName\": \"MEV SPECIALIST HOSPITAL, ABUJA\",\n                \"ProviderId\": 41,\n                \"Address\": \"6 Djibouti Street, Wuse 2, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11136,\n                \"HospitalName\": \"NEW ERA HOSPITAL, ABA\",\n                \"ProviderId\": 4,\n                \"Address\": \"213/215, azikwe Road, aba, abia state\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11137,\n                \"HospitalName\": \"OUR LADY OF FATIMAH HOSPITAL\",\n                \"ProviderId\": 42,\n                \"Address\": \"Bwari-ushafa road, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11138,\n                \"HospitalName\": \"PEACE CARE CLINIC\",\n                \"ProviderId\": 43,\n                \"Address\": \"No. 46, 3rd avenue, opposite skye bank, gwarimpa, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11139,\n                \"HospitalName\": \"PEACECARE CLINICS, ABUJA\",\n                \"ProviderId\": 44,\n                \"Address\": \"46, 3rd avn, gwarinpa, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11140,\n                \"HospitalName\": \"PISON HOSPITAL\",\n                \"ProviderId\": 45,\n                \"Address\": \"3553, gado nasco rd, phase 4, kubwa, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11141,\n                \"HospitalName\": \"PRIME CARE HOSPITAL\",\n                \"ProviderId\": 46,\n                \"Address\": \"Plot 75, road 321, 2nd avenue, gwarimpa\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11142,\n                \"HospitalName\": \"QUEENS CLINIC \",\n                \"ProviderId\": 47,\n                \"Address\": \"Plot 225, Zone 6, 38 Cotonou Cres, Wuse Zone 6, Abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11143,\n                \"HospitalName\": \"RESUSCITATE HOSPITAL\",\n                \"ProviderId\": 48,\n                \"Address\": \"No 1 abi ojeikerestreet passo layout , gwagwalada abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11144,\n                \"HospitalName\": \"ROSEVINE HOSPITAL ABA\",\n                \"ProviderId\": 5,\n                \"Address\": \"71 Owerri Road, Aba\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11145,\n                \"HospitalName\": \"SALAMA INFIRMARY\",\n                \"ProviderId\": 49,\n                \"Address\": \"No 24, 64 crescent, gwarimpa\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11146,\n                \"HospitalName\": \"SOFTSHELL SPECIALIST HOSPITAL, KUBWA\",\n                \"ProviderId\": 50,\n                \"Address\": \"Army Estate Kubwa.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11147,\n                \"HospitalName\": \"SPRINGS CLINIC, ABA\",\n                \"ProviderId\": 6,\n                \"Address\": \"18 Scotland Crescent Aba\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11148,\n                \"HospitalName\": \"ST. ANTHONY HOSPITAL\",\n                \"ProviderId\": 7,\n                \"Address\": \"62-80 Etche Road, Aba\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11149,\n                \"HospitalName\": \"ST. VINCENT HOSPITAL\",\n                \"ProviderId\": 8,\n                \"Address\": \"9, Timber Road, Azikiwe Road, Umuahia.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11150,\n                \"HospitalName\": \"SUMIT HOSPITAL LTD\",\n                \"ProviderId\": 51,\n                \"Address\": \"Ushafa road, 16/16 junction, bwari, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11151,\n                \"HospitalName\": \"THE BLESSED HAVEN HOSPITAL LTD, ABA\",\n                \"ProviderId\": 9,\n                \"Address\": \"No 5, omoba road, ogbor hill, aba, abia state.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11152,\n                \"HospitalName\": \"TOLBERT SPECIALIST HOSPITAL\",\n                \"ProviderId\": 52,\n                \"Address\": \"No. 17, democracy crescent gaduwa estate, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11153,\n                \"HospitalName\": \"UZONDU POLYCLINIC\",\n                \"ProviderId\": 10,\n                \"Address\": \"8, ofali-agwu road, amaekpu ohafia, abia state\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11154,\n                \"HospitalName\": \"VECAD HOSPITAL, ABUJA\",\n                \"ProviderId\": 53,\n                \"Address\": \"No 4,umuahia close, off emeka anyaoku street, area 11, garki garki, abuja.\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11155,\n                \"HospitalName\": \"WHITE DOVE HOSPITAL\",\n                \"ProviderId\": 54,\n                \"Address\": \"General Hospital Rd, Kuje\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11156,\n                \"HospitalName\": \"ZAMAN CLINIC & MATERNITY LTD, LUGBE\",\n                \"ProviderId\": 55,\n                \"Address\": \"25, rd 21b, fhaphase 1, lughe, abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            },\n            {\n                \"ID\": 11157,\n                \"HospitalName\": \"ZENITH MEDICAL AND KIDNEY CENTER\",\n                \"ProviderId\": 56,\n                \"Address\": \"Atom kpera close, off joseph gomwalk street, near civil defence office fct command, gudu district abuja\",\n                \"ProductId\": \"2\",\n                \"State\": \"Abia\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f411676d-5782-45d9-9089-319bd5656bc8"},{"name":"Buy HMO Policy","id":"b405a5d1-a568-49e7-9f47-95f2eb21961c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Mr\",\r\n    \"user_id\": 0,\r\n    \"passport\": \"\",\r\n    \"country\": \"\",\r\n    \"plan_id\": \"\",\r\n    \"email\": \"\",\r\n    \"phone\": \"\",\r\n    \"dob\": \"31/12/2021\",\r\n    \"gender\": 0,\r\n    \"marital_status\": \"\",\r\n    \"occupation\": \"\",\r\n    \"religion\": \"\",\r\n    \"blood_group\": \"\",\r\n    \"genotype\": \"\",\r\n    \"company\": \"\",\r\n    \"nationality\": \"\",\r\n    \"state_of_origin\": 0,\r\n    \"lga_of_origin\": 0,\r\n    \"payment_frequency\": 0,\r\n    \"state_of_residence\": 0,\r\n    \"lga_of_residence\": 0,\r\n    \"address\": \"Lagos\",\r\n    \"medical_history\": \"\",\r\n    \"hospital_id\": \"0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/policy/create","description":"<p>This endpoint buys an HMO policy. It has the following attributes.</p>\n<ol>\n<li><p>title</p>\n</li>\n<li><p>user_id:</p>\n</li>\n<li><p>passport: A base64 image</p>\n</li>\n<li><p>country</p>\n</li>\n<li><p>plan_id: An id representing the HMO Plan</p>\n</li>\n<li><p>email:</p>\n</li>\n<li><p>phone:</p>\n</li>\n<li><p>dob:</p>\n</li>\n<li><p>gender:</p>\n</li>\n<li><p>marital_status:</p>\n</li>\n<li><p>occupation:</p>\n</li>\n<li><p>religion:</p>\n</li>\n<li><p>blood_group:</p>\n</li>\n<li><p>genotype:</p>\n</li>\n<li><p>company:</p>\n</li>\n<li><p>nationality</p>\n</li>\n<li><p>state_of_origin:</p>\n</li>\n<li><p>lga_of_origin:</p>\n</li>\n<li><p>payment_frequency: (integer) the months the HMO should be valid for</p>\n</li>\n<li><p>state_of_residence:</p>\n</li>\n<li><p>lga_of_residence:</p>\n</li>\n<li><p>address:</p>\n</li>\n<li><p>medical_history:</p>\n</li>\n<li><p>hospital_id:</p>\n</li>\n</ol>\n","urlObject":{"path":["cp","hmo","policy","create"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b405a5d1-a568-49e7-9f47-95f2eb21961c"},{"name":"Get Policy","id":"399603f0-7ecd-44ec-8511-7889a84fad7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/policy","description":"<p>This endpoint gets all health policies bought.</p>\n","urlObject":{"path":["cp","hmo","policy"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"399603f0-7ecd-44ec-8511-7889a84fad7e"},{"name":"Get Policy By Policy Number","id":"faeb0c24-3da0-495e-a73d-8e6d610f1a81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/policy/:policy","description":"<p>This endpoint gets a health policy using the policy number.</p>\n","urlObject":{"path":["cp","hmo","policy",":policy"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":"","key":"policy"}]}},"response":[],"_postman_id":"faeb0c24-3da0-495e-a73d-8e6d610f1a81"},{"name":"Get Customer Policies","id":"36711b58-5378-4781-80a5-ece644683186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/hmo/policy/customer/:id","description":"<p>This endpoint returns all policies bought for a customer. The attribute <strong>id</strong> represents the customer's id.</p>\n","urlObject":{"path":["cp","hmo","policy","customer",":id"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"36711b58-5378-4781-80a5-ece644683186"}],"id":"d8408235-e0c5-421c-8dc7-7fd023f7364d","_postman_id":"d8408235-e0c5-421c-8dc7-7fd023f7364d","description":""},{"name":"Customer","item":[{"name":"Add Customer","id":"706d7d65-ddda-46f7-9f0f-1b05cbf81244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\":\"\",\n    \"lastname\":\"\",\n    \"date_of_birth\":\"\",\n    \"email\":\"\",\n    \"phone\":\"\",\n    \"address\":\"\",\n    \"state_id\":\"\",\n    \"lga_id\":\"\",\n    \"gender_id\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{pcb}}/cp/customer","description":"<p>This endpoint adds a customer to a business.</p>\n<p>Attributes:</p>\n<ol>\n<li>firstname: The customer's firstname</li>\n<li>lastname: The customer's lastname</li>\n<li>date_of_birth: The customer's date of birth in YYYY-MM-DD format.</li>\n<li>email: The customer's email</li>\n<li>phone: The customer's phone</li>\n<li>address: The customer's address</li>\n<li>state_id: This is a uuid representing the customer's state. To get the state list go to <strong>Resources</strong> Section.</li>\n<li>lga_id: This is a uuid representing the customer's state. To get the state list go to <strong>Resources</strong> Section</li>\n<li>gender_id: This is a uujid representing the customer's gender. To get the state list go to <strong>Resources</strong> Section</li>\n</ol>\n","urlObject":{"path":["cp","customer"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"706d7d65-ddda-46f7-9f0f-1b05cbf81244"},{"name":"Get Customers","id":"439cafc4-3ec0-459f-a1b6-9b89b94477e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/customer","description":"<p>This endpoint list all customers</p>\n","urlObject":{"path":["cp","customer"],"host":["{{pcb}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"439cafc4-3ec0-459f-a1b6-9b89b94477e9"},{"name":"Get Customer By Email","id":"be34d38f-4289-4c72-aa22-96ee3260cf9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{pcb}}/cp/customer/profile/:email","description":"<p>This endpoint list all customers</p>\n","urlObject":{"path":["cp","customer","profile",":email"],"host":["{{pcb}}"],"query":[],"variable":[{"type":"any","value":"","key":"email"}]}},"response":[],"_postman_id":"be34d38f-4289-4c72-aa22-96ee3260cf9c"}],"id":"b2d683bb-4140-4896-b13a-48b0e7c0d147","_postman_id":"b2d683bb-4140-4896-b13a-48b0e7c0d147","description":""}]}