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
-
... ... @@ -19,6 +19,14 @@ 19 19 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. 20 20 ))) 21 21 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 + 22 22 = API testing tools = 23 23 24 24 We generally recommend to test our API calls in a third part API testing tool first.