Customers

Test Aleq ERP Customer API endpoints

GETGet Customer List

Retrieve list of customers with optional filters

/api/method/frappe.client.get_list

GETGet Customer

Retrieve a single customer by name

/api/method/frappe.client.get

POSTCreate Customer

Create a new customer

/api/method/frappe.client.insert