Generate Hosted URL
Generate a hosted URL for onboarding new organization.
Authentication
api_keystring
API Key authentication via header
Headers
api_key
Your API key provided by FrankieOne
X-Frankie-CustomerID
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildID
Your Customer Child ID provided by FrankieOne
X-Frankie-Channel
Open string that can be used to define the “channel” the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
Request
This endpoint expects an object.
flowId
Response
OK
url
URL to redirect the user to for onboarding, will point to a page where the user can complete their onboarding
urlExpiry
The time at which the provided URL will expire according to configuration. Can not be set longer than 7 days
requestId
The unique request identifier for the API call made.
