Reference for http://sprungplatzkarte.de/Services/DzL_WebService.svc/web/test_VersionWebserviceApi

Url: http://sprungplatzkarte.de/Services/DzL_WebService.svc/web/test_VersionWebserviceApi

HTTP Method: POST

Message direction Format Body
Request Xml Example
Request Json Example
Response Xml Example
Response Json Example

The following is an example request Xml body:

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>

The following is an example request Json body:

"String content"

The following is an example response Xml body:

<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2147483647</int>

The following is an example response Json body:

2147483647