Skip to main content
PATCH
Update proposal metadata

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string<uuid>
required

Proposal UUID

Body

application/json
title
string
slug
string
lead_id
string<uuid> | null
language
enum<string>
Available options:
fr,
en
theme_id
string<uuid> | null
password
string | null
proposal_product_id
string<uuid> | null

UUID of an existing proposal_products row to attach. Pass null to detach.

allow_payment
boolean
allow_client_to_sign
boolean
allow_client_to_download_pdf
boolean
allow_client_to_deny
boolean

Response

Proposal updated