These docs are for v1.0. Click to read the latest docs for v2024.09.

Discussions

Ask a Question
Back to All

Confusing API documents vs API reference

Hi, we are trying to integrate the Get Rates API to our system. We came across 2 issues:

  1. The doc here https://developers.easyship.com/docs/getting-a-rate and https://developers.easyship.com/reference#request-rates-and-taxes have different request params. The first one has origin_country_alpha2 and the second one does not. Which version is correct?

  2. We do need to customize the origin country when trying to get rates since our products will be shipped from different origins. And the current API version looks like not accepting parameter origin_country_alpha2, how are we supposed to do to get rates with different origins?