Skip to main content
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.