#harshit-account-link-expiry
1 messages · Page 1 of 1 (latest)
hi there!
have you checked this property? https://stripe.com/docs/api/account_links/object?lang=node#account_link_object-expires_at
This property is something that I'll be getting in response from this API. Can I set this to something specific I want to set?
And what's the default for this?
Can I set this to something specific I want to set?
not possible
And what's the default for this?
not sure, the simplest option is to run some tests to see what the response is
ok