X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fxmlrpc-new_customer;h=aea8053ce324e48f488e00ef30afb637b9ad89e2;hp=d30c3396f320445d3157e97f9d73857f29070983;hb=4b616a57791fd6fb324194a0eb96a8f95826c533;hpb=47ff1395f3d96fdb5d676f22b6f1498c824ae986 diff --git a/bin/xmlrpc-new_customer b/bin/xmlrpc-new_customer index d30c3396f..aea8053ce 100755 --- a/bin/xmlrpc-new_customer +++ b/bin/xmlrpc-new_customer @@ -17,8 +17,8 @@ my $result = $server->call('FS.API.new_customer', #customer informaiton 'agentnum' => 1, 'refnum' => 1, #advertising source - 'agent_custid' => '323', - 'referral_custnum' => + 'agent_custid' => '', #'323', + 'referral_custnum' => 1, 'first' => 'Tofu', 'last' => 'Beast',