Skip to main content
Tesouro home page
Acquiring
Search...
⌘K
Ask AI
Playground
Playground
Search...
Navigation
UnderwritingApplicationValidationError
Getting started
Risk, Fraud, and Disputes
Reporting
API
Boarding
Transaction processing
Resources
Overview
Welcome to Tesouro
Integration
About our GraphQL
Tokenization
Integration Overview
Playground
Sandbox
Rate limiting
Schema
Copy
Ask AI
{
"message"
:
"abc123"
,
"code"
:
"INVALID_OWNER"
}
UnderwritingApplicationValidationError
Object
implements
Error
Fields
message
required
A helpful message to help fix the validation error.
code
required
A static code for tying the response back programmatically.
Schema
Copy
Ask AI
{
"message"
:
"abc123"
,
"code"
:
"INVALID_OWNER"
}
⌘I