Skip to main content
POST
Create a proposal from a template

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Body

application/json
title
string
required
Minimum string length: 1
slug
string
required
Minimum string length: 1
template_id
string<uuid>
lead_id
string<uuid>
language
enum<string>
Available options:
fr,
en
theme_id
string<uuid>
password
string
settings
object
products
object[]
proposal_product_id
string<uuid>

UUID of an existing proposal_products row (NOT a bundle id) to attach to the new proposal.

Response

Created proposal

id
string<uuid>
required