case 'client':
              parseClientCSVAndSaveToFireStore (fileContent);
              response
              .type('application/json')
              .status(200)