Quotes
A quote (estimate) is a proposed set of charges you send to a client for approval. The Quotes API lets you create, send, and manage quotes, and convert an approved quote directly into an invoice.
Common uses
- Send estimates for client approval via the client portal
- Convert an accepted quote into an invoice
- Track quote status (draft, sent, approved)
getDownload quote PDF
getList quotes
/api/v1/quotespostCreate quote
/api/v1/quotesgetShow quote
/api/v1/quotes/{id}putUpdate quote
/api/v1/quotes/{id}deleteDelete quote
/api/v1/quotes/{id}getEdit quote
/api/v1/quotes/{id}/editgetBlank quote
/api/v1/quotes/createpostBulk quote actions
/api/v1/quotes/bulkgetPerforms a custom action on an Quote
getDownload quote PDF
postUpload a quote document