Changes for page Implementatie documentatie
Last modified by Robert Jan Daams 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,9 +1,6 @@ 1 - 2 -(% class="box" %) 3 -((( 4 -**Contents** 1 +{{box cssClass="floatinginfobox" title="**Contents**"}} 5 5 {{toc/}} 6 - )))3 +{{/box}} 7 7 8 8 9 9 = Overview = ... ... @@ -22,6 +22,14 @@ 22 22 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. 23 23 ))) 24 24 22 += Compatibility = 23 + 24 +In the past we have hosted several implementations of our API's; ASMX, SVC and REST. 25 + 26 +{{warning}} 27 +We highly encourage you to connect with our REST API's, as older implementations will not be supported forever. 28 +{{/warning}} 29 + 25 25 = API testing tools = 26 26 27 27 We generally recommend to test our API calls in a third part API testing tool first.