JDBC Driver for Square

Build 23.0.8839

PayoutEntries

Retrieves a list of all payout entries for a specific payout.

Columns

Name Type Description
PayoutId String The ID of the payout to retrieve the information for.
Id String The type of activity associated with this payout entry.
FeeAmountMoneyAmount Integer The amount of money, in the smallest denomination of the currency indicated by currency.
FeeAmountMoneyCurrencyCode String The type of currency, in ISO 4217 format. For example, the currency code for US dollars is USD.
GrossAmountMoneyAmount Integer The amount of money, in the smallest denomination of the currency indicated by currency.
GrossAmountMoneyCurrencyCode String The type of currency, in ISO 4217 format. For example, the currency code for US dollars is USD.
NetAmountMoneyAmount Integer The amount of money, in the smallest denomination of the currency indicated by currency.
NetAmountMoneyCurrencyCode String The type of currency, in ISO 4217 format. For example, the currency code for US dollars is USD.
TypeChargeDetailsPaymentId String The ID of the payment associated with this activity.
TypeRefundDetailsPaymentId String The ID of the payment associated with this activity.
TypeRefundDetailsRefundId String The ID of the refund associated with this activity.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839