// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 13, 2026
28.3 C
Singapore

NDP organizing committee warns against illegal sale of parade tickets online

SINGAPORE: The National Day Parade (NDP) Organizing Committee has issued a stern warning against the sale and exchange of NDP tickets, following an increase in online listings of these highly sought-after tickets on various e-commerce platforms.

In a statement posted on social media yesterday evening (12 July), the committee emphasized that the sale or exchange of NDP tickets is strictly prohibited. This advisory comes in response to multiple reports and sightings of NDP tickets being offered for sale by third-party sellers, exploiting the public’s eagerness to attend the prestigious event.

The committee warned that the sale or exchange of NDP tickets is strictly prohibited and that members of the public are strongly advised to refrain from purchasing these tickets from unauthorized sellers.

Screenshot 2024 07 12 195743

The NDP draws immense public interest and participation each year. Tickets for the event are traditionally distributed through a ballot system to ensure a fair and equitable allocation to the public.

To mitigate the risk of unauthorized sales, the committee has also reminded the public of legitimate ways to obtain NDP tickets. They highlighted ongoing contests and activities where individuals can participate to win tickets and other exciting prizes, ensuring that everyone has a fair chance to attend the parade.

TISG/

- Advertisement -

Hot this week

Singapore dad appeals to transport minister after MRT gate dispute involving toddler

From an IG post. A dad said that he and his wife have to work on a Saturday at least once a month, so they pass their baby to the man's mother-in-law at the train station on their way to work. "At ...

Singapore man with S$400K portfolio says he’s struggling to find purpose

SINGAPORE: On paper, the life of a 29-year-old finance professional might look like a clear success story. He has a stable job in the Central Business District, earns about S$5,500 a month, and ha...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks