Skip to main content
Tesouro home page
Acquiring
Search...
⌘K
Ask AI
Playground
Playground
Search...
Navigation
CardSecurityCodeResponseDetails
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
{
"processorCode"
:
"MATCH"
,
"networkCode"
:
"xyz789"
}
CardSecurityCodeResponseDetails
Object
The security code response from the network.
Fields
processorCode
required
The card security code verification result, normalized and described by Tesouro.
networkCode
The response code sent from the network detailing the card security code verification results.
Schema
Copy
Ask AI
{
"processorCode"
:
"MATCH"
,
"networkCode"
:
"xyz789"
}
⌘I