add back-office xmlrpc api and daemon, RT#27958
[freeside.git] / FS / FS / API.pm
index 3d10dce..7d0f10e 100644 (file)
@@ -72,7 +72,7 @@ sub new_customer {
       'payby'         => 'BILL',
 
       map { $_ => $opt{$_} } qw(
-        agentnum refnum agent_custid
+        agentnum refnum agent_custid referral_custnum
         last first company 
         address1 address2 city county state zip country
         latitude longitude
@@ -153,7 +153,6 @@ sub customer_info {
 
 }
 
-
 #I also monitor for changes to the additional locations that are applied to
 # packages, and would like for those to be exportable as well.  basically the
 # location data passed with the custnum.