API v2 documentation — legacy
API Documentation
Looking for the current API? View API v3 documentation.
Documents
Documents (which include invoices, estimates, and PO’s) are referenced as the “document” object in returned API responses.
JSON REQUEST URL
https://[subdomain].salesbinder.com/api/2.0/documents.json
Content-Type: application/json
XML REQUEST URL
https://[subdomain].salesbinder.com/api/2.0/documents.xml
Content-Type: application/xml
HTTP Request Types: GET, POST, PUT, DELETE