Skip to main content
POST
/
commerce
/
catalog
/
admin
/
quickedit
/
products
/
properties
Error
A valid request URL is required to generate request examples
{
  "results": [
    {
      "resourceId": "<string>",
      "success": true,
      "message": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

Mozu.ProductAdmin.Contracts.QuickEditProductPropertyActions

List of Mozu.ProductAdmin.Contracts.ProductPropertyPatchActions to be applied to a list of Mozu.ProductAdmin.Contracts.ProductPropertys.

actions
object[] | null

List of Mozu.ProductAdmin.Contracts.ProductPropertyPatchAction actions to perform

Response

Success

Aggregates the individual results of update actions per product update

results
object[] | null

List of Mozu.ProductAdmin.Contracts.QuickEditResult