Search
K
Embedded Finance Sandbox

HandoverErrorCode

string

Allowed values:company_not_bootstrappedno_open_hosted_applicationcompany_not_active

HandoverErrorResponse

object
error_codestringrequired

Machine-readable error code

Allowed values:company_not_bootstrappedno_open_hosted_applicationcompany_not_active

detailstringrequired

Human-readable error message

Example

UserDetailsResponse

object
emailAny Of

The email of the user

Variant 1string(email)
first_nameAny Of

The first name of the user

Variant 1string
last_nameAny Of

The last name of the user

Variant 1string
phone_numberAny Of

The phone number of the user in E.164 format

Variant 1string
Example

UpdateUserDetailsErrorCode

string

Allowed values:duplicatetoo_many_revisionsapplication_already_submitted

UpdateUserDetailsErrorResponse

object
error_codestringrequired

Machine-readable error code

Allowed values:duplicatetoo_many_revisionsapplication_already_submitted

detailstringrequired

Human-readable error message

Example