Update Absence Request

PUT {{base_url}}/AbsenceRequests/AbsenceRequests

Use this endpoint to create an absence request with multiple entries.

Request Body

[{"name"=>"Comments", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"MasterPKey", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"RequestedBy", "value"=>"{{string}}", "datatype"=>"string"}, {"name"=>"AccrualCode", "value"=>"{{integer}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |