UpdateProductTagDTO
The data to update in a product tag. The id is used to identify which product tag to update.
Properties
idstringRequiredThe ID of the product tag to update.
valuestringThe value of the product tag.
Was this section helpful?