Get tag information for the user making the call (Called "lists" within the GUI application).
XML Request Example:
<xmlrequest> element
Field Name | Description |
username | Username used to login to Pinpointe |
usertoken | Unique token assigned to Pinpointe account |
requesttype | Tags |
requestmethod | GetTags |
<details> element
Field Name | Description |
[No entry] |
Successful Response:
<response> element
Field Name | Description |
status | Will return SUCCESS if tags were successfully found. |
data | Detailed information per individual tag found. |
Unsuccessful Response:
<response> element
Field Name | Description |
status | Will return FAILED if unsuccessful |
errormessage | Text explaining why request failed |