Skip to main content
POST
Create a new quote

Body

application/json
prospect_name
string
required

Prospect/contact name

blocks
object[]
required

Quote blocks (sale/lease sections)

prospect_email
string

Prospect email

prospect_phone
string

Prospect phone

prospect_company
string

Prospect company name

client_id
string

Existing client UUID if linked

currency
enum<string>
default:UF

Currency code

Available options:
UF,
CLP
discount_type
enum<string>

Discount type

Available options:
percentage,
fixed
discount_value
number

Discount value (percentage 0-100 or fixed amount)

validity_days
number
default:15

Days until quote expires

public_notes
string

Notes visible to client in PDF

private_notes
string

Internal notes (not visible to client)

pipeline_stage_id
string

Pipeline stage UUID

created_by
string

User UUID creating the quote

Response

Quote created successfully