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 field-level validation failures on a stakeholder within an acceptor application.

Values

FIELD_TOO_LONG
enum
A field value exceeds the maximum allowed length.
INVALID_FIELD
enum
The field value does not meet the required format or constraints.
INVALID_TELEPHONE_NUMBER
enum
The stakeholder’s telephone number is invalid. It must be a valid phone number containing only digits, with optional dashes, dots, or spaces.
MISSING_FIELD
enum
A required field was not provided.