Yes the API version is correct. Stripe supports two-way API versioning. We send the version of API we most recently used in development of the integration. You can see the API version changes in Stripe's documentation below.
stripe.com/docs/upgrades
The latest is 2022-08-01 which is just 1 version ahead of what we use.