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 Invalid input fields can be sanitized by Tesouro to prevent the payment transaction request from failing. This represents a field that was detected as invalid and sanitized by Tesouro.

Fields

fieldName
String!
required
The name of the sanitized field.
fieldPath
String!
required
The path to the sanitized field within the payment transaction request.
originalValue
String
The invalid value that was sanitized, represented as a string.
sanitizedValue
String
What Tesouro sanitized the value to, represented as a string.
reason
String!
required
The reason Tesouro sanitized the value.