List suppliers (vendors)
Returns a paginated, searchable list of the organization’s suppliers — the vendors stock is purchased from and returned to. Search by name or code to look up a supplier or to resolve a supplier identifier before creating restock (purchase order), return-to-vendor (RTV), or supplier-exchange plans. A supplier is distinct from a brand (the label on the product).
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Page number, 1-indexed (default: 1)
1 <= x <= 9007199254740991Number of items per page, max 100 (default: 20)
1 <= x <= 100Case-insensitive substring search query
Filter by active status. true = active only, false = inactive only, omit = all suppliers.
true, false 
