The following errors can be returned in response to a Tax Quote request.
Code | Name | Description |
---|---|---|
300 | EXTERNAL_TAX_SERVICE_ERROR | Tax calculation cannot be determined. Zip is not valid for the state. The provided address contains a postal code and state combination that is not valid. |
300 | EXTERNAL_TAX_SERVICE_ERROR | Unknown country name or code. [country code] is not a known country name or code. |
13001 | CURRENCY_CODE_NOT_FOUND | Currency Not Found: [currency code] |
24011 | CURRENCY_CODE_NOT_FOUND | Currency code is missing. |
24019 | UNKNOWN_COUNTRY_CODE | The country code provided is not recognized. Please check and resubmit. |
43003 | MISSING_MANDATORY_ARGUMENT | Missing mandatory argument: [argument] which is required for tax calculation |
43004 | REDUNDANT_ITEM_CODE_ELEMENT | item code element: [line item code] should not be redundant in the same request |
43006 | UNEXPECTED_ARGUMENT | element: [argument] is unexpected in the request |
43007 | MERCHANT_NOT_BOARDED_TO_TAX_SERVICE | User: [user] is not boarded to tax service |
50106 | UNKNOWN_STATE_CODE | The state code provided is not recognized. Please check and resubmit. |
- | USER_NOT_AUTHORIZED | User: [user] is not authorized to retrieve tax reference: [tax-reference-number] |