v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Product Groups

Get All Product Groups

Retrieves a list of all product groups. The response includes details of each product group such as the name, code, and associated actor.

get/v1/productGroups

Response

A list of all product groups in the system.

ProductGroupRefstring nullable

A reference identifier for the product group.

ActorRefstring nullable

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

ProductGroupIDinteger nullable

The unique identifier of the product group.

ActorIDinteger nullable

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

ProductGroupNamestring nullable

The name of the product group.

ProductGroupCodeinteger nullable

The code associated with the product group.

ProductGroupSubCodeinteger nullable

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

ProductGroupCreatedByinteger nullable

The identifier of the user who created the product group.

ProductGroupCreationDatestring date-time nullable

The date and time when the product group was created.

ProductGroupUpdatedByinteger nullable

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

ProductGroupLastUpdatedstring date-time nullable

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

ProductGroupPictureURLstring nullable

The URL of the picture associated with the product group.

ProductGroupCategoryCodestring nullable

The category code associated with the product group.