goshippo / shippo-python-client

Shipping API Python library (USPS, FedEx, UPS and more)
https://goshippo.com/docs
MIT License
123 stars 70 forks source link

Update CLS Order URL path #79

Closed philip-shippo closed 2 years ago

philip-shippo commented 2 years ago

closes #78

epistemancer commented 2 years ago

I don't fully understand why this change is necessary -- I believe /orders/ and /v1/orders are the same endpoint -- but if nothing else it's keeping the paths consistent with other endpoints in the SDK.