Módulo API
api / hrm
contrato
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/contrato/getlist |
|
| get | POST /api/hrm/contrato/get |
|
| get_pdf | POST /api/hrm/contrato/get_pdf |
|
| get_docx | POST /api/hrm/contrato/get_docx |
|
| create | POST /api/hrm/contrato/create |
|
| update | POST /api/hrm/contrato/update |
|
| delete | POST /api/hrm/contrato/delete |
|
| apply | POST /api/hrm/contrato/apply |
|
| approve | POST /api/hrm/contrato/approve |
|
| cancel | POST /api/hrm/contrato/cancel |
|
| close | POST /api/hrm/contrato/close |
|
| file_list | POST /api/hrm/contrato/file_list |
|
| file_upload | POST /api/hrm/contrato/file_upload |
|
| file_delete | POST /api/hrm/contrato/file_delete |
|
| duplicate | POST /api/hrm/contrato/duplicate |
empleado
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/empleado/getlist |
|
| get | POST /api/hrm/empleado/get |
|
| get_docx | POST /api/hrm/empleado/get_docx |
|
| getdata | POST /api/hrm/empleado/getdata |
|
| create | POST /api/hrm/empleado/create |
|
| update | POST /api/hrm/empleado/update |
|
| delete | POST /api/hrm/empleado/delete |
|
| set_lang | POST /api/hrm/empleado/set_lang |
|
| set_password | POST /api/hrm/empleado/set_password |
|
| avatar_upload | POST /api/hrm/empleado/avatar_upload |
|
| avatar_delete | POST /api/hrm/empleado/avatar_delete |
|
| file_list | POST /api/hrm/empleado/file_list |
|
| file_upload | POST /api/hrm/empleado/file_upload |
|
| file_delete | POST /api/hrm/empleado/file_delete |
falta
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/falta/getlist |
|
| get | POST /api/hrm/falta/get |
|
| get_pdf | POST /api/hrm/falta/get_pdf |
|
| get_docx | POST /api/hrm/falta/get_docx |
|
| create | POST /api/hrm/falta/create |
|
| update | POST /api/hrm/falta/update |
|
| delete | POST /api/hrm/falta/delete |
|
| apply | POST /api/hrm/falta/apply |
|
| cancel | POST /api/hrm/falta/cancel |
|
| file_upload | POST /api/hrm/falta/file_upload |
|
| file_delete | POST /api/hrm/falta/file_delete |
tipocontrato
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/tipocontrato/getlist |
|
| get | POST /api/hrm/tipocontrato/get |
|
| create | POST /api/hrm/tipocontrato/create |
|
| update | POST /api/hrm/tipocontrato/update |
|
| delete | POST /api/hrm/tipocontrato/delete |
tipofalta
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/tipofalta/getlist |
|
| get | POST /api/hrm/tipofalta/get |
|
| create | POST /api/hrm/tipofalta/create |
|
| update | POST /api/hrm/tipofalta/update |
|
| delete | POST /api/hrm/tipofalta/delete |
tipoformato
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/hrm/tipoformato/getlist |
|
| get | POST /api/hrm/tipoformato/get |
|
| create | POST /api/hrm/tipoformato/create |
|
| update | POST /api/hrm/tipoformato/update |
|
| delete | POST /api/hrm/tipoformato/delete |