API Documentation
Accounts
Accounts (which include customers, prospects, and suppliers) are referenced as the “customer” object in returned API responses.
JSON REQUEST URL
https://[subdomain].salesbinder.com/api/2.0/customers.json
Content-Type: application/json
XML REQUEST URL
https://[subdomain].salesbinder.com/api/2.0/customers.xml
Content-Type: application/xml
HTTP Request Types: GET, POST, PUT, DELETE