Read · Workspace: not required (global)
Fetches full detail for a single product — richer than a search result. Use it when the user is close to committing and you need the description, shipping tier, alcohol status, or US state restrictions.
Parameters
Product UUID, from a
goody_products_search result.Returns
Product UUID.
Product name.
Brand name.
Opaque image key for the product photo.
Price in cents for fixed-price products.
Full product description.
Extra image keys beyond the primary photo.
domestic_us, international, or any.True if the product contains alcohol (extra requirements apply to send).
US state codes where this product can’t ship.
fixed, variable, or tiers.True for a Gift of Choice (recipient picks; sender funds an amount).
Lowest amount (cents) the sender may fund, for a Gift of Choice.
Highest fundable amount;
null means unlimited.Returns a not-found error if the product id is unknown, private, or inactive.