{ "info": { "_postman_id": "5ea35bb1-8db2-4127-aa2d-8b29df7d1e0e", "name": "API Reference Associated Persons groupPolicies API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:01:42.000Z", "updatedAt": "2026-07-28T02:01:42.000Z", "lastUpdatedBy": "35240", "uid": "35240-5ea35bb1-8db2-4127-aa2d-8b29df7d1e0e" }, "item": [ { "name": "group_policies", "item": [ { "name": "{group_policy_id}", "item": [ { "name": "Retrieve a group policy", "id": "cb4c4843-f7cd-4644-bdcc-86bd3427078d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/group_policies/:group_policy_id", "host": [ "{{baseUrl}}" ], "path": [ "group_policies", ":group_policy_id" ], "variable": [ { "id": "9d7855ed-fd22-44b6-95b1-64ce91da40da", "key": "group_policy_id", "value": "", "description": "(Required) " } ] }, "description": "Retrieves a `group_policy` object." }, "response": [ { "id": "67000d2b-aab8-412d-8663-41f3cf02bf85", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/group_policies/:group_policy_id", "host": [ "{{baseUrl}}" ], "path": [ "group_policies", ":group_policy_id" ], "variable": [ { "key": "group_policy_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": \"scheduled\",\n \"type\": \"life_assurance\",\n \"provider\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"logo_url\": \"\",\n \"employer_portal_url\": \"\",\n \"employee_portal_url\": \"\",\n \"support_phone_number\": \"\"\n },\n \"plan\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"currency\": \"bwp\",\n \"documents\": [\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"terms_and_conditions\"\n },\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"waiting_periods\"\n }\n ]\n },\n \"disclosures\": [\n {\n \"category\": \"regulatory\",\n \"type\": \"product_information\",\n \"text\": \"\"\n },\n {\n \"category\": \"regulatory\",\n \"type\": \"intermediary_role\",\n \"text\": \"\"\n }\n ],\n \"group_id\": \"\",\n \"employer_id\": \"\",\n \"end_date\": \"\",\n \"cancellation_date\": \"\",\n \"health_insurance\": {\n \"renewal\": {\n \"renewal_date\": \"\",\n \"window_start_date\": \"\",\n \"window_end_date\": \"\",\n \"status\": \"open\",\n \"renewed_policy_id\": \"\"\n },\n \"configuration\": {\n \"cost_sharing\": {\n \"type\": \"member_count\",\n \"member_count\": {\n \"adults\": \"\",\n \"children\": \"\"\n },\n \"member_selection\": {\n \"partner\": \"\",\n \"children\": \"\"\n },\n \"percentage\": {\n \"percentage\": \"\"\n },\n \"family_type\": {\n \"type\": \"family\"\n }\n }\n },\n \"group_policy_number\": \"\"\n },\n \"object\": \"\"\n}", "createdAt": "2026-07-28T02:01:43.000Z", "updatedAt": "2026-07-28T02:01:43.000Z", "uid": "35240-67000d2b-aab8-412d-8663-41f3cf02bf85" }, { "id": "87923a0a-6ccb-4b46-a4b4-67d6fef2b858", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/group_policies/:group_policy_id", "host": [ "{{baseUrl}}" ], "path": [ "group_policies", ":group_policy_id" ], "variable": [ { "key": "group_policy_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\",\n \"instance\": \"\"\n}", "createdAt": "2026-07-28T02:01:43.000Z", "updatedAt": "2026-07-28T02:01:43.000Z", "uid": "35240-87923a0a-6ccb-4b46-a4b4-67d6fef2b858" } ], "createdAt": "2026-07-28T02:01:42.000Z", "updatedAt": "2026-07-28T02:01:42.000Z", "uid": "35240-cb4c4843-f7cd-4644-bdcc-86bd3427078d" } ], "id": "3249e28b-28d1-4d55-a70a-b0d605cf9f87", "createdAt": "2026-07-28T02:01:42.000Z", "updatedAt": "2026-07-28T02:01:42.000Z", "uid": "35240-3249e28b-28d1-4d55-a70a-b0d605cf9f87" }, { "name": "List all group policies", "id": "edc0eeae-19e7-4c22-a483-94ffac05552d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/group_policies?employer_id=&group_id=&status=&page=&page_size=", "host": [ "{{baseUrl}}" ], "path": [ "group_policies" ], "query": [ { "description": "Filters group policies by employer.", "key": "employer_id", "value": "" }, { "description": "Filters group policies by group.", "key": "group_id", "value": "" }, { "description": "Multiple values can be provided by separating them with a comma. Allowed values are: `scheduled`, `active`, `expired`, `cancelled`.", "key": "status", "value": "" }, { "description": "The page of results to return. Defaults to 1 if not provided.", "key": "page", "value": "" }, { "description": "The number of results to return per page. Defaults to 10 if not provided. Maximum value is 100.", "key": "page_size", "value": "" } ] }, "description": "Returns a list of `group_policies`. By default, only `active` and `scheduled` group policies are returned. Use the `status` query parameter to filter by other statuses. The `group_policies` are returned sorted by creation date, with the most recent `group_policy` appearing first." }, "response": [ { "id": "3bbef148-f365-46d6-8804-3fa38d2360ea", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/group_policies?employer_id=&group_id=&status=&page=&page_size=", "host": [ "{{baseUrl}}" ], "path": [ "group_policies" ], "query": [ { "description": "Filters group policies by employer.", "key": "employer_id", "value": "" }, { "description": "Filters group policies by group.", "key": "group_id", "value": "" }, { "description": "Multiple values can be provided by separating them with a comma. Allowed values are: `scheduled`, `active`, `expired`, `cancelled`.", "key": "status", "value": "" }, { "description": "The page of results to return. Defaults to 1 if not provided.", "key": "page", "value": "" }, { "description": "The number of results to return per page. Defaults to 10 if not provided. Maximum value is 100.", "key": "page_size", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": \"cancelled\",\n \"type\": \"life_assurance\",\n \"provider\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"logo_url\": \"\",\n \"employer_portal_url\": \"\",\n \"employee_portal_url\": \"\",\n \"support_phone_number\": \"\"\n },\n \"plan\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"currency\": \"mwk\",\n \"documents\": [\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"terms_and_conditions\"\n },\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"table_of_cover\"\n }\n ]\n },\n \"disclosures\": [\n {\n \"category\": \"intermediary\",\n \"type\": \"statutory_warning\",\n \"text\": \"\"\n },\n {\n \"category\": \"provider\",\n \"type\": \"underwriter_disclaimer\",\n \"text\": \"\"\n }\n ],\n \"group_id\": \"\",\n \"employer_id\": \"\",\n \"end_date\": \"\",\n \"cancellation_date\": \"\",\n \"health_insurance\": {\n \"renewal\": {\n \"renewal_date\": \"\",\n \"window_start_date\": \"\",\n \"window_end_date\": \"\",\n \"status\": \"renewed\",\n \"renewed_policy_id\": \"\"\n },\n \"configuration\": {\n \"cost_sharing\": {\n \"type\": \"policyholder_only\",\n \"member_count\": {\n \"adults\": \"\",\n \"children\": \"\"\n },\n \"member_selection\": {\n \"partner\": \"\",\n \"children\": \"\"\n },\n \"percentage\": {\n \"percentage\": \"\"\n },\n \"family_type\": {\n \"type\": \"single_with_children\"\n }\n }\n },\n \"group_policy_number\": \"\"\n },\n \"object\": \"\"\n },\n {\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": \"active\",\n \"type\": \"health_insurance\",\n \"provider\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"logo_url\": \"\",\n \"employer_portal_url\": \"\",\n \"employee_portal_url\": \"\",\n \"support_phone_number\": \"\"\n },\n \"plan\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"currency\": \"nzd\",\n \"documents\": [\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"other\"\n },\n {\n \"title\": \"\",\n \"link\": \"\",\n \"type\": \"waiting_periods\"\n }\n ]\n },\n \"disclosures\": [\n {\n \"category\": \"provider\",\n \"type\": \"intermediary_role\",\n \"text\": \"\"\n },\n {\n \"category\": \"regulatory\",\n \"type\": \"intermediary_role\",\n \"text\": \"\"\n }\n ],\n \"group_id\": \"\",\n \"employer_id\": \"\",\n \"end_date\": \"\",\n \"cancellation_date\": \"\",\n \"health_insurance\": {\n \"renewal\": {\n \"renewal_date\": \"\",\n \"window_start_date\": \"\",\n \"window_end_date\": \"\",\n \"status\": \"upcoming\",\n \"renewed_policy_id\": \"\"\n },\n \"configuration\": {\n \"cost_sharing\": {\n \"type\": \"member_count\",\n \"member_count\": {\n \"adults\": \"\",\n \"children\": \"\"\n },\n \"member_selection\": {\n \"partner\": \"\",\n \"children\": \"\"\n },\n \"percentage\": {\n \"percentage\": \"\"\n },\n \"family_type\": {\n \"type\": \"couple\"\n }\n }\n },\n \"group_policy_number\": \"\"\n },\n \"object\": \"\"\n }\n ],\n \"page\": \"\",\n \"page_size\": \"\",\n \"total_count\": \"\",\n \"has_next_page\": \"\",\n \"has_previous_page\": \"\"\n}", "createdAt": "2026-07-28T02:01:43.000Z", "updatedAt": "2026-07-28T02:01:43.000Z", "uid": "35240-3bbef148-f365-46d6-8804-3fa38d2360ea" } ], "createdAt": "2026-07-28T02:01:42.000Z", "updatedAt": "2026-07-28T02:01:42.000Z", "uid": "35240-edc0eeae-19e7-4c22-a483-94ffac05552d" } ], "id": "6681989d-50cd-4b11-9dec-804743c41c16", "createdAt": "2026-07-28T02:01:42.000Z", "updatedAt": "2026-07-28T02:01:42.000Z", "uid": "35240-6681989d-50cd-4b11-9dec-804743c41c16" } ], "variable": [ { "key": "baseUrl", "value": "https://test.api.kota.io" } ] }