Create product group
POST {{baseUrl}}/catalogs/product_groups
Create product group to use in Catalogs.
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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"filters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":"443727193917","feed_id":"2680059592705","name":"Most Popular","description":"eu nisi in sit quis","is_featured":true,"type":"TOP_SELLERS","status":"ACTIVE","created_at":1621350033000,"updated_at":1622742155000}