{ "info": { "_postman_id": "cce5c9d6-4d23-424b-8f48-eaad2d991ebb", "name": "Remote Address Details Legal Entities API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-cce5c9d6-4d23-424b-8f48-eaad2d991ebb" }, "item": [ { "name": "v1", "item": [ { "name": "companies", "item": [ { "name": "{company_id}", "item": [ { "name": "legal-entities", "item": [ { "name": "{legal_entity_id}", "item": [ { "name": "administrative-details", "item": [ { "name": "Show Legal Entity Administrative details", "id": "b60a7247-6368-4524-a7b1-479843b6305e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "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": "redirect_uri", "value": "/auth/oauth2/token", "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" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "id": "a07c896e-f7f4-45f6-9d94-f4f62b61bf60", "key": "company_id", "value": "", "description": "(Required) Company ID" }, { "id": "76e5bd7d-740f-46fd-b1fc-fbb6f95cd918", "key": "legal_entity_id", "value": "", "description": "(Required) Legal entity ID" } ] }, "description": "Show administrative details of legal entity for the authorized company specified in the request.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View companies (`company:read`) | Manage companies (`company:write`) |\n" }, "response": [ { "id": "4f144bac-fac2-4e2b-be23-faa60cb8a55c", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-4f144bac-fac2-4e2b-be23-faa60cb8a55c" }, { "id": "a9fb9b76-72e2-40c2-af36-425dbcea9fee", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-a9fb9b76-72e2-40c2-af36-425dbcea9fee" }, { "id": "75b3a74c-7e55-4481-9d78-9573fef097bb", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-75b3a74c-7e55-4481-9d78-9573fef097bb" } ], "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-b60a7247-6368-4524-a7b1-479843b6305e" }, { "name": "Update Legal Entity Administrative details", "id": "0cfda991-9b80-47b8-95be-c4214a82a258", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "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": "redirect_uri", "value": "/auth/oauth2/token", "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" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "id": "6679d74a-838a-4519-a517-df9eba42ce56", "key": "company_id", "value": "", "description": "(Required) Company ID" }, { "id": "d60f40fd-1b19-4305-9023-958cd92d63b3", "key": "legal_entity_id", "value": "", "description": "(Required) Legal entity ID" } ] }, "description": "Update administrative details of legal entity for the authorized company specified in the request.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage companies (`company_management`) | - | Manage companies (`company:write`) |\n" }, "response": [ { "id": "327e0fad-74f6-4e5a-a0a8-0ede4557c279", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-327e0fad-74f6-4e5a-a0a8-0ede4557c279" }, { "id": "cd8d3651-d34e-491d-83aa-780380526324", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-cd8d3651-d34e-491d-83aa-780380526324" }, { "id": "77a8bcaf-a002-494c-b9c2-af7c3ef9f066", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-77a8bcaf-a002-494c-b9c2-af7c3ef9f066" }, { "id": "a720dcc4-de9a-4aef-9dc0-52b2749b3255", "name": "Conflict", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-a720dcc4-de9a-4aef-9dc0-52b2749b3255" }, { "id": "167cef85-6d0c-4fcd-9b10-340f796e5132", "name": "Unprocessable Entity", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-167cef85-6d0c-4fcd-9b10-340f796e5132" }, { "id": "9ac6b17f-cae4-48fd-b348-ae08c6638f19", "name": "Unprocessable Entity", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"product_type\": \"global_payroll\",\n \"administrative_details\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/administrative-details", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "administrative-details" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-9ac6b17f-cae4-48fd-b348-ae08c6638f19" } ], "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-0cfda991-9b80-47b8-95be-c4214a82a258" } ], "id": "e32b9053-920f-4418-8e74-fa5c8547208a", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-e32b9053-920f-4418-8e74-fa5c8547208a" }, { "name": "contractor-eligibility", "item": [ { "name": "Show contractor eligibility and COR-supported countries for legal entity", "id": "4fb8de15-b30a-4168-9ee7-cf79c6fc43dd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "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": "redirect_uri", "value": "/auth/oauth2/token", "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" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/contractor-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "contractor-eligibility" ], "variable": [ { "id": "eb767270-9a51-4ada-a03b-a9bdc4ebace0", "key": "company_id", "value": "", "description": "(Required) Company ID" }, { "id": "d515e97d-4e8b-4a94-885d-c3a298c92454", "key": "legal_entity_id", "value": "", "description": "(Required) Legal entity ID" } ] }, "description": "Returns which contractor products (standard, plus, cor) the legal entity is eligible to use,\nand the list of country codes where COR is supported for this legal entity.\nCOR-supported countries exclude sanctioned and signup-prevented countries and apply entity rules (same-country, local-to-local).\nWhen the legal entity is not COR-eligible, `cor_supported_country_codes` is an empty list.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View companies (`company:read`) | Manage companies (`company:write`) |\n" }, "response": [ { "id": "162b4e69-e596-4c90-8a0c-dae1bd8032f5", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/contractor-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "contractor-eligibility" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"contractor_eligibility\": {\n \"standard\": \"\",\n \"plus\": \"\",\n \"cor\": \"\",\n \"ineligibility_reasons\": {\n \"standard\": [\n \"\",\n \"\"\n ],\n \"plus\": [\n \"\",\n \"\"\n ],\n \"cor\": [\n \"\",\n \"\"\n ]\n }\n },\n \"cor_supported_country_codes\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-162b4e69-e596-4c90-8a0c-dae1bd8032f5" }, { "id": "422aee4c-bd8c-434a-bb6e-f3e3d8a35d63", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/contractor-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "contractor-eligibility" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-422aee4c-bd8c-434a-bb6e-f3e3d8a35d63" }, { "id": "99cad222-0109-4642-9984-2f1f27ff88b5", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities/:legal_entity_id/contractor-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities", ":legal_entity_id", "contractor-eligibility" ], "variable": [ { "key": "company_id" }, { "key": "legal_entity_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-99cad222-0109-4642-9984-2f1f27ff88b5" } ], "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-4fb8de15-b30a-4168-9ee7-cf79c6fc43dd" } ], "id": "68a426e7-9d39-4cea-9aa0-0f8cb1274272", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-68a426e7-9d39-4cea-9aa0-0f8cb1274272" } ], "id": "4fc5cf32-bc0d-4ef5-998c-98a42c2d3885", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-4fc5cf32-bc0d-4ef5-998c-98a42c2d3885" }, { "name": "List Company Legal Entities", "id": "996137fe-8685-4375-81b9-2d749439cb0c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "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": "redirect_uri", "value": "/auth/oauth2/token", "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" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ], "variable": [ { "id": "cde8f9cc-521f-4c31-84df-368712db995a", "key": "company_id", "value": "", "description": "(Required) Company ID" } ] }, "description": "Lists all active legal entities for the authorized company specified in the request.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View companies (`company:read`) | Manage companies (`company:write`) |\n" }, "response": [ { "id": "50582f16-afa8-4a51-9e28-e847747e3004", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ], "variable": [ { "key": "company_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"current_page\": \"\",\n \"legal_entities\": [\n {\n \"id\": \"\",\n \"global_payroll_enabled\": \"\",\n \"name\": \"\",\n \"country_code\": \"\",\n \"is_default\": \"\"\n },\n {\n \"id\": \"\",\n \"global_payroll_enabled\": \"\",\n \"name\": \"\",\n \"country_code\": \"\",\n \"is_default\": \"\"\n }\n ],\n \"total_count\": \"\",\n \"total_pages\": \"\"\n }\n}", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-50582f16-afa8-4a51-9e28-e847747e3004" }, { "id": "70080825-b003-474f-8356-66d334d1ec80", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ], "variable": [ { "key": "company_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-70080825-b003-474f-8356-66d334d1ec80" }, { "id": "288f8c1e-136b-4249-9b7c-15bff17334bd", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/companies/:company_id/legal-entities?page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "companies", ":company_id", "legal-entities" ], "query": [ { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ], "variable": [ { "key": "company_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:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-288f8c1e-136b-4249-9b7c-15bff17334bd" } ], "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-996137fe-8685-4375-81b9-2d749439cb0c" } ], "id": "7c096ad8-fc6e-4bc5-94d6-d3bfa250a0a3", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-7c096ad8-fc6e-4bc5-94d6-d3bfa250a0a3" } ], "id": "bb4e8e4c-a882-4fbd-9746-9248b28d1650", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-bb4e8e4c-a882-4fbd-9746-9248b28d1650" } ], "id": "408c14de-ab81-4be2-a40c-1d9e1094ec36", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-408c14de-ab81-4be2-a40c-1d9e1094ec36" } ], "id": "bc639803-e800-4205-a591-b492d18db36e", "createdAt": "2026-07-28T02:46:46.000Z", "updatedAt": "2026-07-28T02:46:46.000Z", "uid": "35240-bc639803-e800-4205-a591-b492d18db36e" } ], "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/" } ] }