Send the quote version
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.
Request
This endpoint expects an object.
to_email_addresses
Extra email addresses for the TO
overwrite_to
Overwrite the TO with the email addresses in the to_email_addresses
cc_email_addresses
Extra email addresses for the CC
bcc_email_addresses
Extra email addresses for the BCC
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
409
Conflict Error
500
Internal Server Error