I am trying to cancel a PayPal reference transaction (I use PayPal's c# api). I tried using PayPalAPIInterfaceServiceService.DoVoid(), and PayPalAPIInterfaceServiceService.ManageRecurringPaymentsProfileStatus() with profile ID "B-3E365702...", but I get an error: "The profile ID is invalid". What API call can I use to cancel a reference transaction?