#Samaara-list-transfers

1 messages · Page 1 of 1 (latest)

thorny marten
#

Hi there!

#

To clarify, you are looking to retrieve the transfers from your platform that are associated with a Payout on your Connected Account?

astral thicket
#

Yep!

thorny marten
#

Thanks! Let me type out the steps.

#

Actually, first, can you provide the payout ID on the Connected Account?

astral thicket
#

po_1LSsir2EqkCk2oRRF215gyQs

thorny marten
#

You are mostly doing it correctly here to start with. You are going to need to end up expanding the source of the balance transactions and then expand the source_transfer from there.

#

So let's check on why you aren't getting balance transactions at all first.

astral thicket
#

It is all test accounts/transfers if that is relevant at all!

thorny marten
#

Okay yeah so looks like you are setting your platform ID as the Stripe Account header.

#

Which you can see is in your platform's account.

#

That request needs to be taking place on your Connected Account.

#

Can you log out your paymentAccountID?

#

Hmm actually I might have been mistaken.

#

Yeah actually sorry it does look like that request is correct and I am seeing that results are returned.

#

How are you logging out the balance transactions?

astral thicket
#

Here is the paymentAccountID:

thorny marten
#

Yep that looks good, sorry.

astral thicket
#

No worries! I just ran it again and I am receiving balance transaction objects now?

Did you happen to do anything😂

thorny marten
#

😂

astral thicket
#

Potentially? I stepped through it again and I was attempting to grab a specific Transfer ID but U was getting the balanceTransactionID (which I think is where I needed to expand the source you mentioned earlier)

#

Either way! Thank you! Sorry about that😂