v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Product Groups

Update Product Group

Updates the details of a specific product group identified by the ProductGroupID. The request body should include the updated information such as the product group name, code, and category.

put/v1/productGroups/{ProductGroupID}

Path parameters

ProductGroupIDinteger required

The unique identifier of the product group.

Request body

ProductGroupNamestring nullable

The updated name of the product group.

ProductGroupCodeinteger nullable

The updated code associated with the product group.

ProductGroupSubCodeinteger nullable

The updated sub-code associated with the product group.

ProductGroupCategoryCodestring nullable

The updated category code associated with the product group.

Response

The updated details of the specified 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.