Create a pricing configuration, optionally creating a new product.
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