Skip to main content
OBJECT

Fields

organization
Organization!
required
acceptor
Acceptor!
required
paymentBrand
PaymentBrand
Specifies which payment brand was used, e.g., Visa, Mastercard, Discover, American Express, etc.
processingNetwork
Network
The processing network that the transaction was sent across, which may be unafilliated with the card brand.
conveyedStatus
ConveyedStatus!
required
Indicator that the transaction was conveyed, or handled by the Tesouro network
transactionCurrency
String!
required
The currency specified on the transaction, in ISO 4217 alpha currency code format.
transactionCount
Int!
required
The total number of transactions
transactionType
PaymentTransactionType!
required
The type of transaction, e.g., Authorization, Capture, Refund, Reversal, Incremental authorization, Authentication.
transactionAmount
Decimal!
required
The total value of the transactions
transactionActivityDate
Date!
required
The date Tesouro recognized the payment request based upon the acceptor cutoff
paymentFundingSource
FundingSource!
required
Specifies the source of the card customer’s funds , e.g., credit, debit, pre-paid.
transactionProcessingDecision
TransactionRequestResult!
required
Tesouro’s decision to approve or decline, or accept or reject the transaction request. Note, this is different than the Authorization response returned from the payment network.
presenterId
UUID!
required
A unique identifier created and used by Tesouro, and assigned to the entity presenting the transaction to Tesouro.
paymentChannel
PaymentChannel
A unique identifier created and used by Tesouro, and assigned to the entity presenting the transaction to Tesouro.