Sales · Proposals
Update Proposal
Update an existing business proposal. Provide the Proposal ID in the path and the updated fields in the JSON body.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Path Parameters
id string required
The unique ID of the proposal to update.Body Params
title string
Updated proposal title.amount number
Updated financial value.status enum
DRAFT, SENT, ACCEPTED, REJECTED.description string
Internal description of the proposal.body string
Full HTML content of the proposal.deadline string
Metadata: Valid until (YYYY-MM-DD).