curl --location --request GET 'https://api.tvunetworks.com/openapi/3.0/bookingEvent/queryEvent' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data '{ "eventId": "4510" }'
{}