Hello,
Quick question here,
What are all the options we can use for the SpecialRequests in the Web/Cart/{sessionKey}/Tickets function.
The documentation for the operation says to "See the special requests section", however I do not see where that exists...
The important one I needed was "LeaveSingleSeats", and thankfully I found that answer for that one in the forums somewhere. So now I am wondering what else there is.
I would like one for the reserve held seats. If possible I would rather use the special requests rather than alter our T_DEFAULTS to allow those reservations.
Thanks much
... Howard
Howard, I'm not sure what version of the API you are referencing here. In 15.0+, the help pages for ticket/sublineitem reserving (Web/Cart/{sessionKey}/Tickets, e.g.) do point to a revised version of this documentation in PUT Web/Cart/{sessionKey}/LineItems/{lineItemId}/SpecialRequest, which details these properties.
In v16.0 we are considering altering this property to be a request entity instead of the string passing key/values as this was largely just a 1-1 convert from SOAP functionality.