Skip to main content
OBJECT This occurs when an acceptor cannot be found because it does not exist or because it is not presented by the submitted presenter.

Fields

message
String!
required
A human readable description of the error.
unknownAcceptorId
UUID!
required
The invalid acceptor Id.
presenterId
UUID!
required
The presenter Id presented with this transaction.
organizationId
UUID!
required
The organization Id presented with this transaction.
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.