SDES SEARCH RECALL PROVIDERS

TITLEVALUE
NAMESDES SEARCH RECALL PROVIDERS
DESCRIPTIONThis RPC allows users to search a recall provider's name either partially
or fully. The RPC will perform a search that matches the search criteria
(3-35 characters), and then, retrieves and returns a list of ACTIVE Recall
Providers.
TAGSEARCHRECALLPROV
ROUTINESDESRECPROVSRCH
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPROVNAMETOSEARCH
DESCRIPTIONSearch string to search on.
Search string must be between 3 and 35 characters.
Search string value cannot be null.
Search string should be in the following format: LAST,FIRST MI
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH35

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONList of Recall Providers in JSON format.

{
"Provider": [
{
"CommercialPhone": "",
"DigitalPager": "",
"Email": "",
"Fax": "",
"Homephone": "",
"IEN": "",
"Name": "",
"Officephone": "",
"PersonClass": [
"",
],
"Phone3": "",
"Phone4": "",
"ProviderClass": "",
"ProviderIEN": "",
"ProviderSecID": "",
"Title": "",
"UserClass": [
""
],
"VoicePager": ""
}
]
}
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes