post https://{url}/smartAssetTemplate
This endpoint allows you to import a template on your NFT Management Platform to pair your physical products to digital passports by using The Forge app.
- URL:
POST - {{url}}/smartAssetTemplate
- Body:
blockchainProperties
-isTransferable
: Settrue
if the digital passport is claimable.showTransferableOption
: Settrue
to display the Transferable option on the app.
metadata
-name
: Name of the product,icon
: Product icon displayed in the app.
content
- Content of the template. More information on content with JSON Schema.
- Success: The template has been imported.