Skip to main content
PUT
Update plan phase pricing

Authorizations

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

Path Parameters

plan_id
string<uuid>
required

The ID of the plan

phase_id
string<uuid>
required

The ID of the phase

phase_pricing_id
string<uuid>
required

The ID of the phase pricing

Body

application/json
id
string<uuid> | null

Plan Phase Pricing ID

schedule
Schedule · object | null

Schedule of the product

pricing_id
string<uuid> | null

Pricing ID

product_id
string<uuid> | null

Product ID

pricing
CreateProductPricingRequestSchema · object | null

Pricing for the phase

product
Create Product Request V1 · object | null

Product for the phase

Response

Successful Response

schedule
Schedule · object
required

Schedule of the product

product_id
string<uuid>
required

Product ID

pricing_id
string<uuid>
required

Pricing ID

product
ProductResponseSchema · object
required

Product details

pricing
ProductBundlePricingResponseSchema · object
required

Pricing details

id
string<uuid>
required

Plan Phase Pricing ID