Hi,
When creating an event in Square front-end, we used to place a “Location name” under Event Details before this recent update. The same fundamentally exists, but now it’s called “Venue Name”.
From an API perspective, both are completely absent from https://connect.squareup.com/v2/catalog/search. The JSON reference used to be objects.item_data.event.event_location_name, but now that simply doesn’t appear. This appears to only occur for new event creations. We’re seeing it for older events that we’ve created before this front-end update.
How would we access this field now via the API?





