Skip to main content
GET
Get product bundle pricing

Authorizations

x-api-key
string
header
default:<your-api-key>
required
organisation
string
header
default:<your-organisation-id>
required

Path Parameters

product_id
string<uuid>
required
pricing_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required

Pricing Model ID

pricing_data
MatrixPricing · object
required

Pricing Data

name
string | null

Pricing Model Name

description
string | null

Pricing Model Description

quantity
QuantityResponse · object | null

Quantity

grants
GrantResponse · object[] | null

Grants

consumptions
ConsumptionResponse · object[] | null

Consumptions

Parent Link ID

free_units
FreeUnit · object[] | null

Free Units

discounts
Discount · object[] | null

Discounts

commitments
Commitment · object[] | null

Commitments

taxes
Taxes · object[] | null

Taxes

payment_terms
PaymentTerms · object[] | null

Payment Terms

service_fees
ServiceFee · object[] | null

Service Fees

execution_logic
ExecutionLogic · object | null

Execution Logic

is_recurring
boolean | null

Is Recurring or not

billing_period
Period · object | null

Billing Cadence

add_to_catalog
boolean | null
default:true

Part of product catalog or not

overage_pricing
ProductPricingResponseSchema · object | null

Overage Pricing Configuration

usage_report_configs
ProductPricingUsageAssociationResponseSchema · object[] | null

Usage Report Configurations associated with the pricing model

products
ProductInBundleResponseSchema · object[] | null

List of Bundled Products