I am currently developing a NodeJS express app to manage customers. Within this app, I have the following route:
router.get(\'/customers/details/:customerID\', ac