POST api/AddAnAbsence

Add an Absence for an employee

Request Information

Payload

NamePayload ParametersAdditional information
Parameters int Personnel_Number
DateTime Date_From
DateTime Date_To
string Absence_Code
bool Certified
bool Industrial_Injury
decimal Duration
decimal Hours_Mins
string Absence_Notes
string Time_From
string Time_To
int OtherID

None.

Response Information

Response body formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.