AvaTax for Communications
Communications REST v2 Dev Guide
Getting Started
Calculate Taxes
Commit/Uncommit
Customizing Transactions
Account Customizations
Transaction Use Cases
- Simple Request
- Multi-line Request
- Jurisdiction Determination
- Interstate/Intrastate Determination
- Tax Override
- Safe Harbor Override
- Private Line
- Proration
- Transaction Information
- Exclusions
- Transaction-Level Commit/Uncommit
- Invoice Date
- Invoice Mode
- Optional Fields
- Adjustments
- Tax Inclusive
- Displaying Tax Results
- Quantity
- Request Config
Exemptions
Sales and Use
Jurisdiction Determination Use Cases
Reference
Calculating Tax Offline
AvaTax for Communications Use Cases
FAQ
Chapter 5.6.3 - Commit REST v2 Errors
Commit
| Error Code | Message | Summary |
|---|---|---|
| -2000 | DocumentCode is invalid. | Document Code is missing or too long |
| -2000 | No transactions found for document code. | No transactions contain the specified Document Code |
| -2000 | Document code has been locked. | The Document Code can't be uncommitted - the transactions have been pulled into Compliance |
| -2000 | Commit cannot be null. | Commit field is required |
| -2000 | OptionalField keys must be numeric. | Optional Field key must be a number between 1 and 10 |