Create product group

POST {{baseUrl}}/catalogs/product_groups

Create product group to use in Catalogs.

Learn more

Request Body

{"name"=>"sed est voluptate esse deserunt", "filters"=>{"any_of"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "feed_id"=>"2680059592705", "description"=>"nostrud eiusmod", "is_featured"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;filters&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;id&quot;:&quot;443727193917&quot;,&quot;feed_id&quot;:&quot;2680059592705&quot;,&quot;name&quot;:&quot;Most Popular&quot;,&quot;description&quot;:&quot;eu nisi in sit quis&quot;,&quot;is_featured&quot;:true,&quot;type&quot;:&quot;TOP_SELLERS&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;created_at&quot;:1621350033000,&quot;updated_at&quot;:1622742155000}