Tariff Code Classification

Version v2
Classifications
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
NomenclatureChangeWebhook
WebhookCallback

DutyChangeNotification

Defines the duty rate notification. The payload uses a flat changes[] envelope where each change is based on the HS code and rate and does not include catalog items. The rate is expressed as nested previous and current objects.

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 duty rate changes included in this notification.

changesByTypeOptional
object

Provides the count of changes grouped by eventType.

changesRequired
array

Lists the duty rate changes included in this notification.