#Edem-exception
1 messages · Page 1 of 1 (latest)
👋 Happy to help
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
Thank you for this information, I'll take a closer look.
I'm continuing to look on my side, but while I do, could you try directly retrieving the Transfer that was returned in the source field and confirm whether that returns the object with the destination_payment?
https://stripe.com/docs/api/transfers/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Could you retry the list request, but this time explicitly set a limit on the number of records to be retrieved? 3 would be a good limit to test with.
I'm going to need to report the behavior that you're experiencing to my colleagues for a deeper investigation. Thank you again for bringing this to our attention.
we use limit, set it 55
but now , I cannot use it
if you want , I can try tomorrow