Skip to main content
Get All Product Groups

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Response

200 - application/json

A list of all product groups in the system.

ProductGroupRef
string | null
read-only

A reference identifier for the product group.

ActorRef
string | null
read-only

A reference identifier for the actor associated with the product group.

ProductGroupID
integer<int32> | null

The unique identifier of the product group.

ActorID
integer<int64> | null

The unique identifier of the actor associated with the product group.

ProductGroupName
string | null

The name of the product group.

ProductGroupCode
integer<int64> | null

The code associated with the product group.

ProductGroupSubCode
integer<int64> | null

A sub-code associated with the product group for further categorization.

ProductGroupCreatedBy
integer<int64> | null

The identifier of the user who created the product group.

ProductGroupCreationDate
string<date-time> | null

The date and time when the product group was created.

ProductGroupUpdatedBy
integer<int64> | null

The identifier of the user who last updated the product group.

ProductGroupLastUpdated
string<date-time> | null

The date and time when the product group was last updated.

ProductGroupPictureURL
string | null

The URL of the picture associated with the product group.

ProductGroupCategoryCode
string | null

The category code associated with the product group.