Employee_Travel.getTravelDetails(String travelRequestId)
The Employee_Travel.getTravelDetails method allows you to get all the details of an travel records.
Arguments
travelRequestId : The string type mandatory argument for the travel request id.
Returns
Returns a json string with the expense record for travelRequestId is passed, where travelRequestId is the primary key and will have to be used in subsequent delete, update calls
Errors
Unauthorized Access: If access is not allowed to the employee whose apiKey is passed In
Object Methods
Click on each of these links to know more about them: