HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
tags
array of strings
tags
boolean
content
object
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8