NotFound


Service URLs:


JSON Response Example

{
  "Type": "StringValue",
  "Message": "StringValue"
}

XML Response Example

<?xml version="1.0" encoding="utf-8"?>
<NotFound xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Type>StringValue</Type>
  <Message>StringValue</Message>
</NotFound>