The golf course in question doesn't have any carts (or at least that's how they are configured in OpenBook), so the only way to book them is with Walk=True i.e. Not using cart. If I'm not mistaken if you omit the walk parameter then we default to what the course is configured for, walking in this case.
We are unable book through OpenBook to a new course (for us) - Las Positas when we pass walk=false in the HoldTeeTime method.
This works:
http://api.activegolf.com/ChannelRest/311/HoldTeetime?courseId=1428&teetime=2013-03-25T17:30:00&hole=1&numberOfPlayers=4&walk=true
This does not:
http://api.activegolf.com/ChannelRest/311/HoldTeetime?courseId=1428&teetime=2013-03-25T17:30:00&hole=1&numberOfPlayers=4&walk=false
Message edited by w5golfdev 12 years ago
Tags
w5golfdev – 12 years ago
a
jarredd – 12 years ago
Hi there,
The golf course in question doesn't have any carts (or at least that's how they are configured in OpenBook), so the only way to book them is with Walk=True i.e. Not using cart. If I'm not mistaken if you omit the walk parameter then we default to what the course is configured for, walking in this case.
Best, Jarred