Tag list
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/DOC-TAG/?Tag=STRING [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=DOC-TAG&Tag=STRING [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 4,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"TagId": 1,
"Tag": "Invitation Package"
},
{
"TagId": 4,
"Tag": "Results"
},
{
"TagId": 2,
"Tag": "Schedule"
},
{
"TagId": 3,
"Tag": "Team Managers Booklet"
}
]
}