Create a pricing configuration, optionally creating a new product.
Provide eitherDocumentation Index
Fetch the complete documentation index at: https://docs.monk.com/llms.txt
Use this file to discover all available pages before exploring further.
productId (existing) or productName (new product). Scope: pricing:writeBearer authentication header of the form Bearer <token>, where <token> is your auth token.
FLAT, TIER, USAGE RECURRING, ONE_TIME Existing product UUID. Provide this or productName.
Name for new product. Provide this or productId.
Decimal string with sub-cent precision, e.g. "0.001" for $0.001/unit. Required for FLAT.
Optional flat fee added to usage charges
Required when billingMode is RECURRING.
WEEK, MONTH, YEAR NONE, VOLUME, GRADUATED Required when model is TIER.
Required when model is USAGE.
Pricing created