latestOpenAPI 3.0.12026-08-102668257.3 KB
8e9a8f8010ab
Shopping and Ticketing
Seat Availability
Dependency: Verify or getOffer function should be called in prior to this call.
In a booking process, please call the 'seatAvailability' API to get seat availability information after price verification via 'verify' or 'getOffer'. Steps:
- API sequence
- Search - Verify- seatAvailability - Order - Pay
- getOffer - seatAvailability - Order - Pay
- Pass 'offerId' in 'seatAvailability' requests:
- From 'verify': Use sessionId directly. From 'getOffer': Use its offerId.
- In the Order step, use the productCode to add specific seat to the ticket order.
post/seatAvailability.do
Headers
Acceptstring required
Content-Typestring required
Accept-Encodingstring required
x-atlas-client-idstring required
x-atlas-client-secretstring required