Ticket2U Mock Registration
Admin Database API Docs

Registration Successful!

Thank you for registering. Your ticket pass and access tokens are ready.

Attendee QR Code
Alice Chen
FinAI Ventures • General Partner
🎫 Ticket No: t2u-m9zp6tlo
User ID: t2u_usr_alice_ch • Event: 51600
✓ Synced to Firebase Cloud (t2u-qms)
📋

Request Logging & Firebase Cloud cURLs

DEVELOPER DEBUG LOG

Formatted JSON payload of the submitted data and exact cURL commands sent to Firebase Cloud Functions / Auth Handler.

1. Submitted Form Data (JSON Formatted):
{
  "registrationId": "5e6a665156e74418adb93aaaaf99d5b3",
  "eventId": "51600",
  "formId": "632",
  "ticketId": "t2u-m9zp6tlo",
  "ticket2uUserId": "t2u_usr_alice_ch",
  "fullName": "Alice Chen",
  "nameOnTag": "Alice Chen",
  "email": "alice@test.com",
  "mobileNumber": "\u002B60123456783",
  "company": "FinAI Ventures",
  "designation": "General Partner",
  "jobRole": "C-Suite",
  "country": "Malaysia",
  "industry": "Investor",
  "visitingPurpose": "Networking Opportunities, For purchasing purposes",
  "businessMatchingInterest": true,
  "interestedProductsServices": "IT/Data Analytics, IT/Applications",
  "consentGiven": true,
  "howDidYouKnow": "Website",
  "conferenceInfoInterest": "Yes send me more info",
  "remarks": "General Partner investing in early-stage fintech \u0026 healthcare AI.",
  "createdAt": "2026-09-01T04:21:58.0627040",
  "firebaseUid": "Ccwflmr3Y7bHVuhYT88jkMy4QMh1",
  "syncedToFirebase": true
}
2. Firebase Cloud Function (authHandler) cURL:
curl -i -X GET "https://match.ticket2u.com/auth?email=alice%40test.com&eventIds=51600&exp=1790828518&sig=4e0f63869abfb970e04c5f4ab50286cdf99c9714a2eb28434c65fdf7cb4a0512&ticketId=t2u-m9zp6tlo"
3. Firebase Webhook (ticket2uProfileWebhook) cURL:
curl -i -X POST "https://match-ticket2u-com.firebaseapp.com/ticket2uProfileWebhook" \
  -H "Content-Type: application/json" \
  -d '{"email":"alice@test.com","eventId":"51600","ticketId":"t2u-m9zp6tlo","fullName":"Alice Chen","company":"FinAI Ventures","industry":"Investor","jobRole":"C-Suite","designation":"General Partner"}'
4. Firestore Documents Payload (users/{uid} & events/{eventId}/registrations/{uid}):
// users/Ccwflmr3Y7bHVuhYT88jkMy4QMh1:
{
  "uid": "Ccwflmr3Y7bHVuhYT88jkMy4QMh1",
  "email": "alice@test.com",
  "displayName": "Alice Chen",
  "company": "FinAI Ventures",
  "industry": "Investor",
  "ticketId": "t2u-m9zp6tlo",
  "ticket2uUserId": "t2u_usr_alice_ch",
  "mobileNumber": "\u002B60123456783",
  "country": "Malaysia",
  "jobRole": "C-Suite",
  "designation": "General Partner",
  "visitingPurpose": "Networking Opportunities, For purchasing purposes",
  "businessMatchingInterest": true,
  "interestedProducts": "IT/Data Analytics, IT/Applications",
  "consentGiven": true,
  "howDidYouKnow": "Website",
  "remarks": "General Partner investing in early-stage fintech \u0026 healthcare AI.",
  "syncedAt": "2026-09-24T10:45:35.6712314Z"
}

// events/51600/registrations/Ccwflmr3Y7bHVuhYT88jkMy4QMh1:
{
  "eventId": "51600",
  "companyName": "FinAI Ventures",
  "displayName": "Alice Chen",
  "email": "alice@test.com",
  "industry": "Investor",
  "jobRole": "C-Suite",
  "designation": "General Partner",
  "ticketId": "t2u-m9zp6tlo",
  "ticket2uUserId": "t2u_usr_alice_ch",
  "ticket2uRegistrationId": "5e6a665156e74418adb93aaaaf99d5b3",
  "offeringTags": [
    "IT/Data Analytics",
    "IT/Applications"
  ],
  "lookingForTags": [
    "IT/Data Analytics",
    "IT/Applications"
  ],
  "shareAvailability": true,
  "businessMatchingInterest": true,
  "interestedProductsServices": "IT/Data Analytics, IT/Applications",
  "consentGiven": true,
  "howDidYouKnow": "Website",
  "remarks": "General Partner investing in early-stage fintech \u0026 healthcare AI.",
  "agenda": [],
  "updatedAt": "2026-09-24T10:45:35.6712616Z",
  "createdAt": "2026-09-01T04:21:58.0627040"
}

🚀 Choose Your Magic Link / Login Method:

Simulate how the attendee logs into the Business Matching app via browser, local Expo dev server, or mobile device.

🌐 1. Localhost Expo Web (Attendee App):
Direct 1-click login on local Expo web server (port 8081) with Firebase Custom Token
Open Expo Web ↗
http://localhost:8081/?customToken=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJDY3dmbG1yM1k3YkhWdWhZVDg4amtNeTRRTWgxIiwiY2xhaW1zIjp7ImV2ZW50SWRzIjpbIjUxNjAwIl0sInRpY2tldElkIjoidDJ1LW05enA2dGxvIiwiZW1haWwiOiJhbGljZUB0ZXN0LmNvbSJ9LCJpc3MiOiJmaXJlYmFzZS1hZG1pbnNkay1mYnN2Y0B0MnUtcW1zLmlhbS5nc2VydmljZWFjY291bnQuY29tIiwic3ViIjoiZmlyZWJhc2UtYWRtaW5zZGstZmJzdmNAdDJ1LXFtcy5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsImF1ZCI6Imh0dHBzOi8vaWRlbnRpdHl0b29sa2l0Lmdvb2dsZWFwaXMuY29tL2dvb2dsZS5pZGVudGl0eS5pZGVudGl0eXRvb2xraXQudjEuSWRlbnRpdHlUb29sa2l0IiwiZXhwIjoxNzg5NzI5OTY4LCJpYXQiOjE3ODk3MjYzNjh9.ay2ryQalv7ZcOgDCgK6TXhXtmfASKiG5tmbhuHyGW77Hk6DaCTkpAJQrMR8gTLbDky8MfDuKyyBSz2fFO8judh6mWHzHf8v7A-SbGQEyWbOpBHVkGhj4kXc9TY8d8l0lG7bnz9tNY_wBtG_ntBAOqUJCwEB2s6a7b-iw3uHfToZI11e8JoqO0ywtofv-T-z2_uvM4WUe90FmoTdzsUgzQ2GPYP8TIshSCMWlqV5o0R1gNvmy6c04OdAckT6UImWRTwbM0aZRSfbKiELNMBYSvuVA2paoEivfi9BYJiWFg_TXtjwj3HyFdr_Y2tG2WaaJ8ZUCDiKqmjDXrLTCtOvJGw
☁️ 2. Universal Browser / Firebase Cloud Landing:
Checks device & prompts user to open app or continue in browser (Signed HMAC URL)
Open Cloud URL ↗
https://match.ticket2u.com/auth?email=alice%40test.com&eventIds=51600&exp=1790828518&sig=4e0f63869abfb970e04c5f4ab50286cdf99c9714a2eb28434c65fdf7cb4a0512&ticketId=t2u-m9zp6tlo
📱 3. Mobile Device / Simulator Commands:
Run directly in terminal to open the installed Business Matching mobile app
xcrun simctl openurl booted "business-matching://app/auth?customToken=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJDY3dmbG1yM1k3YkhWdWhZVDg4amtNeTRRTWgxIiwiY2xhaW1zIjp7ImV2ZW50SWRzIjpbIjUxNjAwIl0sInRpY2tldElkIjoidDJ1LW05enA2dGxvIiwiZW1haWwiOiJhbGljZUB0ZXN0LmNvbSJ9LCJpc3MiOiJmaXJlYmFzZS1hZG1pbnNkay1mYnN2Y0B0MnUtcW1zLmlhbS5nc2VydmljZWFjY291bnQuY29tIiwic3ViIjoiZmlyZWJhc2UtYWRtaW5zZGstZmJzdmNAdDJ1LXFtcy5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsImF1ZCI6Imh0dHBzOi8vaWRlbnRpdHl0b29sa2l0Lmdvb2dsZWFwaXMuY29tL2dvb2dsZS5pZGVudGl0eS5pZGVudGl0eXRvb2xraXQudjEuSWRlbnRpdHlUb29sa2l0IiwiZXhwIjoxNzg5NzI5OTY4LCJpYXQiOjE3ODk3MjYzNjh9.ay2ryQalv7ZcOgDCgK6TXhXtmfASKiG5tmbhuHyGW77Hk6DaCTkpAJQrMR8gTLbDky8MfDuKyyBSz2fFO8judh6mWHzHf8v7A-SbGQEyWbOpBHVkGhj4kXc9TY8d8l0lG7bnz9tNY_wBtG_ntBAOqUJCwEB2s6a7b-iw3uHfToZI11e8JoqO0ywtofv-T-z2_uvM4WUe90FmoTdzsUgzQ2GPYP8TIshSCMWlqV5o0R1gNvmy6c04OdAckT6UImWRTwbM0aZRSfbKiELNMBYSvuVA2paoEivfi9BYJiWFg_TXtjwj3HyFdr_Y2tG2WaaJ8ZUCDiKqmjDXrLTCtOvJGw"
adb shell am start -a android.intent.action.VIEW -d "business-matching://app/auth?customToken=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJDY3dmbG1yM1k3YkhWdWhZVDg4amtNeTRRTWgxIiwiY2xhaW1zIjp7ImV2ZW50SWRzIjpbIjUxNjAwIl0sInRpY2tldElkIjoidDJ1LW05enA2dGxvIiwiZW1haWwiOiJhbGljZUB0ZXN0LmNvbSJ9LCJpc3MiOiJmaXJlYmFzZS1hZG1pbnNkay1mYnN2Y0B0MnUtcW1zLmlhbS5nc2VydmljZWFjY291bnQuY29tIiwic3ViIjoiZmlyZWJhc2UtYWRtaW5zZGstZmJzdmNAdDJ1LXFtcy5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsImF1ZCI6Imh0dHBzOi8vaWRlbnRpdHl0b29sa2l0Lmdvb2dsZWFwaXMuY29tL2dvb2dsZS5pZGVudGl0eS5pZGVudGl0eXRvb2xraXQudjEuSWRlbnRpdHlUb29sa2l0IiwiZXhwIjoxNzg5NzI5OTY4LCJpYXQiOjE3ODk3MjYzNjh9.ay2ryQalv7ZcOgDCgK6TXhXtmfASKiG5tmbhuHyGW77Hk6DaCTkpAJQrMR8gTLbDky8MfDuKyyBSz2fFO8judh6mWHzHf8v7A-SbGQEyWbOpBHVkGhj4kXc9TY8d8l0lG7bnz9tNY_wBtG_ntBAOqUJCwEB2s6a7b-iw3uHfToZI11e8JoqO0ywtofv-T-z2_uvM4WUe90FmoTdzsUgzQ2GPYP8TIshSCMWlqV5o0R1gNvmy6c04OdAckT6UImWRTwbM0aZRSfbKiELNMBYSvuVA2paoEivfi9BYJiWFg_TXtjwj3HyFdr_Y2tG2WaaJ8ZUCDiKqmjDXrLTCtOvJGw"

📧 Simulated Ticket2U Confirmation Email Preview:

Preview (No SMTP server needed)
From: Ticket2U Registration <noreply@ticket2u.com.my>
To: Alice Chen <alice@test.com>
Subject: Registration Confirmation & E-Pass - APHM International Healthcare Conference And Exhibition 2027 (Ticket: t2u-m9zp6tlo)
Event Header

Dear Alice Chen,

Thank you for registering for APHM International Healthcare Conference And Exhibition 2027 - Visitor Registration. Your registration is confirmed and your event pass is ready.

YOUR OFFICIAL PASS TICKET NUMBER:
t2u-m9zp6tlo
QR Code
Click above or scan QR code on your phone to open the Business Matching platform
Company: FinAI Ventures
Job Role / Title: C-Suite • General Partner
Industry: Investor
Business Matching: Enabled (Access Granted)

This is an automated event confirmation message from Ticket2U. Please retain this email or save your ticket number for on-site badge printing and business matching sessions.

← Register Another Attendee View SQLite Database →

📨 Sent Emails & Tester Links (Firestore email-testing)

Loading sent emails from Firestore...
✓ Copied to clipboard!