Retrieves a list of quotes.
query Parameters
customerIdHeaders
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Retrieves a list of quotes. › Responses
OK
idThe quote identifier.
quoteNumberThe quote number.
quoteDateThe date the quote was created.
statusThe current status of the quote.
subtotalThe total before taxes.
taxAmountSales taxes on this quote.
totalTotal amount with taxes.
customerIdThe customer identifier.
customerFirstNameThe customer's first name.
customerLastNameThe customer's last name.
customerDisplayNameThe customer's display name.
expirationDateThe expiration date of the quote.
depositTotalThe deposit amount required.
Represents a job associated with a quote.
The service locations for this quote.
Retrieves detailed information for a specified quote.
path Parameters
idHeaders
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Retrieves detailed information for a specified quote. › Responses
OK
idThe quote identifier.
quoteNumberThe quote number.
quoteDateThe date the quote was created.
statusThe current status of the quote.
subtotalThe total before taxes.
taxAmountSales taxes on this quote.
totalTotal amount with taxes.
Service locations associated with this quote.
customerIdThe customer identifier.
customerFirstNameThe customer's first name.
customerLastNameThe customer's last name.
customerDisplayNameThe customer's display name.
expirationDateThe expiration date of the quote.
depositTotalThe deposit amount required.
Represents a job associated with a quote.
The service locations for this quote.