Skip to main content
ENUM Error codes for application-level validation failures on underwriting applications.

Values

INTERNAL_SERVER_ERROR
enum
An unexpected server error occurred while processing the application.
INVALID_OWNER
enum
The caller does not own the application or lacks permission to modify it.
INVALID_STATUS
enum
The application is in a state that does not permit this operation.
MISSING_GUARANTOR
enum
The application is missing a required guarantor.
MISSING_STAKEHOLDER
enum
The application is missing a required stakeholder with at least one role.