Authorizations
A JWT Access Token obtained from Google Cloud.
Body
Create a new product for an event. If mint_nft is true, then metadata_uri and chain MUST be provided. The project wallet must have the required balance to create the NFT Collection.
redeemable_item The name of the product.
1 - 255The ID of the event that the product is associated with. Leave blank for a general product that lives longer than an event.
The description of the product.
1 - 255The URL of the metadata for the asset containing name, image, description fields. Required if mint_nft is true.
512Whether to mint an NFT when a user receives a product item. If true, the metadata_uri must be provided.
The chain to mint the NFT on. Required if mint_nft is true.
WestendAssetHub, AssetHub The maximum number of items that can be in the asset collection. Leave blank for an unlimited number of items.
x >= 1Response
A product was successfully created.
redeemable_item The name of the product.
1 - 255The ID of the event that the product is associated with. Leave blank for a general product that lives longer than an event.
The ID of the product.
The date and time the product was created.
The date and time the product was last updated.
The description of the product.
1 - 255The URL of the metadata for the asset containing name, image, description fields. Required if mint_nft is true.
512Whether to mint an NFT when a user receives a product item. If true, the metadata_uri must be provided.
The chain to mint the NFT on. Required if mint_nft is true.
WestendAssetHub, AssetHub The maximum number of items that can be in the asset collection. Leave blank for an unlimited number of items.
x >= 1