Skip to main content
Tesouro home page
Acquiring
Search...
⌘K
Ask AI
Playground
Playground
Search...
Navigation
UpdateBankAccountPayload
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
{
"errors"
: [
EmbeddedError
],
"account"
:
EmbeddedBankAccount
}
UpdateBankAccountPayload
Object
Fields
errors
List of errors that occurred during the operation
account
The updated bank account
Schema
Copy
Ask AI
{
"errors"
: [
EmbeddedError
],
"account"
:
EmbeddedBankAccount
}
⌘I