GetUserNamesByEmail

Container: CCPService
Namespace: System.Data.Objects

Summary

Gets multiple user names by email, seperated by a comma

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
email Edm.String The email for which to get the usernames for
Parameters marked with a * are required

Return

Type: Edm.String
Is collection: false
Summary: A string containing all usernames, seperated by a comma, or an empty string if no users were found.

Example

Request URL: https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/GetUserNamesByEmail ?email='x'