This object is a container for common summary information about the change. The summary doesn't contain the whole change structure.
Type: objectProperties: 5
CommerceISVMarketplaceSoftware Catalog
ChangeSummary is a JSON Structure definition published by Amazon Marketplace, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-marketplace/refs/heads/main/json-structure/amazon-marketplace-change-summary-structure.json",
"name": "ChangeSummary",
"description": "This object is a container for common summary information about the change. The summary doesn't contain the whole change structure.",
"type": "object",
"properties": {
"ChangeType": {
"allOf": [
{
"$ref": "#/components/schemas/ChangeType"
},
{
"description": "The type of the change."
}
]
},
"Entity": {
"allOf": [
{
"$ref": "#/components/schemas/Entity"
},
{
"description": "The entity to be changed."
}
]
},
"Details": {
"allOf": [
{
"$ref": "#/components/schemas/Json"
},
{
"description": "This object contains details specific to the change type of the requested change."
}
]
},
"ErrorDetailList": {
"allOf": [
{
"$ref": "#/components/schemas/ErrorDetailList"
},
{
"description": "An array of <code>ErrorDetail</code> objects associated with the change."
}
]
},
"ChangeName": {
"allOf": [
{
"$ref": "#/components/schemas/ChangeName"
},
{
"description": "Optional name for the change."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.