APIv3
Exit Documentation

SalesBinder API v3

Use the SalesBinder API to securely connect your applications to the data and workflows in your SalesBinder account.


OpenAPI description

Download the OpenAPI 3.1 JSON description to import the API contract into compatible documentation, client-generation, testing, and API-development tools. The resource guides remain the source for workflow explanations and operational guidance.


Base URL

API v3 requests use your SalesBinder account address and the /api/v3 prefix:

text
https://yourbusiness.salesbinder.com/api/v3

Replace yourbusiness with your account's SalesBinder subdomain.


Available resources

Customer, prospect, supplier, contact, invoice, estimate, and guarded sales-order, purchase-order, inventory-item, kit, and stock-transfer operations are available.

ResourceAvailability
CustomersAvailable
ProspectsAvailable
SuppliersAvailable
ContactsAvailable (create, retrieve, update, and list)
Inventory itemsAvailable (create, retrieve, update, adjust basic quantity, archive, unarchive, list, and create, read, update, or delete eligible variations and variation-location configuration, attributes, and quantities)
Item categoriesAvailable (list and filter account-owned categories)
Inventory locationsAvailable (list active locations and list their zones)
Kits and bundlesAvailable (list and retrieve definitions and history, manually assemble, and disassemble stored builds)
Stock transfersAvailable (list, retrieve, create, edit, send, receive, and delete)
InvoicesAvailable (create, update and delete eligible unpaid invoices, retrieve, list, record manual payments and refunds, and read payment history)
EstimatesAvailable (create, update, convert eligible estimates to invoices, delete, retrieve, and list)
Purchase ordersAvailable (create, update, send, receive, and delete eligible purchase orders, retrieve, list, create and delete manual payments, and read payment history)
Sales ordersAvailable (create, invoice or pack eligible open orders, update, delete eligible untouched orders, retrieve, list, and read fulfillment history)

API versioning

The version is part of every API URL. API v3 is a new API contract and is not a drop-in replacement for the earlier SalesBinder API. Do not assume that authentication, field names, response envelopes, or URL suffixes from an earlier API version apply to v3.