Jobs - Quotes

Returns a list of all quotes from across all jobs, sorted by created date and last modified date.

get/jobs/quotes

Query parameters

pageSizeinteger
'asc'
OR
'desc'
pageCursorstring
'draft'
OR
'accepted'
OR
'voided'
OR
'superseded'
OR
'declined'
OR
'published'
OR
'emailSent'
OR
'emailNotSent'
'id'
OR
'createdAt'
OR
'lastModified'
createdAfterstring date-time

Get quote created after certain time. Overrides sortField and sortOrder

modifiedAfterstring date-time

Get quote modified after certain time. Overrides sortField and sortOrder

Response

Successful Response

resultstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.