#Duane Friesen

1 messages · Page 1 of 1 (latest)

burnt latchBOT
sand lodge
#

You can use the List Balance Transactions API (https://stripe.com/docs/api/balance_transactions/list) and pass the payout parameter to see what transactions are bundled in a given Payout. The API will return a list of balance transaction objects (see here: https://stripe.com/docs/api#balance_transaction_object) describing each transaction such as charges or refunds.