#Kekox123
1 messages · Page 1 of 1 (latest)
Hi there! The CLI commands will use your Stripe account's API version
I recommend reviewing this document regarding API version upgrades: https://stripe.com/docs/upgrades
Could you share the CLI command you're attempting to run? Feel free to redact any sensitive search parameters
stripe customers search \
--query="-default_source:''" --api-key
So I need to upgrade the whole product version? There is no way to change the API version for the request?. I think for code libs we can pick which version to use.
Sorry for the delay! There's no way to change the API version for the request using the CLI.
I recommend testing it as a one-off request using cURL or another language: https://stripe.com/docs/api/versioning?lang=curl