Avalara · Schema

CreateTransactionModel

CreateTransactionModel schema from Avalara API

Taxes

Properties

Name Type Description
type string The type of document to create
companyCode string Company code of the company creating this transaction
date string Date of the transaction
customerCode string Unique code identifying the customer
commit boolean Whether to commit the transaction immediately
currencyCode string Three-character ISO 4217 currency code
addresses object
lines array Line items for the transaction
View JSON Schema on GitHub