Hello PCSJason,
You can use the below query to delete the Quick send request from the Dynamics SL. Execute the SQL Query in System Database of Dynamics SL.
Delete from ASRReqEDD Where ID = 'XXXX'
XXX should be the id #. Hope this may helps.
Thanks,
Perumalsamy R