Create quote

Endpoint for creating a new quote.

Body Params
attachments
array of strings

Any files or documents attached to this quote.

attachments
string | null

The branch associated with this quote.

string
required

The contact (customer) associated with this quote.

string
enum
required
  • AED - AED ⃱
  • SAR - SAR ⃁
  • USD - USD $
  • EUR - EUR €
  • CAD - CAD $
  • AFN - AFN ؋
  • ALL - ALL Lek
  • AMD - AMD դր.
  • ARS - ARS $
  • AUD - AUD $
  • ...

Full information for CurrencyEnum

string

The account to which the discount will be booked, if applicable.

double
≥ 0

The discount amount to apply to the invoice.

string

The cost center associated with the discount, if applicable.

string

The tax rate applied to the discount, if applicable.

double | null

The exchange rate to the organization base currency at the time of the document.

string
length ≤ 255

External identifier for the quote.

string
enum
Defaults to en
  • ar - Arabic
  • en - English

Full information for LanguageEnum

Allowed:
line_items
array of objects
required

The individual line items included in this quote.

line_items*
string

Additional notes or comments about the invoice.

string | null

The project associated with this quote, if applicable.

string

An optional purchase order number or code for this quote.

date
required

The date when the quote was issued.

string
required

The number assigned to this quote.

string

An optional reference number or code for this quote.

string
enum
Defaults to DRAFT
  • DRAFT - DRAFT
  • SENT - SENT
  • INVOICED - INVOICED

Full information for EstimateStatusEnum

Allowed:
string
enum
  • TAX_INCLUSIVE - inc. tax
  • TAX_EXCLUSIVE - exc. tax

Full information for TaxAmountTypeEnum

Allowed:
Headers
string

Client-provided UUID to uniquely identify a request

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json