Skip to main content
OBJECT Occurs when an acquirer token deTokenizes into a payment method that is not supportedby the current action.

Fields

message
String!
required
A human readable description of the error.
deTokenizedPaymentMethodType
String!
required
The type of payment method behind the token.
expectedPaymentMethodType
String!
required
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.