EmployeeCallOuts
Operations
GET /EmployeeCallOuts
GET /EmployeeCallOuts
Parameters
Query Parameters
Filter defining fields, where, include, order, offset, and limit
"JSON"Responses
Request was successful
PUT /EmployeeCallOuts
PUT /EmployeeCallOuts
Request Body
Responses
Request was successful
POST /EmployeeCallOuts
POST /EmployeeCallOuts
Request Body
Responses
Request was successful
PATCH /EmployeeCallOuts
PATCH /EmployeeCallOuts
Request Body
Responses
Request was successful
GET /EmployeeCallOuts/count
GET /EmployeeCallOuts/findOne
GET /EmployeeCallOuts/findOne
Parameters
Query Parameters
Filter defining fields, where, include, order, offset, and limit
"JSON"Responses
Request was successful
GET /EmployeeCallOuts/{id}
GET /EmployeeCallOuts/{id}
Parameters
Path Parameters
Model id
Query Parameters
Filter defining fields and include
"JSON"Responses
Request was successful
PUT /EmployeeCallOuts/{id}
PUT /EmployeeCallOuts/{id}
Parameters
Path Parameters
Model id
Request Body
Responses
Request was successful
DELETE /EmployeeCallOuts/{id}
HEAD /EmployeeCallOuts/{id}
PATCH /EmployeeCallOuts/{id}
PATCH /EmployeeCallOuts/{id}
Parameters
Path Parameters
Model id
Request Body
Responses
Request was successful
GET /EmployeeCallOuts/{id}/employee
GET /EmployeeCallOuts/{id}/employee
Parameters
Path Parameters
PersistedModel id
Query Parameters
Responses
Request was successful
GET /EmployeeCallOuts/{id}/exists
GET /EmployeeCallOuts/{id}/plant
GET /EmployeeCallOuts/{id}/plant
Parameters
Path Parameters
PersistedModel id
Query Parameters
Responses
Request was successful
GET /EmployeeCallOuts/{id}/timeCategory
GET /EmployeeCallOuts/{id}/timeCategory
Parameters
Path Parameters
PersistedModel id
Query Parameters
Responses
Request was successful
GET /EmployeeCallOuts/{id}/user
GET /EmployeeCallOuts/{id}/user
Parameters
Path Parameters
PersistedModel id
Query Parameters
Responses
Request was successful
POST /EmployeeCallOuts/replaceOrCreate
POST /EmployeeCallOuts/replaceOrCreate
Request Body
Responses
Request was successful
POST /EmployeeCallOuts/{id}/replace
POST /EmployeeCallOuts/{id}/replace
Parameters
Path Parameters
Model id
Request Body
Responses
Request was successful
POST /EmployeeCallOuts/update
POST /EmployeeCallOuts/update
Parameters
Query Parameters
Criteria to match model instances
"JSON"Request Body
Responses
Request was successful
POST /EmployeeCallOuts/{id}/sendNotification
POST /EmployeeCallOuts/{id}/sendNotification
Parameters
Path Parameters
PersistedModel id
Request Body
Notification Type
"sms""email""sms"Notification Note
Callout related data
"JSON"Responses
Request was successful