[freeside-commits] branch FREESIDE_3_BRANCH updated. 4b16a3f9fea9053a401d554af6ebb914407a833f
Ivan Kohler
ivan at freeside.biz
Thu Nov 15 11:50:53 PST 2018
The branch, FREESIDE_3_BRANCH has been updated
via 4b16a3f9fea9053a401d554af6ebb914407a833f (commit)
from 89e1257e03af79981f378a53cb184f35060e0548 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b16a3f9fea9053a401d554af6ebb914407a833f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Nov 15 11:50:52 2018 -0800
doc ship address, RT#33417
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 40663f1d8..4fff9ae25 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -357,6 +357,23 @@ Used for determining FCC 477 reporting
Used for determining FCC 477 reporting
+=item ship_address1
+
+=item ship_address2
+
+=item ship_city
+
+=item ship_county
+
+=item ship_state
+
+=item ship_zip
+
+=item ship_country
+
+Optional shipping address fields. If sending an optional shipping address,
+ship_address1, ship_city, ship_state and ship_zip are required.
+
=item daytime
Daytime phone number
-----------------------------------------------------------------------
Summary of changes:
FS/FS/API.pm | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
More information about the freeside-commits
mailing list