Avalara · Example Payload

Certcapture Customer List Response Example

Taxes

Certcapture Customer List Response 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

totalCountvalue

Example Payload

Raw ↑
{
  "totalCount": 42,
  "value": [
    "sample-value"
  ]
}