Executes the Add action for the Quotes data object.

Add quote

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params
integer
required

Required.

string
length ≤ 10

Optional. if omitted, the next Quote value will be generated as Vista does on the form.

string
enum
required
length ≤ 1

Required. options:C-Customer,J-Job,I-Inventory

Allowed:
integer | null

Required when QuoteType=C. Ignored if QuoteType!=C.

string | null

Optional. Ignored if QuoteType!=C.

string | null

Optional. Ignored if QuoteType!=C.

integer | null

Required when QuoteType=J. Ignored if QuoteType!=J.

string | null

Required when QuoteType=J. Ignored if QuoteType!=J.

integer | null

Required when QuoteType=I. Ignored if QuoteType!=I.

string | null

Required when QuoteType=I. Ignored if QuoteType!=I.

string | null

Optional. If omitted, Vista Defaulting will be used.

string | null
string | null
integer | null
integer | null

Optional. Ignored if QuoteType!=C

string | null
string | null

Optional. Ignored if QuoteType!=C

string
enum
Allowed:
string | null
enum
Allowed:
integer
enum

options:0-Not Taxable, 1-Taxable using haul vendor, 2-Always taxable

Allowed:
string | null
date | null

Format: YYYY-MM-DD

date | null

Format: YYYY-MM-DD

string
enum

Optional. Ignored if QuoteType!=C or J

Allowed:
date | null

Format: YYYY-MM-DD. Optional. Ignored if QuoteType!=C or J. Ignored if ApplyEscalators=N.

string
^[-+]?[0-9]{1,2}(?:.[0-9]{0,6})?$

Optional. Ignored if QuoteType!=C or J. Ignored if ApplyEscalators=N.

string
enum
Allowed:
integer | null

Ignored if ApplySurchargesYN=N.

CustomerInvoiceDetail
object

This object and it's members are ignored if QuoteType!=C

string | null
__custom_fields
object

Add properties to this object to set any custom_fields.

QuoteDetails
array of objects
QuoteDetails
Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

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