[freeside-commits] branch FREESIDE_3_BRANCH updated. 288508f295262e33d9a99927a1602c97d28e00ef

Ivan ivan at 420.am
Fri Jun 2 15:33:45 PDT 2017


The branch, FREESIDE_3_BRANCH has been updated
       via  288508f295262e33d9a99927a1602c97d28e00ef (commit)
      from  1f551554a6237be1e70573d04ee333f3ccc93c96 (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 288508f295262e33d9a99927a1602c97d28e00ef
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jun 2 15:33:44 2017 -0700

    document shipping address fields in new_customer self-service API, RT#74008

diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm
index 9c6afbd..f1b2081 100644
--- a/fs_selfservice/FS-SelfService/SelfService.pm
+++ b/fs_selfservice/FS-SelfService/SelfService.pm
@@ -1987,6 +1987,21 @@ State
 
 Zip or postal code
 
+=item ship_address1
+
+=item ship_address2
+
+=item ship_city
+
+=item ship_county
+
+=item ship_state
+
+=item ship_zip
+
+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_selfservice/FS-SelfService/SelfService.pm |   15 +++++++++++++++
 1 file changed, 15 insertions(+)




More information about the freeside-commits mailing list