{ "info": { "_postman_id": "594e12a0-48b5-4735-a226-af31a49504a9", "name": "Remote Address Details Test Schema API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:47:55.000Z", "updatedAt": "2026-07-28T02:47:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-594e12a0-48b5-4735-a226-af31a49504a9" }, "item": [ { "name": "v1", "item": [ { "name": "test-schema", "item": [ { "name": "Get a mock JSON Schema", "id": "4288bccb-858d-4a55-b7c3-fac8ccc5de68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "company:read company:write company_admin company_management convert_currency:read country:read employment_documents employment_payments employments help_center_article:read invoices payroll payroll_calendar:read pricing_plan:read pricing_plan:write time_and_attendance webhook:read webhook:write", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/test-schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "test-schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ] }, "description": "Get a mock JSON Schema for testing purposes" }, "response": [ { "id": "4967d111-f77f-4ec4-b018-14c37543a8f2", "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/test-schema?json_schema_version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "test-schema" ], "query": [ { "description": "Version of the form schema", "key": "json_schema_version", "value": "" } ] } }, "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:47:56.000Z", "updatedAt": "2026-07-28T02:47:56.000Z", "uid": "35240-4967d111-f77f-4ec4-b018-14c37543a8f2" } ], "createdAt": "2026-07-28T02:47:56.000Z", "updatedAt": "2026-07-28T02:47:56.000Z", "uid": "35240-4288bccb-858d-4a55-b7c3-fac8ccc5de68" } ], "id": "2370668c-da0f-4ac4-85c2-d6f4bc2346db", "createdAt": "2026-07-28T02:47:56.000Z", "updatedAt": "2026-07-28T02:47:56.000Z", "uid": "35240-2370668c-da0f-4ac4-85c2-d6f4bc2346db" } ], "id": "feea60a2-71dc-49cf-a83b-d016f0bca96e", "createdAt": "2026-07-28T02:47:56.000Z", "updatedAt": "2026-07-28T02:47:56.000Z", "uid": "35240-feea60a2-71dc-49cf-a83b-d016f0bca96e" } ], "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/" } ] }