#eladchen-lusha
1 messages · Page 1 of 1 (latest)
Hi
I see that your account is having 2020-03-02 as a default API version
if you want to use another version than your default version when using Stripe API, you can specify the flag --stripe-version
I did
So you are saying version 2020-03-02 is what I should be using If I expect to get the sources field
Where can I see the difference between versions?
Not necessary, you can expand the sources when using the new API version, for example try this:
stripe customers retrieve cus_MO6WTfkFpPt8YC -e sources --stripe-version '2022-11-15'
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!