v4
latestOpenAPI 3.1.02026-08-031873791.4 MBVendors
List vendors
Retrieve a paginated list of vendors with filtering, search, and ordering capabilities.
get/public/v1/vendors/
Query parameters
searchstring nullable
idinteger[] nullable
vendor_typestring[] nullable
namestring nullable
unique_idstring nullable
emailstring nullable
websitestring nullable
single_addressstring nullable
countrystring nullable
statestring nullable
phonestring nullable
is_activeboolean nullable
is_1099_eligibleboolean nullable
tinstring nullable
record_statusRecordStatus[] nullable
company_idinteger[] nullable
exclude_company_idinteger[] nullable
namesstring[] nullable
start_datestring date nullable
end_datestring date nullable
approval_statusstring[] nullable
view'compact'
orderingstring nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK