/
LI
lightspeedhq
/
API 2026-07
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-07-26
193
304
444.4 KB
Quotes
Get Quote
Returns a single quote with a given ID.
🔒 Requires:
sales:read
scope
get
/quotes/{quote_id}
Response
OK
Quote
required
created_at
string
customer_id
string
deleted_at
string
nullable
expired_at
string
grand_total
number
id
string
loyalty
number
nullable
note
string
nullable
outlet_id
string
products
QuoteProduct[]
register_id
string
retailer_id
string
sales_ids
string[]
nullable
short_code
string
status
string
total_price
number
total_tax
number
updated_at
string
user_id
string