SDES SEARCH RECALL PROVIDERS (4713)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES SEARCH RECALL PROVIDERS
TAG SEARCHRECALLPROV
ROUTINE SDESRECPROVSRCH
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
APP PROXY ALLOWED Yes
DESCRIPTION
This 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.
INPUT PARAMETER
  • PROVNAMETOSEARCH
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   35
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Search 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
    
RETURN PARAMETER DESCRIPTION
List of Recall Providers in JSON format.
                        "Homephone": "",
                        "IEN": "",
                        "Name": "",
                        "Officephone": "",
                        "PersonClass": [
                                "",
                        ],
                        "Phone3": "",
                        "Phone4": "",
                        "ProviderClass": "",
 
                        "ProviderIEN": "",
                        "ProviderSecID": "",
                        "Title": "",
                        "UserClass": [
                                ""
                        ],
                        "VoicePager": ""
                }
        ]
}
{
        "Provider": [
                {
                        "CommercialPhone": "",
                        "DigitalPager": "",
                        "Email": "",
                        "Fax": "",