#xiaozhiheng_1
1 messages · Page 1 of 1 (latest)
Hi there, are you trying to list the transfers from a platform?
no, I want to list the transfers from a connect
Hmm? did you ever create a transfer on a connected account?
I have successfully created
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_TG37a6vcWrpzNZ
Ok, so you create a transfer to move funds from connected account to platform.
Can you share with me the ID of the request that you made to list the transfers on a connected account?
req_QvMXzv1gCRF0T2
This request was created on the platform.
You should specify a stripe_account in the request.
By specifying a stripe_account, you are telling Stripe that you want to make an API call on behalf of a connected account. You can refer to this doc to learn more about making API request for connected account (https://stripe.com/docs/connect/authentication)