Reference for http://ip-ac121312:903/TimeOffService1.svc/GetTimeOffTypeUriFromSlug

Convert a time off type slug to a URI

Url: http://ip-ac121312:903/TimeOffService1.svc/GetTimeOffTypeUriFromSlug

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:

<anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/">http://www.example.com/</anyURI>

The following is an example response Json body:

"http:\/\/www.example.com\/"