Get Vendors By Filter

Operates on Vendors. In the Zuper client app this module is labeled "Vendor" for most companies, and "Supplier" for companies in the roofing industry — the API and data shape are identical either way. Vendors and Subcontractors share the exact same underlying schema and endpoints; they're distinguished only by the vendor_type field (VENDOR here) and the /vendors vs /subcontractors route prefix. Rule-engine-based list endpoint — an alternative to the simple filter.* query params on the plain List endpoint, for building complex AND/OR filter conditions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to 1
string
Defaults to 10

Max 1000 — larger values are rejected with 400.

string
enum
Defaults to DESC
Allowed:
string
filter_rules
array of objects
filter_rules
string
enum
Defaults to AND
Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json