Get a quote version by resource ID
Requires the QUOTE.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Query parameters
expand[]
The id fields of the resources that are going to be expanded.
Response
OK
quote_id
The ID of the quote.
version
The value describing the version of the quote.
object_type
id
created_at
updated_at
expires_at
The expiration date of the quote version.
pricing_plan_subscription_info
The info of the linked pricing plan subscription.
status
actions
The history of all actions done.
link
The public portal link of the quote.
internal_notes
Internal notes on this quote versions.
notes
Notes on this quote versions.
approval_request_id
The ID of the Approval Request that was created for this Quote Version.
recipients
The recipients for signature on this quote version.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error