Update product group
PATCH {{baseUrl}}/catalogs/product_groups/:product_group_id
This endpoint is currently in beta and not available to all apps. Learn more.
Update product group to use in Catalogs.
Request Body
{"name"=>"Lorem qui irure", "feed_id"=>"2680059592705", "filters"=>{"any_of"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}, "description"=>"exercitation sint e"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"filters":{"any_of":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"id":"2680059592705","name":"Most Popular","description":"incididunt ipsum","type":"TOP_SELLERS","status":"INACTIVE","feed_id":"291729","created_at":1621350033000,"updated_at":1622742155000}