Avalara · Example Payload

Communications Location Example

Taxes

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

Top-level fields

pcdctrystctyzipgeoaddr

Example Payload

Raw ↑
{
  "pcd": 42,
  "ctry": "sample-value",
  "st": "sample-value",
  "cty": "sample-value",
  "zip": "sample-value",
  "geo": true,
  "addr": "sample-value"
}