{ "info": { "_postman_id": "1232a730-6a26-4571-9f1c-19cee84f7826", "name": "Remote Address Details Benefit Renewals API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "lastUpdatedBy": "35240", "uid": "35240-1232a730-6a26-4571-9f1c-19cee84f7826" }, "item": [ { "name": "v1", "item": [ { "name": "benefit-renewal-requests", "item": [ { "name": "{benefit_renewal_request_id}", "item": [ { "name": "schema", "item": [ { "name": "Show benefit renewal request schema", "id": "1185528e-5470-4b6d-9612-e79d2037c8a0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id/schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id", "schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "id": "7f3a67ff-7bd0-426e-870a-b11d87b98297", "key": "benefit_renewal_request_id", "value": "", "description": "(Required) Benefit Renewal Request Id" } ] }, "description": "Returns the json schema of the `benefit_renewal_request` form for a specific request.\nThis endpoint requires a company access token, as forms are dependent on certain\nproperties of companies and their current employments.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View benefit renewals (`benefit_renewal:read`) | Manage benefit renewals (`benefit_renewal:write`) |\n" }, "response": [ { "id": "186a263d-8c12-4680-b38b-74bd1ecd742e", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id/schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id", "schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {}\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-186a263d-8c12-4680-b38b-74bd1ecd742e" }, { "id": "f4f1e627-7205-45b3-8f6d-661d882b5a79", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id/schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id", "schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-f4f1e627-7205-45b3-8f6d-661d882b5a79" }, { "id": "1a179e55-b595-4037-879e-d31dd86dfc95", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id/schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id", "schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-1a179e55-b595-4037-879e-d31dd86dfc95" }, { "id": "4a006711-6e36-452b-96ad-7efd04ac5750", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id/schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id", "schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-4a006711-6e36-452b-96ad-7efd04ac5750" } ], "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-1185528e-5470-4b6d-9612-e79d2037c8a0" } ], "id": "92f43d0c-665d-48bf-8d4f-105e345d85e7", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-92f43d0c-665d-48bf-8d4f-105e345d85e7" }, { "name": "Show Benefit Renewal Request", "id": "dbe86e1b-8ce9-4e8c-ae84-ca3c7fceda63", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "variable": [ { "id": "c2535ea2-cd90-4692-af9a-6f6c91dd7e21", "key": "benefit_renewal_request_id", "value": "", "description": "(Required) Benefit Renewal Request Id" } ] }, "description": "Show Benefit Renewal Request details.\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View benefit renewals (`benefit_renewal:read`) | Manage benefit renewals (`benefit_renewal:write`) |\n" }, "response": [ { "id": "afd01fc2-d4fc-430e-9ae7-c01c17e8a8ea", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"benefit_renewal_request\": {\n \"id\": \"\",\n \"coverage_start_date\": \"\",\n \"coverage_end_date\": \"\",\n \"renewal_selection_start_date\": \"\",\n \"renewal_selection_end_date\": \"\",\n \"renewal_selection_instructions\": \"\",\n \"benefit_group\": {\n \"id\": \"\",\n \"name\": \"\",\n \"country_code\": \"\"\n },\n \"benefit_renewal_response\": {\n \"benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n },\n \"updated_at\": \"\"\n },\n \"number_of_affected_employees\": \"\",\n \"current_benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-afd01fc2-d4fc-430e-9ae7-c01c17e8a8ea" }, { "id": "1902e2b4-ad52-47e4-b051-94fd65596083", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-1902e2b4-ad52-47e4-b051-94fd65596083" }, { "id": "03f80ae4-9360-473e-a8ad-88c19eb592de", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-03f80ae4-9360-473e-a8ad-88c19eb592de" }, { "id": "b7d1aa67-35e4-4eee-bee3-a72a043eecf0", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-b7d1aa67-35e4-4eee-bee3-a72a043eecf0" } ], "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-dbe86e1b-8ce9-4e8c-ae84-ca3c7fceda63" }, { "name": "Updates a Benefit Renewal Request Response", "id": "3f9635e6-8d4f-4303-a173-6dd9e7ac9d85", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "id": "f848afc5-2761-4145-be1d-a67c3b5116fb", "key": "benefit_renewal_request_id", "value": "", "description": "(Required) Benefit Renewal Request Id" } ] }, "description": "Updates a Benefit Renewal Request with the given response.\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | - | Manage benefit renewals (`benefit_renewal:write`) |\n" }, "response": [ { "id": "8636f509-5016-4832-b695-9e617d6e8724", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"status\": \"\"\n }\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-8636f509-5016-4832-b695-9e617d6e8724" }, { "id": "2f69aefa-76f9-4069-8d30-265d776b5f9a", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-2f69aefa-76f9-4069-8d30-265d776b5f9a" }, { "id": "41d515c6-c5ab-4ab3-9dfd-22afa21d2964", "name": "Unprocessable Entity", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-41d515c6-c5ab-4ab3-9dfd-22afa21d2964" }, { "id": "d85a925d-b310-44ba-8243-480f37287294", "name": "Unprocessable Entity", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests/:benefit_renewal_request_id?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests", ":benefit_renewal_request_id" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ], "variable": [ { "key": "benefit_renewal_request_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Too many requests\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-d85a925d-b310-44ba-8243-480f37287294" } ], "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-3f9635e6-8d4f-4303-a173-6dd9e7ac9d85" } ], "id": "c78dc89c-87a1-4cf9-b29b-d89e04ef78bd", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-c78dc89c-87a1-4cf9-b29b-d89e04ef78bd" }, { "name": "List Benefit Renewal Requests", "id": "5b826211-4fde-45ec-aac7-e5f06d4d68a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] }, "description": "List Benefit Renewal Requests for each country.\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View benefit renewals (`benefit_renewal:read`) | Manage benefit renewals (`benefit_renewal:write`) |\n" }, "response": [ { "id": "097a1a80-8740-40b7-838c-f92b397a922f", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"benefit_renewal_requests\": [\n {\n \"id\": \"\",\n \"coverage_start_date\": \"\",\n \"coverage_end_date\": \"\",\n \"renewal_selection_start_date\": \"\",\n \"renewal_selection_end_date\": \"\",\n \"renewal_selection_instructions\": \"\",\n \"benefit_group\": {\n \"id\": \"\",\n \"name\": \"\",\n \"country_code\": \"\"\n },\n \"benefit_renewal_response\": {\n \"benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n },\n \"updated_at\": \"\"\n },\n \"number_of_affected_employees\": \"\",\n \"current_benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"coverage_start_date\": \"\",\n \"coverage_end_date\": \"\",\n \"renewal_selection_start_date\": \"\",\n \"renewal_selection_end_date\": \"\",\n \"renewal_selection_instructions\": \"\",\n \"benefit_group\": {\n \"id\": \"\",\n \"name\": \"\",\n \"country_code\": \"\"\n },\n \"benefit_renewal_response\": {\n \"benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n },\n \"updated_at\": \"\"\n },\n \"number_of_affected_employees\": \"\",\n \"current_benefit_tier\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"display_cost\": \"\"\n }\n }\n ],\n \"current_page\": \"\",\n \"total_count\": \"\",\n \"total_pages\": \"\"\n }\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-097a1a80-8740-40b7-838c-f92b397a922f" }, { "id": "cee83f80-8024-4619-a843-29cdf76699e2", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-cee83f80-8024-4619-a843-29cdf76699e2" }, { "id": "2ee5e196-e400-4b59-a7a6-6d009b811e08", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-2ee5e196-e400-4b59-a7a6-6d009b811e08" }, { "id": "3d34c164-0870-4603-a91a-22805063736d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-3d34c164-0870-4603-a91a-22805063736d" }, { "id": "4cc89625-9726-45a0-a5c6-fc0e5b2f4f7d", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-4cc89625-9726-45a0-a5c6-fc0e5b2f4f7d" }, { "id": "f875af5c-896a-49fc-922e-806dc3e2324f", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/benefit-renewal-requests?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "benefit-renewal-requests" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Too many requests\"\n}", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-f875af5c-896a-49fc-922e-806dc3e2324f" } ], "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-5b826211-4fde-45ec-aac7-e5f06d4d68a2" } ], "id": "cf33f8c7-8831-48f2-862f-63c0b0ad62c1", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-cf33f8c7-8831-48f2-862f-63c0b0ad62c1" } ], "id": "b240170f-8c6b-4015-8f7d-482c2d3c4879", "createdAt": "2026-07-28T02:44:45.000Z", "updatedAt": "2026-07-28T02:44:45.000Z", "uid": "35240-b240170f-8c6b-4015-8f7d-482c2d3c4879" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "company_department:read webhook:write magic_link:write offboarding:write custom_field:write address:write expense:read employment:write identity_verification:write timesheet:write travel_letter:write incentive:read personal_detail:read invoices:write work_authorization:write timeoff:write company_structure:read benefit_renewal:write benefit_offer:read employment_documents onboarding:write payroll_run:read risk_reserve:write invoices resignation_letter:read resignation:read convert_currency:read employments probation_document:read company_admin payroll help_center_article:read timesheet:read custom_field_value:write company_currencies:read payslip:read pay_item:write resignation:write custom_field:read payroll_calendar:read contract_amendment:write offboarding:read timeoff:read probation_document:write country:read webhook:read company_department:write company_manager:read pay_item:read contract_amendment:read company:read sso_configuration:write benefit_offer:write contract_eligibility:write benefit_renewal:read background_check:read custom_field_value:read expense:write identity_verification:read address:read document:write time_and_attendance employment_payments form:read work_authorization:read invoices:read incentive:write employment:read contract:read company_manager:write travel_letter:read document:read sso_configuration:read", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "/auth/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://gateway.remote.com/" } ] }