Create a quote

Creates a new quote with an open status.

Body Params
items
array of objects
required
length between 1 and 2147483647

Array of items included in the quote.

items*
string
required

Product identifier or name.

int32

Quantity of the product.

number

List price per unit in base currency.

string
required

The name or label associated with the quote.

recipient
object
required

Recipient (contact) information for the quote.

recipientAddress
object
required

Address of the quote recipient.

string | null

Coupon code applied to the quote, if any.

string
length between 3 and 3

Currency code used in the quote.

int32
1 to 90

Number of days until the quote expires.

string
enum

Defines when the quote is fulfilled (e.g., ON_PAYMENT).

Allowed:
string
length between 0 and 5000

Additional notes for the quote.

int32

Number of days for net payment terms.

tags
array of objects

Array of tag objects attached to the quote.

tags
string | null

Tax ID associated with the quote, if any.

string
length between 0 and 255

Source from which the quote was generated (e.g., MANAGER).

string
length between 0 and 25

IP address from which the quote was created or updated.

Response

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