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 bank account within an acceptor application.

Values

FIELD_TOO_LONG
enum
A field value exceeds the maximum allowed length.
INVALID_CHARACTERS
enum
A field contains characters that are not permitted.
MISSING_FIELD
enum
A required field was not provided.