Lists all customers/suppliers
Retrieves a list of all customers/suppliers, with optional search parameters.
Query parameters
name
Filter by customer/supplier name.
status
Filter by status. If not sent, it will only present products with status = 1.
is_customer
Filter by is_customer field
is_supplier
Filter by is_supplier field
responsible_user_id
Filter by responsible user
Response
List of customers/suppliers.
account_id
customer_supplier_id
name
is_customer
is_supplier
responsible_user_id
status