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 Occurs when there is no boarded route with Tesouro to process the presented payment method.

Fields

message
String!
required
A human readable description of the error.
paymentBrand
PaymentBrand!
required
The assigned payment brand of the payment method presented for processing.
boardedPaymentBrandsForAcceptor
[PaymentBrand!]!
required
The current list of payment brands Tesouro has routes to support.
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.