I have the following route in my express API:
function postTimecardCompany(server) { server.post(\'/api/v1/timecard/:userId\', (req, res) => {