Create pending attendee
Creates a pending attendee record during form submission. This is temporary data that gets deleted when booking is completed.
Documentation Index
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Attendee information collected during form entry
An object containing attendee form entries.
Attendee email address. Required for all standard bookings.
Optional only when BookingDto.phoneOnlyBooking is true.
Validated as email format when provided.
Either fullname or firstname/lastname is required
Either fullname or firstname/lastname is required
Either fullname or firstname/lastname is required
Additional attendee emails (max 5)
5en, de, fr, es, no, nl, it, pl, sv, tr, da Response
Pending attendee created successfully
The response is of type number.