Updated: February 22, 2017
SalesBinder currently allows you to customize your invoices and estimates in the following ways:
Updated: November 25, 2013
The Documents list is paginated. The pagination limit is set to 16 per page. You can pass the “page” query string parameter followed by a number to access the other pages.
Syntax:
http://[subdomain].salesbinder.com/api/documents.[format]
Example:
http://demo.salesbinder.com/api/documents.json?page=2
HTTP Request Type: GET
View Detailed Documentation
View Document Details […]
Updated: October 29, 2012
Estimates in SalesBinder can be placed in 4 different statuses:
Updated: October 29, 2012
Converting estimates into invoices is actually done in one easy click. All you have to do is find the estimate you’d like to convert, and while viewing it you should see a big button that says “Convert to Invoice”.
When you convert an estimate into an […]