#Hân Trần JP
1 messages · Page 1 of 1 (latest)
hello! can you share the connected account id for me to take a look?
it'd look like acct_xxx
Hi
acct_1GcuYyFp9F7Yi9YX here please
I saw this API but when I try to use it, the created field was not there https://stripe.com/docs/api/accounts/object#account_object-created
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
are you using the platform's key? or are you using the connected account's key?
I'm using account's key because the account is not belong to a platform
it's not possible to retrieve the created field then. For context, that particular field is Time at which the account was connected. - that means the time the account was connected to the platform
Oh got it
So there is no workaround too?
Saw this endpoint for the Dashboard but cannot be used via API
no there's no workaround. Why do you want to retrieve the account created datetime?