Pricing
Create Pricing
Create a pricing configuration. Provide productId to attach pricing to an existing product, or productName to create a product in the same request.
POST
Scope:
pricing:writeAuthorizations
Use your Monk API key as the bearer token.
Body
application/json
Available options:
FLAT, TIER, USAGE Available options:
RECURRING, ONE_TIME Existing product ID. Provide either productId or productName.
Product name to create when productId is omitted.
Per-unit dollar amount.
Fixed dollar amount.
Required for recurring pricing.
Available options:
WEEK, MONTH, YEAR Available options:
NONE, VOLUME, GRADUATED Required only for usage pricing.
Response
Created pricing record.