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

Fields

message
String!
required
A human readable description of the error.
waitTime
Int!
required
The amount of time Tesouro waited for a response in milliseconds.
attemptedNetwork
Network!
required
The network the authorization was attempted.
processorResponseCode
ProcessorResponseCode!
required
Tesouro response code indicating the error.
dateTimeUtc
DateTime!
required
deprecated
The date and time, in UTC, that the error occured. Formatted as 2024-03-27T02:40:00Z.Deprecated: Use errorDateTime instead.
errorDateTime
DateTime!
required
The date and time, in UTC, that the error occured. Formatted as 2024-03-27T02:40:00Z.
transactionId
UUID!
required
Unique ID for the transaction assigned by Tesouro.