lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
MIT License
307 stars 130 forks source link

add version to the query #35

Closed svvu closed 9 years ago

svvu commented 9 years ago

Even thought the url should already have the version, but today when i try to do some operation using the inbound shipment api, some action fail bc amazon use older version to handle the request. Therefore, add the version to the query to ensure they use the right version, which amazon scratch pad also have this in their query

Thankyou for your attention