Fetch a single product by ID for the project.
A JWT Access Token obtained from Google Cloud.
The product ID.
The product record.
admission, presale, perks 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 price of the product as a decimal string (e.g. "9.99"). Defaults to "0".
Whether the product is active and available. Defaults to true.
Whether the product can be claimed via a direct URL. Defaults to false.
Whether product items can be transferred between users. Defaults to false.
Total stock available. Null or omit for unlimited stock.
x >= 1How many times a single product item can be redeemed. Defaults to 1.
x >= 1Maximum number of items a single user can hold. Null or omit for unlimited.
x >= 1Minimum reputation balance required to receive this product. Defaults to 0.
x >= 0The 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