Managed and Premium Tariff Code Classification

Version v2
Classifications
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
NomenclatureChangeWebhook
WebhookCallback

ItemChangeNotification

Defines the item-level notification. The payload uses a flat changes[] envelope where item identity is carried inline on each change. The eventType value is either TARIFF_CHANGE or INVALID_HSCODE.

This model is used in the following APIs:

Parameters
notificationIdRequired
string

Provides the unique identifier for this notification.

timestampRequired
string

Provides the date and time the notification was sent, in ISO-8601 UTC format.

detectedAtOptional
string

Provides the date and time when the underlying changes were detected, in ISO-8601 UTC format. This field is omitted when the detection time is unknown.

customerIdRequired
integer

Identifies the Avalara customer account associated with this notification.

totalChangesRequired
integer

Provides the total number of item-level changes included in this notification.

changesByTypeOptional
object

Provides the count of changes grouped by eventType.

changesRequired
array

Lists the item-level changes included in this notification.