Voiding Checks

SOLVED

Hi.  I can't seem to find anything in the .NET SDK documentation about how to void a check.  Once a paper check has been entered as a Payment (assuming that is right), how do I programmatically void it?

I was able to find out how to void in the UI and what that does under the hood (good documentation, btw): http://help.sage50.na.sage.com/en-us/2017/sage50us/Content/AP02_HDI/Void_disbursement_checks.htm  But I'm afraid I can't find anything the API that allows me to do the same.