Executes the Add action for the Work Order Quotes data object.

Adds a new Work Order 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
required
length ≤ 15

Required.

string | null

Optional. If omitted, null will be defaulted.

integer | null

Key to sm/workorders(SMCo, WorkOrder). Optional. If omitted, null will be defaulted. If provided and the provided WorkOrder Type = C-Customer, Properties for _Customer, __ServiceSite, and ServiceCenter are pulled in from this WorkOrder and can not be overridden.

__Customer

Optional. If omitted and WorkOrder is null or not of WorkOrder Type = C-Customer, defaults as noted on each property will be applied. If Provided and WorkOrder is set and Work Order Type = C-Customer, this input will be ignored.

__ServiceSite

Optional. If omitted and WorkOrder is null or not of WorkOrder Type = C-Customer, defaults as noted on each property will be applied. If Provided and WorkOrder is set and Work Order Type = C-Customer, this input will be ignored.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Key to pr/employees(PRCo, Employee) PRCo based on sm/company_config. Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Format: YYYY-MM-DD. Optional. If omitted, null will be defaulted.

string
length ≤ 10

Key to sm/service_centers(SMCo, ServiceCenter). Required.

string | null

Optional. If omitted, null will be defaulted.

__custom_fields
object

This property will be added if there are any custom fields defined for this object in Vista. Each custom field will be a property of this object.

ScopeDetails
array of objects
ScopeDetails
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