Skip to main content
OBJECT

Fields

organization
Organization!
required
acceptor
Acceptor
transactionActivityDate
Date!
required
The date Tesouro recognized the payment request based upon the acceptor cutoff
paymentBrand
PaymentBrand
Specifies which payment brand was used, e.g., Visa, Mastercard, Discover, American Express, etc. NOTE: This field will present a null, not applicable, or empty value if the fee is not tied to a specific transaction.
fundsTransferProfileId
UUID
A reusable identifier created and used internally by Tesouro, and assigned to the configuration of funding profiles specifying who and/or where the funds transfer is sent.
fundsTransferProfileName
String
A reusable, descriptive name specified by the transactor, labeling who and/or where the funds transfer is going. E.g., the name of a specific acceptor, a group of acceptors, a bank account, etc.
disputeReversalAmount
Decimal
deprecated
The total amount of disputes represented and credited to the acceptor.Deprecated: Use disputesCreditAmount instead
disputeReversalCount
Int
deprecated
The total number of representmentsDeprecated: Use disputesCreditCount instead
acceptorPaymentsAmount
Decimal!
required
deprecated
The total amount of net sales (refunds + captures) processed.Deprecated: Use acceptorNetSettledSalesAmount instead
miscCreditsAmount
Decimal
The total amount of miscellaneous credits
miscDebitsAmount
Decimal
The total amount of miscellaneous debits
miscCreditsCount
Int
The total number of miscellaneous credits
miscDebitsCount
Int
The total number of miscellaneous debits
miscAdjustmentsAmount
Decimal
The net amount of miscellaneous adjustments. Calculated as [Miscellaneous credits - Miscellaneous debits].
processingNetwork
Network
The processing network that the transaction was sent across, which may be unaffiliated with the card brand. NOTE: This field will present a null, not applicable, or empty value if the fee is not tied to a specific transaction.
fundingCurrency
String!
required
The currency of the funded transaction, formatted in ISO 4217 alphabetic code.
fundsTransferDescriptor
String
A value created by Tesouro and sent with the funds transfer to the recipient’s bank for display on the bank statement. It includes information on who sent the money and the purpose of the payment. The recipient can use this value to help with bank and transaction reconciliation.
fundsTransferId
UUID!
required
A unique identifier created by Tesouro and assigned to the transfer of money to a bank account, that identifies a cohort of funded transactions making up the transfer.
fundsTransfer
FundsTransfer
The funds transfer associated with this funding summary, containing bank account details.
fundsReleaseDate
Date!
required
The date that Tesouro releases the funds from its bank account to the recipient’s bank account.
processorFeesAmount
Decimal!
required
Total amount of processor fees charged by Tesouro.
networkFeesAmount
Decimal!
required
Total amount of network fees.
interchangeFeesAmount
Decimal!
required
Total amount of interchange fees.
partnerFeesAmount
Decimal!
required
The total amount of partner fees passed onto the acceptor.
transactorFeesAmount
Decimal!
required
deprecated
The total amount of transactor fees passed onto the acceptor.Deprecated: Use partnerFeesAmount instead.
salesGrossAmount
Decimal!
required
The gross sales amount before deducting any associated transaction-level fees.
refundsGrossAmount
Decimal!
required
The gross refunds amount before deducting any associated transaction-level fees.
disputesGrossAmount
Decimal!
required
deprecated
The total amount of financially impacting disputes.Deprecated: Use disputesNetAmount instead
disputesCreditAmount
Decimal!
required
The amount of financially impacting dispute events (e.g., representments) credited to your account.
disputesCreditCount
Int!
required
The number of financially impacting dispute events (e.g., representments) credited to your account.
disputesDebitAmount
Decimal!
required
The amount of financially impacting dispute events (e.g., 1st chargebacks) debited from your account.
disputesDebitCount
Int!
required
The number of financially impacting dispute events (e.g., 1st chargebacks) debited from your account.
disputesNetAmount
Decimal!
required
The net amount of financially impacting dispute events funded to our from your account. Calculated as [Dispute credits - Dispute debits].
reservesNetAmount
Decimal!
required
The net reserve amount, if applicable.
thirdPartyPaymentAmount
Decimal!
required
The total amount transferred to third parties.
fundingNetAmount
Decimal!
required
The amount transferred from Tesouro to the recipient’s bank.
salesCount
Int!
required
The total number of captured sale transactions
refundsCount
Int!
required
The total number of refunded transactions.
fundedDisputesCount
Int!
required
deprecated
The total number of dispute debits and credits applied on your account. Calculated as [Dispute credits count - Dispute debits count]Deprecated: Use disputesCount instead.
disputesCount
Int!
required
The total number of dispute debits and credits applied on your account. Calculated as [Dispute credits count - Dispute debits count]
feeAmount
Decimal!
required
deprecated
The total amount of fees. Calculated as [Interchange + Network fees + Processor fees + Transactor fees].Deprecated: Use feesAmount instead.
feesAmount
Decimal!
required
The total amount of fees.
salesNetAmount
Decimal!
required
The net transaction amount, calculated as [Gross sales amount - Gross refunds amount]
feesCount
Int!
required
Total number of fees.
interchangeFeesCount
Int!
required
Total number of interchange fees.
networkFeesCount
Int!
required
Total number of network fees.
partnerFeesCount
Int!
required
Total number of partner fees charged to the acceptor.
processorFeesCount
Int!
required
Total number of processor fees.
serviceFeesAmount
Decimal!
required
Total amount of service fees charged to the customer.
serviceFeesCount
Int!
required
Total number of service fees charged to the customer.
convenienceFeesAmount
Decimal!
required
Total amount of convenience fees charged to the customer.
convenienceFeesCount
Int!
required
Total number of convenience fees charged to the customer.
surchargeAmount
Decimal!
required
Total amount of surcharges charged to the customer.
surchargeCount
Int!
required
Total number of surcharges charged to the customer.
acceptorFundingNetAmount
Decimal!
required
The net amount funded to (or debited from) the acceptor.
achReturnsAmount
Decimal!
required
Total monetary amount of ACH returns
achReturnsCount
Int!
required
Total number of ACH returns
acceptorAchReturnsAmount
Decimal!
required
Total monetary amount of ACH returns from the acceptor.
paymentChannel
PaymentChannel
Specifies how the payment was made, e.g., Ecommerce, Mail Order/Telephone Order, or Retail.
perspective
Perspective
The perspective of the funds transfer, which can be either ‘Acceptor’ or ‘Partner’. This field is used to determine the perspective from which the funds transfer is reported.
acceptorNetworkFeesAmount
Decimal!
required
Total amount of network fees charged to acceptor.
acceptorInterchangeFeesAmount
Decimal!
required
Total amount of interchange fees charged to acceptor.
acceptorNetworkFeesCount
Int!
required
Total number of interchange fees charged to acceptor.
acceptorInterchangeFeesCount
Int!
required
Total number of network fees charged to acceptor.
acceptorDisputesNetAmount
Decimal!
required
Net amount of financially impacting disputes debited from and or credited to the acceptor.
acceptorFeesCount
Int!
required
Total number of fees paid by the acceptor.
acceptorFeesAmount
Decimal!
required
The total amount of fees paid by the acceptor.
acceptorSalesNetAmount
Decimal!
required
The net amount of the acceptor’s sales and refunds.