Get Opportunity Quotes
Retrieve quotes for a specific opportunity.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
opportunity_id
Opportunity ID
Query parameters
page_size
Number of items per page (max 100)
page
Page number (1-based)
order_by
Sort order for results
Allowed values:
updated_after
Filter items updated after this timestamp (ISO 8601). Also matches records whose custom property values changed within the window.
updated_before
Filter items updated before this timestamp (ISO 8601). Also matches records whose custom property values changed within the window.
Response
List of quotes for the opportunity
Errors
401
Unauthorized Error
