SimpleActionRequest
objectSchema for simple simulation actions without extra fields.
* Additional properties are NOT allowed.
actionstringrequired
Allowed values:application-submitteddiscontinue-applicationfail-uwrequest-additional-infoprovide-infoaccept-offerreject-offercomplete-kycpass-kycfail-kycsign-contractreject-contract
Example
HandoverResponse
objecturlstringrequired
Example
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
CompanyTokenResponse
objecttokenstringrequired
A token that can be used to authenticate requests to company scoped endpoints. Pass this to the front end
expires_inintegerrequired
The number of seconds until the token expires
Example