
| Name | Value | 
|---|---|
| NAME | SDES2 GET CLINIC CANCEL SLOTS | 
| TAG | CANAVAIL | 
| ROUTINE | SDES2GETCLNSLOT | 
| RETURN VALUE TYPE | ARRAY | 
| AVAILABILITY | RESTRICTED | 
| APP PROXY ALLOWED | Yes | 
| DESCRIPTION | This RPC returns the cancelled slots, if any, for a given clinic for the date supplied. Can only be invoked by Acheron  | 
| INPUT PARAMETER | 
  | 
| RETURN PARAMETER DESCRIPTION | 
{
                {
                        "restoreDescription": "restore: 
2025-04-23T10:30-0400 to 
                                                         
2025-04-23T11:00-0400)",
                        "restorePeriod": "2025-04-23T10:30-0400"
                },
                {
                        "restoreDescription": "restore: 
2025-04-23T12:00-0400 to 
        "restoreArray": [
                                                         
2025-04-23T13:30-0400)",
                        "restorePeriod": "2025-04-23T12:00-0400"
                }
        ]
}
                {
                        "restoreDescription": "restore: 
2025-04-23T10:00-0400 to 
                                                         
2025-04-23T10:30-0400)",
                        "restorePeriod": "2025-04-23T10:00-0400"
                },
 |