A valid request URL is required to generate request examples{
"results": [
{
"resourceId": "<string>",
"success": true,
"message": "<string>"
}
]
}Updates product properties through quick edits. Values will be added, not replaced. The Quick Edit APIs are designed primarily for the Quick Edit UI. They are not advised for bulk product updates through a batch job. For efficiently updating your catalog through a batch job, use the Import Export APIs or the Catalog Administration APIs directly.
A valid request URL is required to generate request examples{
"results": [
{
"resourceId": "<string>",
"success": true,
"message": "<string>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Mozu.ProductAdmin.Contracts.QuickEditProductPropertyActions
List of Mozu.ProductAdmin.Contracts.ProductPropertyPatchActions to be applied to a list of Mozu.ProductAdmin.Contracts.ProductPropertys.
List of Mozu.ProductAdmin.Contracts.ProductPropertyPatchAction actions to perform
Show child attributes
Success
Aggregates the individual results of update actions per product update
List of Mozu.ProductAdmin.Contracts.QuickEditResult
Show child attributes