# SellingPlanCategory - admin - ENUM
Version: 2025-01

## Description
The category of the selling plan. For the `OTHER` category,
         you must fill out our [request form](https://docs.google.com/forms/d/e/1FAIpQLSeU18Xmw0Q61V8wdH-dfGafFqIBfRchQKUO8WAF3yJTvgyyZQ/viewform),
         where we'll review your request for a new purchase option.

### Access Scopes





## Enum values
* [OTHER](/docs/api/admin/2025-01/enums/OTHER)
* [PRE_ORDER](/docs/api/admin/2025-01/enums/PRE_ORDER)
* [SUBSCRIPTION](/docs/api/admin/2025-01/enums/SUBSCRIPTION)
* [TRY_BEFORE_YOU_BUY](/docs/api/admin/2025-01/enums/TRY_BEFORE_YOU_BUY)

## Fields with this enum
* [SellingPlan.category](/docs/api/admin/2025-01/objects/SellingPlan)
* [SellingPlanInput.category](/docs/api/admin/2025-01/input-objects/SellingPlanInput)


## Examples