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 validation error on an acceptor application that is not specific to a single field.

Fields

message
String!
required
A helpful message describing the validation failure.
code
AcceptorApplicationValidationErrorCode!
required
A static code for tying the response back programmatically.