diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index 99550f3..25ce8ae 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -6063,7 +6063,7 @@ "description" : "Example request for creating a hosted onboarding link", "value" : { "themeId" : "YOUR_THEME_ID", - "redirectUrl" : "https://your-company.com", + "redirectUrl" : "https://your-company.example.com", "locale" : "nl-NL" } }, diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index 8e4c8a1..959622c 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -7322,7 +7322,7 @@ "description" : "Example request for creating a hosted onboarding link", "value" : { "themeId" : "YOUR_THEME_ID", - "redirectUrl" : "https://your-company.com", + "redirectUrl" : "https://your-company.example.com", "locale" : "nl-NL" } }, diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index f73f3b9..68df3f4 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -8430,7 +8430,7 @@ "description" : "Example request for creating a hosted onboarding link", "value" : { "themeId" : "YOUR_THEME_ID", - "redirectUrl" : "https://your-company.com", + "redirectUrl" : "https://your-company.example.com", "locale" : "nl-NL" } }, diff --git a/json/LegalEntityService-v4.json b/json/LegalEntityService-v4.json index 38b4f47..4e6fd94 100644 --- a/json/LegalEntityService-v4.json +++ b/json/LegalEntityService-v4.json @@ -8639,7 +8639,7 @@ "description" : "Example request for creating a hosted onboarding link", "value" : { "themeId" : "YOUR_THEME_ID", - "redirectUrl" : "https://your-company.com", + "redirectUrl" : "https://your-company.example.com", "locale" : "nl-NL" } }, diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index fcbd8d9..0e1c6c7 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -4796,7 +4796,7 @@ components: description: Example request for creating a hosted onboarding link value: themeId: YOUR_THEME_ID - redirectUrl: https://your-company.com + redirectUrl: https://your-company.example.com locale: nl-NL post-legalEntities-id-onboardingLinks-createOnboardingLink-200: summary: Hosted onboarding link created diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index 880ebad..c53ecae 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -5813,7 +5813,7 @@ components: description: Example request for creating a hosted onboarding link value: themeId: YOUR_THEME_ID - redirectUrl: https://your-company.com + redirectUrl: https://your-company.example.com locale: nl-NL post-legalEntities-id-onboardingLinks-createOnboardingLink-200: summary: Hosted onboarding link created diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index baa7590..6e4c51c 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -6648,7 +6648,7 @@ components: description: Example request for creating a hosted onboarding link value: themeId: YOUR_THEME_ID - redirectUrl: https://your-company.com + redirectUrl: https://your-company.example.com locale: nl-NL post-legalEntities-id-onboardingLinks-createOnboardingLink-200: summary: Hosted onboarding link created diff --git a/yaml/LegalEntityService-v4.yaml b/yaml/LegalEntityService-v4.yaml index 777680d..e7bb391 100644 --- a/yaml/LegalEntityService-v4.yaml +++ b/yaml/LegalEntityService-v4.yaml @@ -6895,7 +6895,7 @@ components: description: Example request for creating a hosted onboarding link value: themeId: YOUR_THEME_ID - redirectUrl: https://your-company.com + redirectUrl: https://your-company.example.com locale: nl-NL post-legalEntities-id-onboardingLinks-createOnboardingLink-200: summary: Hosted onboarding link created