Get a quote phase
Returns one of the quote’s phases with its revenue totals.
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
2026-04-01 Path Parameters
Unique identifier for the quote
Unique identifier for the phase
Response
Success
Annual contract value
"6000.00"
Annual recurring revenue
"6000.00"
ISO 4217 currency code
"USD"
Phase ID. This is the subscription version the phase becomes: after signature the same row is readable at /subscriptions/{subscription_id}/versions/{id}.
"subv_abc123"
Monthly recurring revenue
"500.00"
Quote ID
"qt_abc123"
Position in the quote's schedule, from 1. Positional, not an identifier: deleting a phase renumbers the rest, so address a phase by id.
1
Note on the phase
"Year 2 step-up"
When the phase ends
"2027-10-01T00:00:00Z"
Plan the phase was seeded from
"pln_abc123"
When the phase starts; null for an undated ramp phase until signature
"2026-10-01T00:00:00Z"
Months after the billing start when an undated phase begins
12
Total contract value of the phase over its term; null when no term is knowable
"6000.00"