Mint Digital Passport

This endpoint allows you to mint a specific digital passport.

  • URL: POST - {{url}}/productManagement/product/:productId/mint

  • productId - The unique identifier for the product.

  • Body:

    • tokenId - ID of the token on the blockchain you wish to associate with your digital passport.

    • passphrase - Passphrase of the token on the blockchain associated with your digital passport. The value is empty but is returned after sending the request.

  • Success: Your digital is about to be minted.

For more information, read our dedicated API documentation.

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