The quote object
This object represents a quote, the negotiation document a deal is assembled in. Quotes are authored in the Lago user interface; the API exposes them read-only, along with the lifecycle transitions of their versions.
Unique identifier of the quote, created by Lago.
"1a901a90-1a90-1a90-1a90-1a901a901a90"
The unique number assigned to the quote by Lago.
"QT-2026-0001"
The commercial motion the quote describes. It can be any of the following values:
subscription_creation: the quote creates one or more subscriptions.subscription_amendment: the quote amends an existing subscription, named by the quote's ownlago_subscription_id.one_off: the quote bills add-ons once, without any subscription.
subscription_creation, subscription_amendment, one_off "subscription_creation"
Unique identifier of the customer the quote is addressed to, created by Lago.
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Unique identifier of the subscription the quote amends, created by Lago. It is set only when the order_type is subscription_amendment.
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Unique identifier of the organization, created by Lago.
"1a901a90-1a90-1a90-1a90-1a901a901a90"
The date and time in UTC (ISO 8601) when the quote was created.
"2026-04-29T08:59:51Z"
The date and time in UTC (ISO 8601) when the quote was last updated.
"2026-04-29T08:59:51Z"
The latest version of the quote. Its content and billing_items are omitted here; retrieve the version to get them.
The users of the organization responsible for the quote.