Employee Categories
Files
| File | Type | Description |
|---|---|---|
employee-categories/employee-category.csv |
main |
The employee categories to import. |
Fields
employee-categories/employee-category.csv
| Field | Required | Type | Description |
|---|---|---|---|
| id | required |
string |
The id of the employee category. |
| name | required |
string |
The name of the employee category. |
Required Rows
| name |
|---|
| Admin |
| Executive |
| Guest |
| Teacher |