Create Collect Portal

Creates a portal to collect data for an existing application.

This endpoint can only be called once per application. If a portal already exists (even if closed) for the application, this endpoint will return an error. To reopen a closed portal, use Edit Portal By Application Id instead.

A collect portal can be opened to:

  • collect all details (business information, related entities, documents...)
  • collect specific documents only
  • collect identity verification only

To configure which data is collected by this portal, provide the steps relevant to your use case.

  • To collect all details: don't provide any steps
  • To collect specific documents only: provide a step "documents" and the list of document ids you want to collect
  • To collect identity verification only: provide a step "identity-verification"

A portal has a link that can be used to access the form. The link can be used in the following url https://:host/portals/:link. The default host is "collect.ondorse.co".

To create a portal to collect data for a new application, see Create Onboarding Portal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
configuration
object
string

Email address to which an authentication link will be sent.

string

Theme that will be used for portal styling. If not specified, the default theme will be used

string

Default redirect URL is used at any portal opening if no redirect_url is specifically set for in the portal configuration to override it.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json