Refer to the exhibit. What isthe correct syntax to add an employee ID as a URI parameter in the HTTP Listener path?
${employeeID}
#[employeeID]
{employeeID}
(employeeID)
Submit