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.

OBJECT Represents a field-level validation error on an underwriting application.

Fields

message
String!
required
A helpful message to help fix the invalid value.
code
UnderwritingApplicationFieldValidationErrorCode!
required
A static code for tying the response back programmatically.
field
String!
required
The field that is invalid.