I'm using IntlRateV2 API to retrieve USPS international rates, the problem I'm facing is that
it seems that they are not validating input and returning First-Class Package and Mail methods
even though they're not valid options for such input.
I've tried value of contents greater than $400 and the API returned First-Class method. The USPS international online calculator filters out such method.
Am I missing something? Do I need to validate it on my end?
No comments:
Post a Comment