seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 7 forks source link

How can we identify from the feed that the event is canceled #103

Closed mandarj08 closed 2 years ago

mandarj08 commented 4 years ago

Hi Team,

We need a way to identify if the event coming in the feed is canceled or not. I can see a field "status" coming in can that be used to solve our purpose.

Thanks! Mandar

aasingla commented 4 years ago

Is there any insights into it? We are having a similar question as we are not able to figure out from the API feed if an event got cancelled. Which json field to look out for?

venkatesh16031999 commented 2 years ago

Any update on this event cancellation ? how can we detect this via Seat Geek APIs.

josegonzalez commented 2 years ago

We don't include cancelled events in our API responses. You can use the absence of an event to figure out if it should no longer be available. We allow and encourage folks to make a local cache of our event catalog to do such a comparison.