Create product group

POST {{baseUrl}}/catalogs/product_groups

This endpoint is currently in beta and not available to all apps. Learn more.

Create product group to use in Catalogs.

Request Body

{"name"=>"ut deserunt", "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"=>"in"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;items&quot;:[{&quot;filters&quot;:{&quot;any_of&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;id&quot;:&quot;2680059592705&quot;,&quot;name&quot;:&quot;Most Popular&quot;,&quot;description&quot;:&quot;laborum&quot;,&quot;type&quot;:&quot;TOP_SELLERS&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;feed_id&quot;:&quot;8106804&quot;,&quot;created_at&quot;:1621350033000,&quot;updated_at&quot;:1622742155000},{&quot;filters&quot;:{&quot;any_of&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;id&quot;:&quot;2680059592705&quot;,&quot;name&quot;:&quot;Most Popular&quot;,&quot;description&quot;:&quot;tempor eiusmod&quot;,&quot;type&quot;:&quot;TOP_SELLERS&quot;,&quot;status&quot;:&quot;INACTIVE&quot;,&quot;feed_id&quot;:&quot;26833&quot;,&quot;created_at&quot;:1621350033000,&quot;updated_at&quot;:1622742155000}]}