user¶
Represents a Gestix ERP user account.
Schema¶
| Field | Type | Read-only | Description |
|---|---|---|---|
id |
integer | ✓ | Internal user ID |
name |
string | — | Full name |
login |
string | — | Username / login |
email |
string (email) | — | Email address |
privileges |
string | — | Access privileges level |
salesperson |
string | — | Associated salesperson code |
phone |
string | — | Phone number |
extension |
string | — | Phone extension |
mobile |
string | — | Mobile number |
comments |
string | — | Notes / comments |
created |
string (date) | ✓ | Account creation date |
updated |
string (date) | ✓ | Last updated date |
role |
string | — | User role |