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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"items":[{"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":"laborum","type":"TOP_SELLERS","status":"ACTIVE","feed_id":"8106804","created_at":1621350033000,"updated_at":1622742155000},{"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":"tempor eiusmod","type":"TOP_SELLERS","status":"INACTIVE","feed_id":"26833","created_at":1621350033000,"updated_at":1622742155000}]}