Table of Contents
- 1. Introduction
- 2. Comprehensive information
- 3. SDKs
- 3.1. General information
- 3.2. Java SDK
- 3.3. .NET SDK
- 3.3.1. System requirements
- 3.3.2. Directory structure
- 3.3.3. Namespace structure
- 3.3.4. Invocation of a Telekom API method
- 3.3.5. Retrieving status code descriptions
- 3.3.6. Handling errors and exceptions
- 3.3.7. Specifying proxy settings
- 3.3.8. Using the .NET SDKs in a hosted IIS WCF WebService
- 3.3.9. Software tests
- 3.3.10. Source code documentation
- 3.3.11. Example projects
- 3.4. PHP SDK
- 3.4.1. System requirements
- 3.4.2. Directory structure
- 3.4.3. Namespace structure
- 3.4.4. Invocation of a Telekom API method
- 3.4.5. Retrieving status code descriptions
- 3.4.6. Handling errors and exceptions
- 3.4.7. Specifying proxy settings
- 3.4.8. Software tests
- 3.4.9. Source code documentation
- 3.4.10. Code examples
- 3.5. Objective-C SDK
- 4. Services
- 4.1. Comprehensive information
- 4.2. Voice Call
- 4.2.1. Overview
- 4.2.2. Restrictions
- 4.2.3. Special features in the mock environment
- 4.2.4. SOAP method: newCall - create a voice connection
- 4.2.5. SOAP method: newCallSequenced - create a sequential voice connection
- 4.2.6. SOAP method: callStatus - request the status of a call/extend a call
- 4.2.7. SOAP method: teardownCall - end a call
- 4.2.8. REST method: create a voice connection / create a sequential voice connection
- 4.2.9. REST method: request the status of a call/extend a call
- 4.2.10. REST method: end a call
- 4.2.11. Voice Call error codes.
- 4.3. Conference Call
- 4.3.1. Overview
- 4.3.2. Setting up a phone conference
- 4.3.3. Restrictions
- 4.3.4. Special features in the mock environment
- 4.3.5. SOAP method: commitConference - save created conference in the Conference Call Server
- 4.3.6. SOAP method: createConference - create new conference
- 4.3.7. SOAP method: getConferenceList - display list of conferences
- 4.3.8. SOAP method: getConferenceStatus - display information about a conference
- 4.3.9. SOAP method: getParticipantStatus - displays status information about a conference participant
- 4.3.10. SOAP method: newParticipant - Add participant to conference
- 4.3.11. SOAP method: removeConference - remove conference
- 4.3.12. SOAP method: removeParticipant - remove participant from conference
- 4.3.13. SOAP method: updateConference - update conference
- 4.3.14. SOAP method: updateParticipant - update participant details, mute, redial
- 4.3.15. SOAP method: getRunningConference - request the running instance of a planned conference
- 4.3.16. SOAP method: createConferenceTemplate - creates a new conference template
- 4.3.17. SOAP method: getConferenceTemplate - request a conference template
- 4.3.18. SOAP method: updateConferenceTemplate - update conference template details
- 4.3.19. SOAP method: removeConferenceTemplate - remove conference template
- 4.3.20. SOAP method: getConferenceTemplateList - request all conference templates of an owner
- 4.3.21. SOAP method: getConferenceTemplateParticipant - display details of a participant of a conference template
- 4.3.22. SOAP method: updateConferenceTemplateParticipant - update participant details of a conference template
- 4.3.23. SOAP method: removeConferenceTemplateParticipant - remove participant of a conference template
- 4.3.24. SOAP method: addConferenceTemplateParticipant - add conference participant to conference template
- 4.3.25. SOAP type ConferenceDetails - Detailed information about the conference
- 4.3.26. SOAP type ConferenceSchedule - With a planned conference, this field contains the planning information
- 4.3.27. SOAP type ParticipantStatus - Status of the conference participant
- 4.3.28. SOAP type ParticipantDetail - Participants of the conference template
- 4.3.29. REST method: save created conference in the Conference Call Server
- 4.3.30. REST method: create new conference
- 4.3.31. REST method: display list of conferences
- 4.3.32. REST method: display information about a conference
- 4.3.33. REST method: displays status information about a conference participant
- 4.3.34. REST method: Add participant to conference
- 4.3.35. REST method: remove conference
- 4.3.36. REST method: remove participant from conference
- 4.3.37. REST method: update conference
- 4.3.38. REST method: update participant details, mute, redial
- 4.3.39. REST method: request the running instance of a planned conference
- 4.3.40. REST method: creates a new conference template
- 4.3.41. REST method: request a conference template
- 4.3.42. REST method: update conference template details
- 4.3.43. REST method: remove conference template
- 4.3.44. REST method: request all conference templates of an owner
- 4.3.45. REST method: display details of a participant of a conference template
- 4.3.46. REST method: update participant details of a conference template
- 4.3.47. REST method: remove participant of a conference template
- 4.3.48. REST method: add conference participant to conference template
- 4.3.49. Conference Call error codes.
- 4.4. Send SMS
- 4.5. Send MMS
- 4.6. Send SMS - Phone number validation
- 4.6.1. Overview
- 4.6.2. Functionality
- 4.6.3. Restrictions
- 4.6.4. Special features in the mock environment
- 4.6.5. SOAP method: sendValidationKeyword - Send a validation SMS
- 4.6.6. SOAP method: validate - validation of a phone number
- 4.6.7. SOAP method: invalidate - withdrawal of a validation, termination of a validation process.
- 4.6.8. SOAP method: getValidatedNumbers - query list of validated numbers
- 4.6.9. REST method: Send a validation SMS
- 4.6.10. REST method: validation of a phone number
- 4.6.11. REST method: withdrawal of a validation, termination of a validation process.
- 4.6.12. REST method: query list of validated numbers
- 4.6.13. Send SMS - Phone number validation error codes.
- 4.7. Auto Scout 24
- 4.7.1. Overview
- 4.7.2. SOAP method: findArticles - Query the article database
- 4.7.3. SOAP method: getLookupData - List all enumeration values
- 4.7.4. SOAP method: getMakeModelTree - Retrieve the model tree structure
- 4.7.5. SOAP type equipments - List of vehicle equipments
- 4.7.6. SOAP type root_paths - Container for as24urlroot and images
- 4.7.7. SOAP type seals - List of seals
- 4.7.8. SOAP type XCode - Additional information
- 4.7.9. SOAP type price - Price range
- 4.7.10. SOAP type ArrayOfprice - List of prices
- 4.7.11. SOAP type MediaOfImageMediaXCodeAmSZe6zN - image media xcode
- 4.7.12. SOAP type MediaXCode - XCode
- 4.7.13. SOAP type ImageListOfImage19jCfK4b - List of images
- 4.7.14. SOAP type Image - The image of an article
- 4.7.15. SOAP type ConsumptionOfConsumptionData19jCfK4b - list of consumption data
- 4.7.16. SOAP type ConsumptionData - Vehicle consumption data
- 4.7.17. SOAP type property - property
- 4.7.18. SOAP type ArrayOfproperty - array of property
- 4.7.19. SOAP type Availability - vehicle avability
- 4.7.20. SOAP type Emission - emission
- 4.7.21. SOAP type OwnerXCode - List of additional owner information
- 4.7.22. SOAP type OwnerList - List of vehicle owners
- 4.7.23. SOAP type OwnersOfOwnerList19jCfK4b - List of vehicle owners
- 4.7.24. SOAP type PreviousOwnerOfOwnerList19jCfK4b - list of previous owner
- 4.7.25. SOAP type error - An error
- 4.7.26. SOAP type ArrayOferror - Array of errors
- 4.7.27. SOAP type Build - Build information
- 4.7.28. SOAP type TimeStamp - Timestamp, ISO Format
- 4.7.29. SOAP type element - An element
- 4.7.30. SOAP type vehicle - vehicle container
- 4.7.31. SOAP type GetLookupDataContainer - The container for a look up data request
- 4.7.32. SOAP type GetLookupDataRequest - Request for look up data
- 4.7.33. SOAP type GetLookupDataResponseContainer - The Container for GetlookUpData response.
- 4.7.34. SOAP type GetLookupDataResponse - The look up data
- 4.7.35. SOAP type stx3_idpool - A pool of IDs
- 4.7.36. SOAP type ArrayOfelement - Array of elements
- 4.7.37. SOAP type node - A Node
- 4.7.38. SOAP type ArrayOfnode - Array of nodes
- 4.7.39. SOAP type GetMakeModelTreeContainer - The container for GetMakeModelTree request.
- 4.7.40. SOAP type GetMakeModelTreeRequest - Request for the tree structure of makes and models
- 4.7.41. SOAP type GetMakeModelTreeResponseContainer - Container for getMakeModelTree response
- 4.7.42. SOAP type GetMakeModelTreeResponse - Tree structure of makes and models
- 4.7.43. SOAP type FindArticlesContainer - The container for the vehicle search parameters
- 4.7.44. SOAP type FindArticlesRequest - The vehicle search parameters
- 4.7.45. SOAP type SearchParameters - Search parameters
- 4.7.46. SOAP type ZipSearch - Zip search parameters
- 4.7.47. SOAP type Countries - Get or set countries
- 4.7.48. SOAP type AvailabilitySearch - Avability search parameters
- 4.7.49. SOAP type FromValueOfNullableOfdateTime5F2dSckg - Get or set datetime
- 4.7.50. SOAP type FromToOfNullableOfdateTime5F2dSckg - A time range
- 4.7.51. SOAP type BodyTypes - Vehicle body type
- 4.7.52. SOAP type BodyColours - Vehicle body color
- 4.7.53. SOAP type PaintingTypes - A list of paint types
- 4.7.54. SOAP type Makes - A list of car makes
- 4.7.55. SOAP type ArticleCategories - Article categories
- 4.7.56. SOAP type FromToOfNullableOfint5F2dSckg - An integer range
- 4.7.57. SOAP type EmissionSearch - Emmission search parameters
- 4.7.58. SOAP type FromValueOfNullableOfint5F2dSckg - integer
- 4.7.59. SOAP type FuelTypes - The vehicle fuel type
- 4.7.60. SOAP type GearingTypes - The vehicle gearing type
- 4.7.61. SOAP type FromToOfNullableOfdecimal5F2dSckg - A decimal range
- 4.7.62. SOAP type ModelLines - A list of model lines
- 4.7.63. SOAP type Models - A list of car models
- 4.7.64. SOAP type Paging - Paging information
- 4.7.65. SOAP type PriceFromTo - Price range
- 4.7.66. SOAP type Sorting - Sorting information (key, descending, ...)
- 4.7.67. SOAP type FindArticlesResponseContainer - The Container for FindArticle response.
- 4.7.68. SOAP type FindArticlesResponse - The article search results
- 4.7.69. SOAP type ArrayOfvehicle - Array of vehicles
- 4.7.70. REST method: Query the article database
- 4.7.71. REST method: List all enumeration values
- 4.7.72. REST method: Retrieve the model tree structure
- 4.7.73. REST type VehicleSearchParameters (The vehicle search parameters)
- 4.7.74. REST type LookUpData (The resulting look up data)
- 4.7.75. REST type STX3IDPool (Array of elements: elements and nodes)
- 4.7.76. REST type Element (An element)
- 4.7.77. REST type ArrayOfNodes (An array of nodes)
- 4.7.78. REST type Node (A Node)
- 4.7.79. REST type MakeModelTree (The container for GetMakeModelTree response.)
- 4.7.80. Auto Scout 24 error codes.
- 4.8. IP Location
- 4.8.1. Overview
- 4.8.2. Restrictions
- 4.8.3. Special features of the environments
- 4.8.4. List of the IP location regions
- 4.8.5. SOAP method: locateIP - determine local information of an IP address
- 4.8.6. SOAP type IPAdress - Local information for one or more IP addresses
- 4.8.7. REST method: determine local information of an IP address
- 4.8.8. IP Location error codes.
- 4.9. Administration service (Quota and Accounts)
- 4.9.1. Overview
- 4.9.2. SOAP method: getQuotaInformation - request quota
- 4.9.3. SOAP method: changeQuotaPool - set quota
- 4.9.4. SOAP method: getAccountBalance - query account balance
- 4.9.5. REST method: request quota
- 4.9.6. REST method: set quota
- 4.9.7. REST method: query account balance
- 4.9.8. Administration service (Quota and Accounts) error codes.
- 5. Samples
- A. Service address using the SOAP or REST interface
List of Tables
- 1.1. Change history of the Open Development user documentation
- 2.1. Overview of the two usage options for the services
- 2.2. Overview of the environments
- 4.1. Phone numbers in the mock environment
- 4.2. Parameters of SOAP method: newCall - create a voice connection
- 4.3. Return values of SOAP method: newCall - create a voice connection
- 4.4. Parameters of SOAP method: newCallSequenced - create a sequential voice connection
- 4.5. Return values of SOAP method: newCallSequenced - create a sequential voice connection
- 4.6. Parameters of SOAP method: callStatus - request the status of a call/extend a call
- 4.7. Return values of SOAP method: callStatus - request the status of a call/extend a call
- 4.8. Parameters of SOAP method: teardownCall - end a call
- 4.9. Return values of SOAP method: teardownCall - end a call
- 4.10. REST resource information:
- 4.11. REST resource path
- 4.12. Parameters of REST method: create a voice connection / create a sequential voice connection
- 4.13. Return values of REST method: create a voice connection / create a sequential voice connection
- 4.14. REST resource information:
- 4.15. REST resource path
- 4.16. Parameters of REST method: request the status of a call/extend a call
- 4.17. Return values of REST method: request the status of a call/extend a call
- 4.18. REST resource information:
- 4.19. REST resource path
- 4.20. Return values of REST method: end a call
- 4.21. Voice Call error codes.
- 4.22. Conference Call - production environment
- 4.23. Phone numbers in the mock environment
- 4.24. Parameters of SOAP method: commitConference - save created conference in the Conference Call Server
- 4.25. Return values of SOAP method: commitConference - save created conference in the Conference Call Server
- 4.26. Parameters of SOAP method: createConference - create new conference
- 4.27. Return values of SOAP method: createConference - create new conference
- 4.28. Parameters of SOAP method: getConferenceList - display list of conferences
- 4.29. Return values of SOAP method: getConferenceList - display list of conferences
- 4.30. Parameters of SOAP method: getConferenceStatus - display information about a conference
- 4.31. Return values of SOAP method: getConferenceStatus - display information about a conference
- 4.32. Parameters of SOAP method: getParticipantStatus - displays status information about a conference participant
- 4.33. Return values of SOAP method: getParticipantStatus - displays status information about a conference participant
- 4.34. Parameters of SOAP method: newParticipant - Add participant to conference
- 4.35. Return values of SOAP method: newParticipant - Add participant to conference
- 4.36. Parameters of SOAP method: removeConference - remove conference
- 4.37. Return values of SOAP method: removeConference - remove conference
- 4.38. Parameters of SOAP method: removeParticipant - remove participant from conference
- 4.39. Return values of SOAP method: removeParticipant - remove participant from conference
- 4.40. Parameters of SOAP method: updateConference - update conference
- 4.41. Return values of SOAP method: updateConference - update conference
- 4.42. Parameters of SOAP method: updateParticipant - update participant details, mute, redial
- 4.43. Return values of SOAP method: updateParticipant - update participant details, mute, redial
- 4.44. Parameters of SOAP method: getRunningConference - request the running instance of a planned conference
- 4.45. Return values of SOAP method: getRunningConference - request the running instance of a planned conference
- 4.46. Parameters of SOAP method: createConferenceTemplate - creates a new conference template
- 4.47. Return values of SOAP method: createConferenceTemplate - creates a new conference template
- 4.48. Parameters of SOAP method: getConferenceTemplate - request a conference template
- 4.49. Return values of SOAP method: getConferenceTemplate - request a conference template
- 4.50. Parameters of SOAP method: updateConferenceTemplate - update conference template details
- 4.51. Return values of SOAP method: updateConferenceTemplate - update conference template details
- 4.52. Parameters of SOAP method: removeConferenceTemplate - remove conference template
- 4.53. Return values of SOAP method: removeConferenceTemplate - remove conference template
- 4.54. Parameters of SOAP method: getConferenceTemplateList - request all conference templates of an owner
- 4.55. Return values of SOAP method: getConferenceTemplateList - request all conference templates of an owner
- 4.56. Parameters of SOAP method: getConferenceTemplateParticipant - display details of a participant of a conference template
- 4.57. Return values of SOAP method: getConferenceTemplateParticipant - display details of a participant of a conference template
- 4.58. Parameters of SOAP method: updateConferenceTemplateParticipant - update participant details of a conference template
- 4.59. Return values of SOAP method: updateConferenceTemplateParticipant - update participant details of a conference template
- 4.60. Parameters of SOAP method: removeConferenceTemplateParticipant - remove participant of a conference template
- 4.61. Return values of SOAP method: removeConferenceTemplateParticipant - remove participant of a conference template
- 4.62. Parameters of SOAP method: addConferenceTemplateParticipant - add conference participant to conference template
- 4.63. Return values of SOAP method: addConferenceTemplateParticipant - add conference participant to conference template
- 4.64. SOAP type ConferenceDetails - Detailed information about the conference
- 4.65. SOAP type ConferenceSchedule - With a planned conference, this field contains the planning information
- 4.66. SOAP type ParticipantStatus - Status of the conference participant
- 4.67. SOAP type ParticipantDetail - Participants of the conference template
- 4.68. REST resource information:
- 4.69. REST resource path
- 4.70. Return values of REST method: save created conference in the Conference Call Server
- 4.71. REST resource information:
- 4.72. REST resource path
- 4.73. Parameters of REST method: create new conference
- 4.74. Return values of REST method: create new conference
- 4.75. REST resource information:
- 4.76. REST resource path
- 4.77. Parameters of REST method: display list of conferences
- 4.78. Return values of REST method: display list of conferences
- 4.79. REST resource information:
- 4.80. REST resource path
- 4.81. Parameters of REST method: display information about a conference
- 4.82. Return values of REST method: display information about a conference
- 4.83. REST resource information:
- 4.84. REST resource path
- 4.85. Return values of REST method: displays status information about a conference participant
- 4.86. REST resource information:
- 4.87. REST resource path
- 4.88. Parameters of REST method: Add participant to conference
- 4.89. Return values of REST method: Add participant to conference
- 4.90. REST resource information:
- 4.91. REST resource path
- 4.92. Return values of REST method: remove conference
- 4.93. REST resource information:
- 4.94. REST resource path
- 4.95. Return values of REST method: remove participant from conference
- 4.96. REST resource information:
- 4.97. REST resource path
- 4.98. Parameters of REST method: update conference
- 4.99. Return values of REST method: update conference
- 4.100. REST resource information:
- 4.101. REST resource path
- 4.102. Parameters of REST method: update participant details, mute, redial
- 4.103. Return values of REST method: update participant details, mute, redial
- 4.104. REST resource information:
- 4.105. REST resource path
- 4.106. Return values of REST method: request the running instance of a planned conference
- 4.107. REST resource information:
- 4.108. REST resource path
- 4.109. Parameters of REST method: creates a new conference template
- 4.110. Return values of REST method: creates a new conference template
- 4.111. REST resource information:
- 4.112. REST resource path
- 4.113. Return values of REST method: request a conference template
- 4.114. REST resource information:
- 4.115. REST resource path
- 4.116. Parameters of REST method: update conference template details
- 4.117. Return values of REST method: update conference template details
- 4.118. REST resource information:
- 4.119. REST resource path
- 4.120. Return values of REST method: remove conference template
- 4.121. REST resource information:
- 4.122. REST resource path
- 4.123. Return values of REST method: request all conference templates of an owner
- 4.124. REST resource information:
- 4.125. REST resource path
- 4.126. Return values of REST method: display details of a participant of a conference template
- 4.127. REST resource information:
- 4.128. REST resource path
- 4.129. Parameters of REST method: update participant details of a conference template
- 4.130. Return values of REST method: update participant details of a conference template
- 4.131. REST resource information:
- 4.132. REST resource path
- 4.133. Return values of REST method: remove participant of a conference template
- 4.134. REST resource information:
- 4.135. REST resource path
- 4.136. Parameters of REST method: add conference participant to conference template
- 4.137. Return values of REST method: add conference participant to conference template
- 4.138. Conference Call error codes.
- 4.139. Parameters of SOAP method: sendSMS - send an SMS
- 4.140. Return values of SOAP method: sendSMS - send an SMS
- 4.141. Parameters of SOAP method: sendFlashSMS - send a Flash SMS
- 4.142. Return values of SOAP method: sendFlashSMS - send a Flash SMS
- 4.143. REST resource information:
- 4.144. REST resource path
- 4.145. Parameters of REST method: send an SMS / send a Flash SMS
- 4.146. Return values of REST method: send an SMS / send a Flash SMS
- 4.147. Send SMS error codes.
- 4.148. Parameters of SOAP method: sendMMS - send an MMS
- 4.149. Return values of SOAP method: sendMMS - send an MMS
- 4.150. SOAP type Attachment - null
- 4.151. REST resource information:
- 4.152. REST resource path
- 4.153. Parameters of REST method: send an MMS
- 4.154. Return values of REST method: send an MMS
- 4.155. Send MMS error codes.
- 4.156. Parameters of SOAP method: sendValidationKeyword - Send a validation SMS
- 4.157. Return values of SOAP method: sendValidationKeyword - Send a validation SMS
- 4.158. Parameters of SOAP method: validate - validation of a phone number
- 4.159. Return values of SOAP method: validate - validation of a phone number
- 4.160. Parameters of SOAP method: invalidate - withdrawal of a validation, termination of a validation process.
- 4.161. Return values of SOAP method: invalidate - withdrawal of a validation, termination of a validation process.
- 4.162. Return values of SOAP method: getValidatedNumbers - query list of validated numbers
- 4.163. REST resource information:
- 4.164. REST resource path
- 4.165. Parameters of REST method: Send a validation SMS
- 4.166. Return values of REST method: Send a validation SMS
- 4.167. REST resource information:
- 4.168. REST resource path
- 4.169. Parameters of REST method: validation of a phone number
- 4.170. Return values of REST method: validation of a phone number
- 4.171. REST resource information:
- 4.172. REST resource path
- 4.173. Return values of REST method: withdrawal of a validation, termination of a validation process.
- 4.174. REST resource information:
- 4.175. REST resource path
- 4.176. Return values of REST method: query list of validated numbers
- 4.177. Send SMS - Phone number validation error codes.
- 4.178. Parameters of SOAP method: findArticles - Query the article database
- 4.179. Return values of SOAP method: findArticles - Query the article database
- 4.180. Parameters of SOAP method: getLookupData - List all enumeration values
- 4.181. Return values of SOAP method: getLookupData - List all enumeration values
- 4.182. Parameters of SOAP method: getMakeModelTree - Retrieve the model tree structure
- 4.183. Return values of SOAP method: getMakeModelTree - Retrieve the model tree structure
- 4.184. SOAP type equipments - List of vehicle equipments
- 4.185. SOAP type root_paths - Container for as24urlroot and images
- 4.186. SOAP type seals - List of seals
- 4.187. SOAP type XCode - Additional information
- 4.188. SOAP type price - Price range
- 4.189. SOAP type ArrayOfprice - List of prices
- 4.190. SOAP type MediaOfImageMediaXCodeAmSZe6zN - image media xcode
- 4.191. SOAP type MediaXCode - XCode
- 4.192. SOAP type ImageListOfImage19jCfK4b - List of images
- 4.193. SOAP type Image - The image of an article
- 4.194. SOAP type ConsumptionOfConsumptionData19jCfK4b - list of consumption data
- 4.195. SOAP type ConsumptionData - Vehicle consumption data
- 4.196. SOAP type property - property
- 4.197. SOAP type ArrayOfproperty - array of property
- 4.198. SOAP type Availability - vehicle avability
- 4.199. SOAP type Emission - emission
- 4.200. SOAP type OwnerXCode - List of additional owner information
- 4.201. SOAP type OwnerList - List of vehicle owners
- 4.202. SOAP type OwnersOfOwnerList19jCfK4b - List of vehicle owners
- 4.203. SOAP type PreviousOwnerOfOwnerList19jCfK4b - list of previous owner
- 4.204. SOAP type error - An error
- 4.205. SOAP type ArrayOferror - Array of errors
- 4.206. SOAP type Build - Build information
- 4.207. SOAP type TimeStamp - Timestamp, ISO Format
- 4.208. SOAP type element - An element
- 4.209. SOAP type vehicle - vehicle container
- 4.210. SOAP type GetLookupDataContainer - The container for a look up data request
- 4.211. SOAP type GetLookupDataRequest - Request for look up data
- 4.212. SOAP type GetLookupDataResponseContainer - The Container for GetlookUpData response.
- 4.213. SOAP type GetLookupDataResponse - The look up data
- 4.214. SOAP type stx3_idpool - A pool of IDs
- 4.215. SOAP type ArrayOfelement - Array of elements
- 4.216. SOAP type node - A Node
- 4.217. SOAP type ArrayOfnode - Array of nodes
- 4.218. SOAP type GetMakeModelTreeContainer - The container for GetMakeModelTree request.
- 4.219. SOAP type GetMakeModelTreeRequest - Request for the tree structure of makes and models
- 4.220. SOAP type GetMakeModelTreeResponseContainer - Container for getMakeModelTree response
- 4.221. SOAP type GetMakeModelTreeResponse - Tree structure of makes and models
- 4.222. SOAP type FindArticlesContainer - The container for the vehicle search parameters
- 4.223. SOAP type FindArticlesRequest - The vehicle search parameters
- 4.224. SOAP type SearchParameters - Search parameters
- 4.225. SOAP type ZipSearch - Zip search parameters
- 4.226. SOAP type Countries - Get or set countries
- 4.227. SOAP type AvailabilitySearch - Avability search parameters
- 4.228. SOAP type FromValueOfNullableOfdateTime5F2dSckg - Get or set datetime
- 4.229. SOAP type FromToOfNullableOfdateTime5F2dSckg - A time range
- 4.230. SOAP type BodyTypes - Vehicle body type
- 4.231. SOAP type BodyColours - Vehicle body color
- 4.232. SOAP type PaintingTypes - A list of paint types
- 4.233. SOAP type Makes - A list of car makes
- 4.234. SOAP type ArticleCategories - Article categories
- 4.235. SOAP type FromToOfNullableOfint5F2dSckg - An integer range
- 4.236. SOAP type EmissionSearch - Emmission search parameters
- 4.237. SOAP type FromValueOfNullableOfint5F2dSckg - integer
- 4.238. SOAP type FuelTypes - The vehicle fuel type
- 4.239. SOAP type GearingTypes - The vehicle gearing type
- 4.240. SOAP type FromToOfNullableOfdecimal5F2dSckg - A decimal range
- 4.241. SOAP type ModelLines - A list of model lines
- 4.242. SOAP type Models - A list of car models
- 4.243. SOAP type Paging - Paging information
- 4.244. SOAP type PriceFromTo - Price range
- 4.245. SOAP type Sorting - Sorting information (key, descending, ...)
- 4.246. SOAP type FindArticlesResponseContainer - The Container for FindArticle response.
- 4.247. SOAP type FindArticlesResponse - The article search results
- 4.248. SOAP type ArrayOfvehicle - Array of vehicles
- 4.249. REST resource information:
- 4.250. REST resource path
- 4.251. Parameters of REST method: Query the article database
- 4.252. Return values of REST method: Query the article database
- 4.253. REST resource information:
- 4.254. REST resource path
- 4.255. Parameters of REST method: List all enumeration values
- 4.256. Return values of REST method: List all enumeration values
- 4.257. REST resource information:
- 4.258. REST resource path
- 4.259. Parameters of REST method: Retrieve the model tree structure
- 4.260. Return values of REST method: Retrieve the model tree structure
- 4.261. REST type VehicleSearchParameters (The vehicle search parameters)
- 4.262. REST type LookUpData (The resulting look up data)
- 4.263. REST type STX3IDPool (Array of elements: elements and nodes)
- 4.264. REST type Element (An element)
- 4.265. REST type ArrayOfNodes (An array of nodes)
- 4.266. REST type Node (A Node)
- 4.267. REST type MakeModelTree (The container for GetMakeModelTree response.)
- 4.268. Auto Scout 24 error codes.
- 4.269. Special features of the environments
- 4.270. List of regions
- 4.271. Parameters of SOAP method: locateIP - determine local information of an IP address
- 4.272. Return values of SOAP method: locateIP - determine local information of an IP address
- 4.273. SOAP type IPAdress - Local information for one or more IP addresses
- 4.274. REST resource information:
- 4.275. REST resource path
- 4.276. Parameters of REST method: determine local information of an IP address
- 4.277. Return values of REST method: determine local information of an IP address
- 4.278. IP Location error codes.
- 4.279. Parameters of SOAP method: getQuotaInformation - request quota
- 4.280. Return values of SOAP method: getQuotaInformation - request quota
- 4.281. Parameters of SOAP method: changeQuotaPool - set quota
- 4.282. Return values of SOAP method: changeQuotaPool - set quota
- 4.283. Parameters of SOAP method: getAccountBalance - query account balance
- 4.284. Return values of SOAP method: getAccountBalance - query account balance
- 4.285. REST resource information:
- 4.286. REST resource path
- 4.287. Return values of REST method: request quota
- 4.288. REST resource information:
- 4.289. REST resource path
- 4.290. Parameters of REST method: set quota
- 4.291. Return values of REST method: set quota
- 4.292. REST resource information:
- 4.293. REST resource path
- 4.294. Parameters of REST method: query account balance
- 4.295. Return values of REST method: query account balance
- 4.296. Administration service (Quota and Accounts) error codes.
- A.1. SOAP end points of the Open Development services
- A.2. SOAP WSDL files of the Open Development services
- A.3. Possible STS errors
- A.4. Environment constants
List of Examples
- 3.1. Instantiation of the voice call client class
- 3.2. Invocating the newCall() method of the client
- 3.3. Retrieving a status code description using the Java SDK
- 3.4. Handling VoiceCall errors
- 3.5. Specifying proxy settings using Java system properties
- 3.6. Specifying proxy settings using Java runtime settings
- 3.7. Instantiation of the voice call client class
- 3.8. Invocating the NewCall() method of the client
- 3.9. Retrieving a status code description using the .NET SDK
- 3.10. Handling VoiceCall errors
- 3.11. Configuration of proxy settings through the
WebHttpBindingobject - 3.12. Instantiation of the voice call client class
- 3.13. Invocating the NewCall() method of the client
- 3.14. Retrieving a status code description using the .NET SDK
- 3.15. Handling VoiceCall errors
- 3.16. Configuration of proxy settings through additional cURL options
- 3.17. Instantiation of the voice call client class
- 3.18. Invocating the newCall() method of the client
- 3.19. Retrieving a status code description using the Java SDK
- 3.20. Handling VoiceCall errors
- 3.21. Handling JSON server responses
- 3.22. Create JSON strings
- 3.23. Set up a TkomHttpRequest
- 5.1. Connecting two phones (Java)
- 5.2. Connecting two phones (.NET)
- 5.3. Connecting two phones (PHP)
- 5.4. Initiating a conference with three participants (Java)
- 5.5. Initiating a conference with three participants (.NET)
- 5.6. Initiating a conference with three participants (PHP)
- 5.7. Sending an SMS (Java)
- 5.8. Sending an SMS (.NET)
- 5.9. Sending an SMS (PHP)
- 5.10. Sending an MMS with an attached image (Java)
- 5.11. Sending an MMS with an attached image (.NET)
- 5.12. Sending an MMS with an attached image (PHP)
- 5.13. Sending a validation keyword (Java)
- 5.14. Sending a validation keyword (.NET)
- 5.15. Sending a validation keyword (PHP)
- 5.16. Validating a number using the validation message (Java)
- 5.17. Validating a number using the validation message (.NET)
- 5.18. Validating a number using the validation message (PHP)
- 5.19. Finds AutoScout24 articles (Java)
- 5.20. Finds AutoScout24 articles (PHP)
- 5.21. Finds AutoScout24 articles (Dotnet)
- 5.22. Get look up data (Java)
- 5.23. Get look up data (PHP)
- 5.24. Get look up data (Dotnet)
- 5.25. Get make model tree (Java)
- 5.26. Get make model tree (PHP)
- 5.27. Get make model tree (Dotnet)
- 5.28. Locating an IP address (Java)
- 5.29. Locating an IP address (.NET)
- 5.30. Locating an IP address (PHP)
- A.1. Login message
- A.2. Login response message including intermediary token
- A.3. Request of the security token while specifying the intermediary token
- A.4. Response message with authentication token
- A.5. Call of the quota administration service with an associated authentication token
- A.6. Response message:
getQuotaInformationResponse - A.7. Requesting a Security Token
- A.8. Response in
application/jsonformat - A.9. Response in
text/plainformat - A.10. Response in
text/xmlformat - A.11. Error information in
application/jsonformat - A.12. Error information in
text/plainformat - A.13. Error information in
text/xmlformat - A.14. Example request (Voice Call)
- A.15. Example response
- A.16. Example response (Formatted as
application/json) - A.17. Example response (Formatted as
text/xml) - A.18. Example response (Formatted as
text/plain)
SOFTWARE DEVELOPMENT KITS (Version 3.0)
DOWNLOAD DOCUMENTATION
DOWNLOAD ENGLISH VERSION OF THE DOCUMENTATION V3.1
DOWNLOAD JAVA SDK
DOWNLOAD THE VOICE RECORD LAB JAVA SDK & THE ENGLISH API DOCU V1.0
- Voice Record Lab Java SDK (active only for registered users)
- PDF-Document
- HTML-Version (1 Pager)
- HTML-Version (in Chapters)
