Search
K
Embedded Finance Sandbox

EmbeddedApplicationStatusResponse

object
application_idAny Of
required

The ID of the embedded application

Variant 1string(uuid)
required_detailsarray[object]required

A list of required details to submit the embedded application.

Show Child Parameters
Example

SubmitEmbeddedApplicationErrorCode

string

Allowed values:details_incompleteno_open_applicationopen_hosted_application_existsduplicate_companyineligible_applicationregistration_or_documents_required

SubmitEmbeddedApplicationErrorResponse

object
error_codestringrequired

Machine-readable error code

Allowed values:details_incompleteno_open_applicationopen_hosted_application_existsduplicate_companyineligible_applicationregistration_or_documents_required

detailstringrequired

Human-readable error message

ineligible_reasonsarray[string]

List of ineligibility reasons

Example

MarkIneligibleErrorCode

string

Allowed values:no_open_applicationnot_started_by_user

MarkIneligibleErrorResponse

object
error_codestringrequired

Machine-readable error code

Allowed values:no_open_applicationnot_started_by_user

detailstringrequired

Human-readable error message

Example