I have removed your API key from your above comment to protect it from public view. In the example you provided the contractCode should be pulled from the Campground Search API. As an example, CO is the contractCode for Colorado. Additionally, campground availability is not supported, so the arvdate and lengthOfStay should be removed from the API call.
I am trying to search the campsite detail report. All I can ever get back fro the get request is 404 error.
for example: http://api.amp.active.com/camping/campsites/?contractCode=STATE&parkId=454881&arvdate=06%2F10%2F2016&lengthOfStay=1&api_key=XXXXXX
What am I doing wrong? It should work.
Message edited by astarnes 9 years ago
astarnes – 9 years ago
Hello, Ed,
I have removed your API key from your above comment to protect it from public view. In the example you provided the contractCode should be pulled from the Campground Search API. As an example, CO is the contractCode for Colorado. Additionally, campground availability is not supported, so the arvdate and lengthOfStay should be removed from the API call.