X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fxmlrpc-new_customer;h=aea8053ce324e48f488e00ef30afb637b9ad89e2;hp=bbc9cb46d8262d232b9aaf80559dae89d25d2a9a;hb=d535b964454fbccc5ccf44a92a6cd8d8405cc549;hpb=8fba8f0caeb41074c4b277e4eeb2a9dea7542e49 diff --git a/bin/xmlrpc-new_customer b/bin/xmlrpc-new_customer index bbc9cb46d..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' => 43, + 'agent_custid' => '', #'323', + 'referral_custnum' => 1, 'first' => 'Tofu', 'last' => 'Beast',