Skip to main content
POST
Create ProductGroup

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

A product group bundles related products together for catalog organization.

active
boolean | null
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
name
string
order
integer<int32>
overviewMarkdown
string
products
object[]
searchText
string
updatedOn
string<date-time>
uuid
string

Response

Created ProductGroup

A product group bundles related products together for catalog organization.

active
boolean | null
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
name
string
order
integer<int32>
overviewMarkdown
string
products
object[]
searchText
string
updatedOn
string<date-time>
uuid
string