Changes for page address_new.php
Last modified by YellowFox_RD on 2025/01/23 09:12
From version 2.1
edited by YellowFox_RD
on 2025/01/23 09:12
on 2025/01/23 09:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,23 +1,15 @@ 1 1 (% class="box" %) 2 -((( 3 -Table of Contents 4 -))) 5 - 2 +(((Table of Contents))) 6 6 {{toc/}} 7 7 8 -= address_new.php = 9 - 5 +=== address_new.php [Original Seitentitel] === 10 10 Creates a new customer address. 11 - 12 12 = Description = 13 - 14 -(% class="blue mark" %)**POST**(%%)** address_new.php?company**=//COMPANY_RTIKEY//**&import**=//IMPORT_RTIKEY//**&name1**=//YellowFox%20GmbH//**&street**=//Hauptstraße//**&number**=//1a//**&zipcode**=//01257//**&city**=//Kesselsdorf//**&country**=//D//**&posdesc**=Y//ellowFox%20Headquarter//**&map**=//1//&**lat**=//51.0374//&**lon**=//13.587813// 15 - 8 +**(% class="blue mark" %)POST(%%) address_new.php****?company**=//COMPANY_RTIKEY//**&import**=//IMPORT_RTIKEY//**&name1**=//YellowFox%20GmbH//**&street**=//Hauptstraße//**&number**=//1a//**&zipcode**=//01257//**&city**=//Kesselsdorf//**&country**=//D//**&posdesc**=Y//ellowFox%20Headquarter//**&map**=//1//&**lat**=//51.0374//&**lon**=//13.587813// 16 16 = Parameter = 17 - 18 18 |=Parameter|=Description|=Typ|=Note|=Mandatory 19 -|company|RTI company key|string| 20 -|import|RTI import key|string| 11 +|company|RTI company key|string||yes 12 +|import|RTI import key|string||yes 21 21 |name1|name 1|string|max. 100 characters|yes 22 22 |name2|name 2|string|max. 100 characters|no 23 23 |street|streetname|string|max. 100 characters|no ... ... @@ -34,13 +34,11 @@ 34 34 |email|e-mail|string|max. 100 characters|no 35 35 36 36 = Return = 37 - 38 38 A **string** is returned. If successful, "**OK**" is returned as the response. Otherwise an "(% class="error" %)**ERROR:Beschreibung**(%%)" is returned. 39 - 40 40 = Example call = 41 - 42 42 **create address** 43 43 {{code language="java"}}https://map.yellowfox.de/rti/address_new.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY&name1=YellowFox%20GmbH&posdesc=YellowFox%20GmbH&street=Am%20Wüsteberg&number=3&zipcode=01723&city=Kesselsdorf&country=D&map=1&lat=51.036423&lon=13.598794{{/code}} 44 44 45 - 46 -\\ 34 +// 35 +// 36 +