Status Code | Message / Description | Reproduce |
---|---|---|
| AccountId has to either be provided to all transactions or to none of them. | Provide AccountId to only one transaction within a set. |
| "TransactionId has to either be provided to all transactions or to none of them." | Provide TransactionId to only one transaction within a set. |
| "All TransactionIds have to be unique within the request." | Provide the same TransactionId for all transactions within a set. |
| "Country code is not valid." | Enter a country code in “OriginCountry” that is not “ca” or “us” |
| "When using your own data, the country of origin must be provided." | “OriginCountry” is left empty or not present. |
| "FEATURE_DISABLED" | Attempt to call an /Upload endpoint whilst the feature is not enabled for your instance |
| If the JSON Body size exceeds 5mb, you may return this error - please retry again later | Submit a request with a JSON Body above 5mb |
| If the JSON Body size exceeds 5mb, you may return this error - please retry again later | Submit a request with a JSON Body above 5mb |