Open Forum

 View Only
  • 1.  Registration Type with ID 00000000-0000-0000-0000-000000000000

    Posted 12 days ago

    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:

    1. Does every event have a registration type with the ID 00000000-0000-0000-0000-000000000000?
    2. Does the registration type with the ID 00000000-0000-0000-0000-000000000000 correspond to "No Registration Type"?
    3. 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?
    4. 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
    ------------------------------


  • 2.  RE: Registration Type with ID 00000000-0000-0000-0000-000000000000
    Best Answer

    Posted 11 days ago

    Hi Ömer,

    I have the answers to your questions below:

    1. Every event has a registration type with ID 00000000-0000-0000-0000-000000000000
    2. Yes this refers to no-registration type.
    3. If an attendee has no registration type the registrationType array does not appear.
    4. No, as the registrationType array containing the ID will not appear if no registration type is assigned.


    ------------------------------
    Carl Robinson
    Senior Solutions Specialist
    Cvent
    ------------------------------