Hello all,
When we list the registration types for an event using the endpoint documented here, we see that the list contains an item whose id field is 00000000-0000-0000-0000-000000000000.
For example, there is an item like this (event.id is not the actual value):
{
"registrationPath": {},
"name": "",
"code": "",
"description": "",
"virtual": false,
"openForRegistration": true,
"event": {
"id": "c074b965-b665-4425-ad25-3c28f8169783"
},
"id": "00000000-0000-0000-0000-000000000000",
"capacity": {
"remaining": -1,
"consumed": 2,
"total": -1
}
}
Additionally, when using the endpoint documented here, we see that some attendees in the returned list do not have a registrationType field.
I have several questions about this:
- Does every event have a registration type with the ID
00000000-0000-0000-0000-000000000000?
- Does the registration type with the ID
00000000-0000-0000-0000-000000000000 correspond to "No Registration Type"?
- If an attendee does not have a
registrationType field, should they be considered as belonging to the registration type with the ID 00000000-0000-0000-0000-000000000000?
- Can an attendee's
registrationType.id field have the value 00000000-0000-0000-0000-000000000000 directly?
Thank you for your help in advance.
#Registration------------------------------
Ömer Toraman
Back End Developer
SalesforceGenericAccountUnited States
------------------------------