Discussions
Is it possible to fetch rates using hscodes instead of categories?
about 2 years ago by John Buckman
If I enter an hscode as the Category:
"category": "851671",
for
"https://api.easyship.com/rate/v1/rates"
this doesn't work:
jsonreturned: '{"rates":[],"messages":["Sorry, we couldn't find any shipping solutions based on the information provided."]}'
I don't see hscodes as something supported:
https://developers.easyship.com/v1.0/reference/item-categories
FYI I do get rates if I do this:
"category": "home_appliances",