> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Premium

> Creates a premium donors can receive for giving.

Send its `name`, `code`, `price`, and `fairMarketValue`, set `inventory` and `keepActiveWhenHasNoInventory` to control availability, and use `otherMinimumAmounts` to set the gift amounts that qualify. Returns the created premium with its new `id`, which you can pass as `premiumId` when processing a donation.


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
