Avalara · Example Payload

Hs Code Classification Classify Request Example

Sample description

Taxes

Hs Code Classification Classify Request 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

descriptiondestinationCountryoriginCountryattributesitemCode

Example Payload

Raw ↑
{
  "description": "Sample description",
  "destinationCountry": "sample-value",
  "originCountry": "sample-value",
  "attributes": {},
  "itemCode": "US"
}