Create an application
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
Example
JohnExample
DoeExample
john.doe@example.comSkips external data sources (ID verification, KYC/KYB checks, and screening). Set at creation only; not editable afterward.
Name of the business (optional, can be provided for any application type)
Example
Acme CorporationID of the workflow to use for this application
Example
507f1f77bcf86cd799439011ID of an existing application to pre-fill default values from
Example
507f1f77bcf86cd799439011Onboarding experience mode (CLASSIC wizard or DYNAMIC chat). Defaults to CLASSIC.
Dynamic onboarding: present steps already fully completed by document prefill once, prefilled, for the applicant to review. When false they are backfilled into the transcript as completed history cards. Defaults to true, matching the account-level default.
Example
trueDeprecated — use reviewPrefilledSteps (this field is its inverse). Ignored when reviewPrefilledSteps is supplied.
Dynamic onboarding: begin the chat automatically instead of presenting the welcome screen. Not surfaced in any UI — intended for programmatic creation flows whose profiles arrive prefilled (application migration). Defaults to false.
Dynamic onboarding: when true, every required field is treated as optional — the applicant can complete onboarding with whatever information is available and submit with fields left blank. Each skipped field becomes a self-clearing follow-up Review. Defaults to false.
Whether a subscription document was attached at creation to prefill the application. Recorded on the creation audit-log entry; the document itself is uploaded separately after the application is created.
Arbitrary key-value metadata. Up to 50 key-value pairs. Keys: 1-40 chars, letters/digits/hyphens/underscores only. Values: strings up to 500 chars.
object
Example
{ "externalRef": "abc-123", "plan": "enterprise"}Responses
Section titled “ Responses ”object
Example
507f1f77bcf86cd799439012Example
{ "id": "507f1f77bcf86cd799439012"}