API Route | Methods | Table Name | Remarks --------- | ----------- | ---------- | --------- employee_status/+api_method | create, retrieve, update, delete | employee_status | Text Only Table Fields Column Name | Type ------------- | ------------ id | increment account_id | unsigned integer status | string
Table Fields