{ "info": { "_postman_id": "9e23965a-29ad-4c46-96b0-8ce8dce4df80", "name": "Remote Address Details Contract Eligibility API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "lastUpdatedBy": "35240", "uid": "35240-9e23965a-29ad-4c46-96b0-8ce8dce4df80" }, "item": [ { "name": "v1", "item": [ { "name": "employments", "item": [ { "name": "{employment_id}", "item": [ { "name": "contract-eligibility", "item": [ { "name": "Create contract eligibility", "id": "779464c1-08e2-4407-95ed-57ab7553a60b", "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": "{\n \"eligible_to_work_in_residing_country\": \"permanent_resident\",\n \"employer_or_work_restrictions\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/contract-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "contract-eligibility" ], "variable": [ { "id": "3095dca8-e84b-4300-adf2-e9a38f033ad8", "key": "employment_id", "value": "", "description": "(Required) Employment ID" } ] }, "description": "Create contract eligibility for an employment.\n\nThis will create a new contract eligibility for the employment.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage employment documents (`employment_documents`) | - | Manage contract eligibility (`contract_eligibility:write`) |\n" }, "response": [ { "id": "c3347569-56ad-4a4d-a9fd-8fdfddb526c9", "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": "{\n \"eligible_to_work_in_residing_country\": \"permanent_resident\",\n \"employer_or_work_restrictions\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/contract-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "contract-eligibility" ], "variable": [ { "key": "employment_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:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-c3347569-56ad-4a4d-a9fd-8fdfddb526c9" }, { "id": "4774cf31-f36a-4fa0-9ed8-bb9318d5187f", "name": "Bad Request", "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": "{\n \"eligible_to_work_in_residing_country\": \"permanent_resident\",\n \"employer_or_work_restrictions\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/contract-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "contract-eligibility" ], "variable": [ { "key": "employment_id" } ] } }, "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:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-4774cf31-f36a-4fa0-9ed8-bb9318d5187f" }, { "id": "eec36516-6221-43bf-a070-c09e112716c1", "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": "{\n \"eligible_to_work_in_residing_country\": \"permanent_resident\",\n \"employer_or_work_restrictions\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/contract-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "contract-eligibility" ], "variable": [ { "key": "employment_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:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-eec36516-6221-43bf-a070-c09e112716c1" }, { "id": "d831e9e2-fb07-464e-9ab2-405bc330804e", "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": "{\n \"eligible_to_work_in_residing_country\": \"permanent_resident\",\n \"employer_or_work_restrictions\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/contract-eligibility", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "contract-eligibility" ], "variable": [ { "key": "employment_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:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-d831e9e2-fb07-464e-9ab2-405bc330804e" } ], "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-779464c1-08e2-4407-95ed-57ab7553a60b" } ], "id": "985d5660-6cbc-40b2-91a6-aaaaf4221743", "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-985d5660-6cbc-40b2-91a6-aaaaf4221743" } ], "id": "5417e7f3-4641-4289-9903-74cf7c9b2492", "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-5417e7f3-4641-4289-9903-74cf7c9b2492" } ], "id": "a22458e7-7c93-422e-a98c-86e39e3239bb", "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-a22458e7-7c93-422e-a98c-86e39e3239bb" } ], "id": "c54804df-a328-4341-b3cb-57c0c0a7de7e", "createdAt": "2026-07-28T02:45:15.000Z", "updatedAt": "2026-07-28T02:45:15.000Z", "uid": "35240-c54804df-a328-4341-b3cb-57c0c0a7de7e" } ], "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/" } ] }