lpza_create_client
Create a new client (debtor) in LawPracticeZA by providing a display name, unique client code, and department ID.
Instructions
Create a new client (debtor) via customer.insert. Requires customer_name, customer_code, and department_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tel | No | ||
| cell | No | ||
| No | |||
| tradingas | No | ||
| customer_code | Yes | Unique client code. | |
| customer_name | Yes | Display name for the new client. | |
| department_id | Yes | Department ID for the client. | |
| postaladdress | No | Postal address lines. |