Example XML Request & Response - GET ItemTagValue
<response xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<count i:nil="true" />
<top i:nil="true" />
<skip i:nil="true" />
<pageCount i:nil="true" />
<nextPageLink i:nil="true" />
<prevPageLink i:nil="true" />
<response>
<itemTagValue>
<id>419</id>
<href>https://...surpass.com/api/v2/ItemTagValue/419</href>
<tagValue>
<id>414</id>
<href>https://...surpass.com/api/v2/TagValue/414</href>
</tagValue>
<item>
<id>1484</id>
<href>https://...surpass.com/api/v2/Item/1484</href>
</item>
</itemTagValue>
</response>
<errors i:nil="true" />
<serverTimeZone>GMT Standard Time</serverTimeZone>
</response>