Customer Classification API
stringobject string · enumstring · datestringstring integer string · uristringintegerstringstring · uri
ProductAttributeOrClassification
Represents either an attribute of a product or a classification result with a name and a value
namevalueCan be of any type (string, number, object, etc.)
Product
A dictionary representing a product with string keys and any values
statusEnum values:
PENDING
CLASSIFICATION_COMPLETE
IN_REVIEW
last_updated_dateupcproduct_nameobject[]
object[]
ProductCountResponse
Response containing the count of products matching the filters.
countTotal count of products matching the filters.
ProblemDetails
Problem Details object as per RFC 7807.
typeA URI reference that identifies the problem type.
titleA short, human-readable summary of the problem.
statusThe HTTP status code.
detailA human-readable explanation specific to this occurrence of the problem.
instanceA URI reference that identifies the specific occurrence of the problem.