My company has a lot of old shippo responses from older versions. We have a normalization process that only works on the latest response. While it would be nice for us to just update our vcr cassettes it's not currently feasible.
If you expose the api response version we can then make a case statement based on that.
My company has a lot of old shippo responses from older versions. We have a normalization process that only works on the latest response. While it would be nice for us to just update our vcr cassettes it's not currently feasible.
If you expose the api response version we can then make a case statement based on that.