Create Digital Passport Group

This API endpoint is used to create a new digital product passport group.

  • URL: POST - {{url}}/productManagement/productGroup/create

  • Body:

    • productGroupId - The unique identifier for the product group.

    • tags - An array of tags to be associated with the product group.

    • mint - A boolean value indicating whether the product group is mint. Default: false

    • content - An object containing detailed information about the product group, including language, name, SKU, GTIN, brand internal ID, category, subcategory, etc.

  • Success: Depending on mint field, your digital passport group is created or about to be minted.

For more information, read our dedicated API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!