{ "operationId": "ChangeNotification", "method": "POST", "path": "/api/catalog_system/pvt/skuseller/changenotification/{skuId}", "summary": "VTex Change notification with SKU ID", "requestExamples": [], "responseExamples": [ { "status": "404", "contentType": "text/plain", "example": "Seller StockKeepingUnit `{{skuId}}` not found for this seller id `{{sellerId}}`" } ] }