Skip to main content
POST
Create a new Service Quote
Make sure you install our SDK first. You can find out how, and more here.

Authorizations

Authorization
string
header
required

Query Parameters

depth
number

number of levels to automatically populate relationships and uploads

locale
string

retrieves document(s) in a specific locale

fallback-locale
string

specifies a fallback locale if no locale value exists

Body

application/json
updatedAt
string
required
createdAt
string
required
name
string | null
type
enum<string>[] | null
Available options:
Vehicle Service Contract,
Pre-Paid Maintenance,
Long Haul Transport,
Last Mile Delivery,
Pre-Purchase Inspection,
Post Sale Inspection,
Condition Inspection,
Safety Inspection,
Mechanical Inspection,
Wash And Detail
status
enum<string> | null
Available options:
Quoted,
Pending,
In Review,
Active,
Dispatched,
En Route,
Complete,
Hold,
Cancel,
Error
serviceProvider
(number | Customer · object)[] | null
quoteId
string | null
partner
serviceOrders
string | null
deal
vehicle
rush
boolean | null
etaMin
string | null
etaMax
string | null
distance
number | null
expires
string | null
cost
string | null
price
string | null
margin
string | null
partnerProfitShare
string | null
partnerMargin
string | null
tenant
transportServiceOrders
string | null
transportServiceOrders2
(number | ServiceOrder · object)[] | null

Response

200 - application/json

ok

doc
ServiceQuote · object
required
message
string
required