Avalara · Example Payload

Communications Invoice Example

Taxes

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

Top-level fields

doccmmtcustdateitms

Example Payload

Raw ↑
{
  "doc": "sample-value",
  "cmmt": true,
  "cust": 42,
  "date": "2025-04-15T14:30:00Z",
  "itms": [
    "sample-value"
  ]
}