Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt

Use this file to discover all available pages before exploring further.

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.