Name | Value |
---|---|
NAME | SDES SAVE VVS ID |
TAG | SAVEVVSID |
ROUTINE | SDESVVS |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
APP PROXY ALLOWED | Yes |
DESCRIPTION | This RPC saves the VVS appointment ID in the VVS APPOINTMENT (#2) field in the SDEC APPOINTMENT (#409.84) file. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | The SDES SAVE VVS ID returns the following JSON objects: "Status": 1 } } } For Failure: ============ { "VVSID": { "VideoVisitServiceID": { "Message": "VVSID is not Saved", "Status": 0 } } } For Success: ============ { "VVSID": { "VideoVisitServiceID": { "Message": "VVSID is Saved", |