Skip to main content
OBJECT

Fields

message
String!
required
A human readable description of 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.
processorResponseCode
ProcessorResponseCode!
required
Tesouro response code indicating the error.