Create hosted onboarding link
POST {{LEM_API_BASE_URL}}/legalEntities/{{OrganisationLegalEntityId}}/onboardingLinks
Request Body
{"themeId"=>"YOUR_THEME_ID", "redirectUrl"=>"https://your.redirect-url.com/", "locale"=>"en-US", "settings"=>{"changeLegalEntityType"=>true, "editPrefilledCountry"=>true, "allowBankAccountFormatSelection"=>false, "allowIntraRegionCrossBorderPayout"=>false}}