Avalara · Example Payload

Avatax Rest Create Multi Document Model Example

Taxes

Avatax Rest Create Multi Document Model Example is an example object payload from Avalara, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codelines

Example Payload

Raw ↑
{
  "code": "US",
  "lines": [
    "sample-value"
  ]
}