/productManagement/product/:productId/transfer

This endpoint allows you to transfer a digital passport within a digital passport group. The request should include a payload with the raw request body type containing the keys viewKey (passphrase) and address.

This endpoint allows you to mint a specific digital passport.

  • productGroupId (required): The digital passport group ID associated with the target digital passport to mint.
  • productId (required): The unique identifier for the product.
  • viewKey (passphrase): Digital passport's passphrase.
  • address : Address of the target wallet that must receive the ownership of the NFT.

For more information, read our dedicated API documentation.

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