From: Ivan Kohler Date: Thu, 6 Mar 2014 20:15:24 +0000 (-0800) Subject: backoffice API: add new_customer, RT#22830 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b1d5962da080588a1fcfd425817d526550678a0d backoffice API: add new_customer, RT#22830 --- diff --git a/FS/FS/API.pm b/FS/FS/API.pm index 3d10dce83..60efd1d80 100644 --- a/FS/FS/API.pm +++ b/FS/FS/API.pm @@ -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