
| Name | Value |
|---|---|
| NAME | SDES2 DELETE LETTER |
| TAG | DELETELETTER |
| ROUTINE | SDES2ENTERLETTER |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| CLIENT MANAGER | YES |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | This RPC will allow for the deletion of an existing letter in the LETTER (#407.5) file. Can only be invoked by Acheron |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
A deletion message including the IEN of the deleted LETTER (#407.5) record
}
or an error message:
{
"Letter": "",
{
"IEN": "LETTER IEN 123 has successfully been deleted."
}
|