Self-Serve Tariff Code Classification

Version selfservicetarrifclassification
Certificates
Classification
Notes
Profile

AvalaraAPIExceptionDetails

Standard error response payload returned by the API when a request fails. Provides a short error title, the HTTP status code, and a human-readable detail message.

This model is used in the following APIs:

Parameters
titleOptional
string

Short, human-readable error category.

statusOptional
integer

HTTP status code returned with the error response.

detailOptional
string

Human-readable explanation of the specific error condition. Suitable for surfacing to end users or logging.