HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Create Digital Passport

This endpoint allows you to create a new digital product passport within a specific product group.

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

  • Parameter:

    • productId - The unique identifier for the product.
  • Body:

    • productId - ID of the product you wish to associate with the digital passport.

    • tags - An array of tags associated with the product.

    • mint - A boolean value indicating whether the product is mint.

    • content - The detailed content of the product including language, name, sku, gtin, brand details, category, subcategory, intended use, serial numbers, sub brand, model, description, sub descriptions, external contents, msrp, medias, attributes, materials, size, manufacturing country, facility ID, product certification, and internationalization details.

  • Success: Depending on mint field, your draft is created or your digital passport is 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…
Path Params
string
required

ID of the digital passport group

Body Params
string
required
tags
array of strings
tags
boolean
content
object
Response

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