CompanyCertificate Resource
Certificates Module
| Endpoints | URI | Access Control | Description |
|---|---|---|---|
| find | GET /api/CompanyCertificate/find |
Allowed with an active employment connection | |
| get | GET /api/CompanyCertificate/get |
Allowed with an active employment connection | |
| save | POST /api/CompanyCertificate/save |
Admin or Module WRITE | |
| save-batch | POST /api/CompanyCertificate/save-batch |
Admin or Module WRITE | |
| delete | POST /api/CompanyCertificate/delete |
Admin or Module WRITE |
| Property | Type | Description |
|---|---|---|
id |
number | |
slug |
string | |
cert_name |
string | |
short_name |
string | |
required_for_work_classification_ids_json |
string | |
created_at |
datetime | |
updated_at |
datetime | |
updated_by |
number |
| Setting | |
|---|---|
Pagination Limit (when page parameter is set) |
None |
| Default Sort Order |
cert_name ASC |
No relations