Estimates
Number of APIs: 7
-
Create Single Proposal w/ Sections, Logos, and E-signature POST https://api.freshbooks.com/accounting/account/{{accountid}}/estimates/estimates
-
Accept Estimate PUT api.freshbooks.com/accounting/account/{{accountId}}/estimates/estimates/{{estimateId}}
-
List Estimates GET https://api.freshbooks.com/accounting/account/{{accountId}}/estimates/estimates
-
Single Estimate GET https://api.freshbooks.com/accounting/account/{{accountId}}/estimates/estimates/{{estimateId}}
-
Single Estimate With Estimate Lines POST https://api.freshbooks.com/accounting/account/{{accountId}}/estimates/estimates
-
Delete Estimate PUT https://api.freshbooks.com/accounting/account/{{accountId}}/estimates/estimates/{{estimateId}}
-
Send Estimate by Email PUT https://api.freshbooks.com/accounting/account/{{accountid}}/estimates/estimates/{{estimateid}}