$data = array( 'METHOD' => 'ManageRecurringPaymentsProfileStatus', 'PROFILEID' => $ref, 'ACTION' => 'Cancel' ); return $this->call($data);