Create deal

Creates a new deal.

Your deal will not appear in the deal list page if it has no associated quotations.

Query Parameters

  • createquotation=1: Automatically creates an empty quotation associated with the deal

Body Fields

FieldTypeRequiredDescription
namestringYesDeal name
customerobjectNoAssociated customer { "id": X }
ownerobjectNoOwner { "id": X }
archivedbooleanNoArchived deal (default: false)
templatebooleanNoTemplate deal (default: false)
autoSavebooleanNoAuto-save (default: true)
languagestringNoDeal language ("fr", "en")
displayCurrencyFormatobjectNoCurrency display format
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Body Params
string
customer
object
owner
object
boolean
boolean
boolean
string
Responses
201

Resource created

400

Bad request

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!