Skip to main content
OBJECT This occurs when an internal Tesouro business rule is in violation.

Fields

message
String!
required
A human readable description of the error.
advice
String!
required
Advice on how to overcome the rule in the future.
explanationOfRule
String!
required
An explanation of why the rule exists.
ruleName
RuleName!
required
The name of the rule in violation
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.