#tarun-kodali_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215019670562938900
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Hi, are you asking how you can list all Transfers sent to a specific Connected Account? Can you confirm my understanding of the question?
If so, I think this https://docs.stripe.com/api/transfers/list#list_transfers-destination is what you want. You would not need to pass in the transfer_group: transferGroup as you shared in the code. However, if that is not the ask, can you add more clarity?