Changes for page Implementatie documentatie
                  Last modified by Robert Jan Daams on 2025/02/04 11:48
              
      
      From version  2.5 
    
    
              edited by Robert Jan Daams
        
on 2025/02/04 11:12
     on 2025/02/04 11:12
      Change comment:
              There is no comment for this version
          
         
      To version  2.9 
    
    
              edited by Robert Jan Daams
        
on 2025/02/04 11:48
     on 2025/02/04 11:48
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -1,13 +1,6 @@ 1 -(% class="container" %) 2 -((( 3 -Calcium carbonate content 4 -))) 5 -))) 6 -(% class="box" %) 7 -((( 8 -**Contents** 1 +{{box cssClass="floatinginfobox" title="**Contents**"}} 9 9 {{toc/}} 10 - )))3 +{{/box}} 11 11 12 12 13 13 = Overview = ... ... @@ -26,6 +26,14 @@ 26 26 It’s possible this will return in multiple results, because a wildcard search is automatically applied. So make sure, in case of multiple results, you perform search on exact match inside the results. 27 27 ))) 28 28 22 += Compatibility = 23 + 24 +In the past we have hosted several implementations of our API's, aswell in ASMX, SVC and now REST. 25 + 26 +{{warning}} 27 +We highly encourage you to connect on our REST API's, as older versions will not be supported forever. 28 +{{/warning}} 29 + 29 29 = API testing tools = 30 30 31 31 We generally recommend to test our API calls in a third part API testing tool first.