POST api/GetTrainingExistingRequest

Get if a training course already has an existing request by an employee against it

Request Information

Payload

NamePayload ParametersAdditional information
Parameters int Personnel_Number
string CourseID

None.

Response Information

Response body formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>