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