Skip to main content
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.
{
  "processorCode": "MATCH",
  "networkCode": "xyz789"
}