WebAPI

<back to all web services

GetAuthorizedUsers

Retrieves Authorized users for the given Account id.

The following routes are available for this service:
GET/GetAuthorizedUsers/{AccountId}RESTFUL call with AccountId in the URI
Parameters:
NameParameterData TypeRequiredDescription
AccountIdpathintegerYes

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetAuthorizedUsers HTTP/1.1 
Host: localhost 
Content-Type: text/csv
Content-Length: length

AccountId
0

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ContactId,Salutation,FirstName,LastName,Phone,EveningPhone,Email,UserType,AARNominationStatusId
0,String,String,String,String,String,String,0,0