Avalara · Example Payload

1099 W9 Filing Response Example

Taxes

1099 W9 Filing Response Example is an example object payload from Avalara, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

filingIdstatusformCountsubmittedDate

Example Payload

Raw ↑
{
  "filingId": "12345",
  "status": "Accepted",
  "formCount": 42,
  "submittedDate": "2025-04-15T14:30:00Z"
}