Avalara · Example Payload

Communications Geocode Request Example

Taxes

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

Top-level fields

refcassaddrcitystzip

Example Payload

Raw ↑
{
  "ref": "sample-value",
  "cass": true,
  "addr": "sample-value",
  "city": "sample-value",
  "st": "sample-value",
  "zip": "sample-value"
}