v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Product Groups

Create New Product Groups

Creates new product groups based on the details provided in the request body. The request includes information such as the product group name, code, and associated actor.

post/v1/productGroups

Request body

ActorIDinteger

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

ProductGroupNamestring nullable

The name of the product group to be created.

ProductGroupCodeinteger nullable

The code associated with the product group.

ProductGroupSubCodeinteger nullable

A sub-code for further categorizing the product group.

ProductGroupCategoryCodestring nullable

The category code associated with the product group.

Response

The product group was successfully created, and the response contains the details of the created product group.

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.