Avalara · Example Payload

Communications Line Item Example

Taxes

Communications Line Item Example is an example object payload from Avalara, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

refchglinelocminsaletranserv

Example Payload

Raw ↑
{
  "ref": "sample-value",
  "chg": 100.0,
  "line": 42,
  "loc": 42,
  "min": 100.0,
  "sale": 42,
  "tran": 42,
  "serv": 42
}