#bankorh_hitpay-transfer-charge
1 messages ยท Page 1 of 1 (latest)
Hey, can you share the ID of a specific Balance Transaction object you're working with? txn_xxx
Yes, this is it txn_1KEsD4PPptN4igPr6Ec1Rb5p
I got it from the balance transaction list.
I called the balance transaction api with setting the connect account
Taking a look
Okay, thank you very much.
You'll need to 'expand' the source.source_transfer field on the Balance Transaction object, and then the source_transaction field on the related Transfer object. This is outlined here: https://stripe.com/docs/expand/use-cases#charges-in-payout
I see. Let me try it, thank you very much!
Sure, let me know
๐