HandoverErrorCode
stringAllowed values:company_not_bootstrappedno_open_hosted_applicationcompany_not_active
HandoverErrorResponse
objecterror_codestringrequired
Machine-readable error code
Allowed values:company_not_bootstrappedno_open_hosted_applicationcompany_not_active
detailstringrequired
Human-readable error message
Example
UserDetailsResponse
objectemail
Any OfThe email of the user
Variant 1string(email)
first_name
Any OfThe first name of the user
Variant 1string
last_name
Any OfThe last name of the user
Variant 1string
phone_number
Any OfThe phone number of the user in E.164 format
Variant 1string
Example
UpdateUserDetailsErrorCode
stringAllowed values:duplicatetoo_many_revisionsapplication_already_submitted
UpdateUserDetailsErrorResponse
objecterror_codestringrequired
Machine-readable error code
Allowed values:duplicatetoo_many_revisionsapplication_already_submitted
detailstringrequired
Human-readable error message
Example