Returns a list of BaseBookingGroup

GET /api/event/base_booking_group

Query parameters

  • deleted boolean

    This property is used to mark an entity as deleted / archived | Requires access right: PUBLIC_LIST

  • baseLocation string

    Requires access right: PUBLIC_LIST

  • user string

    Requires access right: PUBLIC_LIST

  • startTime string

    Requires access right: PUBLIC_LIST

  • endTime string

    Requires access right: PUBLIC_LIST

  • color string

    Requires access right: PUBLIC_LIST

  • billed boolean

    Requires access right: PUBLIC_LIST

  • waiting boolean

    Requires access right: PUBLIC_LIST

  • bookingType string

    Requires access right: PUBLIC_LIST

  • contentType string

    Requires access right: PUBLIC_LIST

  • bookingStatus string

    Requires access right: PUBLIC_LIST

  • addonData_publicDeleted string

    Requires access right: PUBLIC_LIST

  • addonData_addressAutoCompleteType string

    Requires access right: PUBLIC_LIST

  • searchString string

    text to search for in the list

  • orderFieldName string

    name of the order field

  • orderFieldSort string

    sorting mode

    Values are DESC or ASC.

  • page integer

    page of the list

    Default value is 0.

  • pageSize integer

    number of entries for each page

    Minimum value is 1, maximum value is 200. Default value is 50.

  • withMaxPageNumber string

    returns the number of pages available as a header if this is set

  • iw-build-id string

    build id of the client

  • iw-package-id string

    package id of the client

Responses

  • 200 application/json

    Returns a list of BaseBookingGroup

    Hide response attributes Show response attributes object
    • company object
      Hide company attributes Show company attributes object
      • id integer
      • short_name string
      • company_name string
      • secondary_name string
      • direct_dial string
      • invoice_email string
      • send_invoice_email boolean
      • send_invoice_letter boolean
      • time_report_email string
      • payment_goal object
        Hide payment_goal attributes Show payment_goal attributes object
        • id integer
        • name string
        • date_string string
        • deleted boolean
        • global_default boolean
      • payment_interval string
      • vatid string
      • taxnumber string
      • buyer_reference_id string
      • tax object
        Hide tax attributes Show tax attributes object
        • id integer
        • name string Required
        • value number(float)

          Minimum value is 0, maximum value is 1.

        • deleted boolean
        • global_default boolean
      • info string
      • number string
      • manual_number integer
      • number_string string
      • is_customer boolean
      • is_supplier boolean
      • is_other boolean
      • is_member boolean
      • archived boolean
      • category object
        Hide category attributes Show category attributes object
        • id integer
        • name string
        • description string
        • deleted boolean
        • global_default boolean
        • enabled_customer_portal boolean
        • g_drive_root_dir string
        • g_drive_root_dir_archived string
        • require_company_address boolean
        • require_company_billing boolean
      • visible_for_customer boolean
      • search_string string
      • address string
      • address_street string
      • address_house_number string
      • address_street_level string
      • address_co string
      • address_city string
      • address_zip string
      • address_admin_level1 string
      • address_country string
      • address_full_country string
      • address_geo_lat string
      • address_geo_lng string
      • address_external_provider_id string
      • main_phone string
      • main_fax string
      • main_email string
      • website string
      • created string(date-time)
      • updated string(date-time)
      • payment_type object
        Hide payment_type attributes Show payment_type attributes object
        • id integer
        • name string
        • auto boolean
        • conditions string
        • linked_keywords string
        • global_default boolean
        • bank_import_default boolean
        • is_direct_debit boolean
        • is_external boolean
        • deleted boolean
    • user object
      Hide user attributes Show user attributes object
      • id integer
      • name string
      • username string
      • email string
      • positioningeneral string
      • crm_person object
        Hide crm_person attributes Show crm_person attributes object
        • id integer
        • first_name string
        • last_name string
        • number integer
        • manual_number integer
        • number_string string
        • gender string
        • title string
        • position string
        • language string
        • special_salutation string
        • form_of_salutation string
        • birthday string(date-time)
        • known_allergies string
        • confirmed_no_allergies boolean
        • allow_photos boolean
        • allow_leaving_alone boolean
        • authorized_pickup string
        • needs_support boolean
        • support_description string
        • financial_support boolean
        • financial_support_number string
        • municipal_support boolean
        • municipal_support_number string
        • grade_level integer
        • school_class string
        • start_time string(date-time)
        • start_time_reason string
        • end_time string(date-time)
        • end_time_reason string
        • confirmed_gtc_time string(date-time)
        • crm_person_contact_data array[object]
          Hide crm_person_contact_data attributes Show crm_person_contact_data attributes object
          • id integer
          • name string
          • value string
          • generated_value string
          • contact_data_type object
            Hide contact_data_type attributes Show contact_data_type attributes object
            • id integer
            • name string
            • value string
            • allow_self_service boolean
            • deleted boolean
          • search_string string
        • archived boolean
        • subscribed_newsletter boolean
        • subscribed_magazine boolean
        • printed_member_card boolean
        • has_login_user boolean
        • profile_picture_url string
        • log_book_staff boolean
        • log_book_staff1 boolean
        • log_book_staff2 boolean
        • log_book_member boolean
        • log_book_trainer boolean
        • log_book_trainer1 boolean
        • log_book_trainer2 boolean
        • log_book_head_of_department boolean
        • log_book_supervisory_board boolean
        • log_book_board_of_directors boolean
        • log_book_honorary_member boolean
        • log_book_club_card_one boolean
        • log_book_health_recovered boolean
        • log_book_health_vaccinated boolean
        • log_book_health_vaccinated_addition string
        • sync_lanista boolean
        • category object
          Hide category attributes Show category attributes object
          • id integer
          • name string
          • name_plural string
          • description string
          • deleted boolean
          • is_public boolean
          • enabled_customer_create_new boolean
          • customer_register_min_number integer
          • customer_add_ignore_invite_code boolean
          • customer_ui_allowed_ticket_types string
          • enabled_customer_ui_selection boolean
          • order integer
        • nickname string
        • preferred_color_hex string
        • avatar_token string
        • search_string string
        • address string
        • address_street string
        • address_house_number string
        • address_street_level string
        • address_co string
        • address_city string
        • address_zip string
        • address_admin_level1 string
        • address_country string
        • address_full_country string
        • address_geo_lat string
        • address_geo_lng string
        • address_external_provider_id string
        • created string(date-time)
        • updated string(date-time)
        • order integer
      • profile_picture_url string
      • archived boolean
      • require2fa boolean
      • search_string string
    • id integer
    • start_time string(date-time)
    • end_time string(date-time)
    • booking_type string
    • booking_status string
    • auto_invoice boolean
    • waiting boolean
    • confirmed boolean
    • external boolean
    • deletion_reason string
    • billed boolean
    • invoice object
      Hide invoice attributes Show invoice attributes object
      • id integer
      • token string
      • number integer
      • manual_number_prefix string
      • manual_number integer
      • number_string string
      • generation_date string(date-time)
      • number_date string(date-time)
      • message string
      • currency string
      • name string
      • due_date string(date-time)
      • netto_value number(float)
      • brutto_value number(float)
      • tax_value number(float)
      • tax object Required
        Hide tax attributes Show tax attributes object
        • id integer
        • name string Required
        • value number(float)

          Minimum value is 0, maximum value is 1.

        • deleted boolean
        • global_default boolean
      • linked_number_title string
      • linked_number string
      • status string
      • previous_status string
      • status_updated string(date-time)
      • archived boolean
      • last_pdf_export string(date-time)
      • last_status_export string
      • search_string string
      • accounting_type object Required
        Hide accounting_type attributes Show accounting_type attributes object
        • id integer
        • name string Required
        • cancelled_name string
        • type string Required
        • deleted boolean
      • payment_type object
        Hide payment_type attributes Show payment_type attributes object
        • id integer
        • name string
        • auto boolean
        • conditions string
        • linked_keywords string
        • global_default boolean
        • bank_import_default boolean
        • is_direct_debit boolean
        • is_external boolean
        • deleted boolean
      • payment_goal object
        Hide payment_goal attributes Show payment_goal attributes object
        • id integer
        • name string
        • date_string string
        • deleted boolean
        • global_default boolean
      • buyer object
        Hide buyer attributes Show buyer attributes object
        • id integer
        • name string
        • vat_id string
        • taxnumber string
        • buyer_reference_id string
        • secondary_name string
        • address string
        • address_street string
        • address_house_number string
        • address_street_level string
        • address_co string
        • address_city string
        • address_zip string
        • address_admin_level1 string
        • address_country string
        • address_full_country string
        • address_geo_lat string
        • address_geo_lng string
        • address_external_provider_id string
        • number string
        • search_string string
        • invoice object
      • payment_date string(date-time)
      • is_payment_date_from_ext_service boolean
      • direct_debit_exported boolean
      • cancel_date string(date-time)
      • cancel_text string
    • performing_person object
      Hide performing_person attributes Show performing_person attributes object
      • id integer
      • first_name string
      • last_name string
      • number integer
      • manual_number integer
      • number_string string
      • gender string
      • title string
      • position string
      • language string
      • special_salutation string
      • form_of_salutation string
      • birthday string(date-time)
      • known_allergies string
      • confirmed_no_allergies boolean
      • allow_photos boolean
      • allow_leaving_alone boolean
      • authorized_pickup string
      • needs_support boolean
      • support_description string
      • financial_support boolean
      • financial_support_number string
      • municipal_support boolean
      • municipal_support_number string
      • grade_level integer
      • school_class string
      • start_time string(date-time)
      • start_time_reason string
      • end_time string(date-time)
      • end_time_reason string
      • confirmed_gtc_time string(date-time)
      • crm_person_contact_data array[object]
        Hide crm_person_contact_data attributes Show crm_person_contact_data attributes object
        • id integer
        • name string
        • value string
        • generated_value string
        • contact_data_type object
          Hide contact_data_type attributes Show contact_data_type attributes object
          • id integer
          • name string
          • value string
          • allow_self_service boolean
          • deleted boolean
        • search_string string
      • archived boolean
      • subscribed_newsletter boolean
      • subscribed_magazine boolean
      • printed_member_card boolean
      • has_login_user boolean
      • profile_picture_url string
      • log_book_staff boolean
      • log_book_staff1 boolean
      • log_book_staff2 boolean
      • log_book_member boolean
      • log_book_trainer boolean
      • log_book_trainer1 boolean
      • log_book_trainer2 boolean
      • log_book_head_of_department boolean
      • log_book_supervisory_board boolean
      • log_book_board_of_directors boolean
      • log_book_honorary_member boolean
      • log_book_club_card_one boolean
      • log_book_health_recovered boolean
      • log_book_health_vaccinated boolean
      • log_book_health_vaccinated_addition string
      • sync_lanista boolean
      • category object
        Hide category attributes Show category attributes object
        • id integer
        • name string
        • name_plural string
        • description string
        • deleted boolean
        • is_public boolean
        • enabled_customer_create_new boolean
        • customer_register_min_number integer
        • customer_add_ignore_invite_code boolean
        • customer_ui_allowed_ticket_types string
        • enabled_customer_ui_selection boolean
        • order integer
      • nickname string
      • preferred_color_hex string
      • avatar_token string
      • search_string string
      • address string
      • address_street string
      • address_house_number string
      • address_street_level string
      • address_co string
      • address_city string
      • address_zip string
      • address_admin_level1 string
      • address_country string
      • address_full_country string
      • address_geo_lat string
      • address_geo_lng string
      • address_external_provider_id string
      • created string(date-time)
      • updated string(date-time)
      • order integer
    • secondary_performing_person object
      Hide secondary_performing_person attributes Show secondary_performing_person attributes object
      • id integer
      • first_name string
      • last_name string
      • number integer
      • manual_number integer
      • number_string string
      • gender string
      • title string
      • position string
      • language string
      • special_salutation string
      • form_of_salutation string
      • birthday string(date-time)
      • known_allergies string
      • confirmed_no_allergies boolean
      • allow_photos boolean
      • allow_leaving_alone boolean
      • authorized_pickup string
      • needs_support boolean
      • support_description string
      • financial_support boolean
      • financial_support_number string
      • municipal_support boolean
      • municipal_support_number string
      • grade_level integer
      • school_class string
      • start_time string(date-time)
      • start_time_reason string
      • end_time string(date-time)
      • end_time_reason string
      • confirmed_gtc_time string(date-time)
      • crm_person_contact_data array[object]
        Hide crm_person_contact_data attributes Show crm_person_contact_data attributes object
        • id integer
        • name string
        • value string
        • generated_value string
        • contact_data_type object
          Hide contact_data_type attributes Show contact_data_type attributes object
          • id integer
          • name string
          • value string
          • allow_self_service boolean
          • deleted boolean
        • search_string string
      • archived boolean
      • subscribed_newsletter boolean
      • subscribed_magazine boolean
      • printed_member_card boolean
      • has_login_user boolean
      • profile_picture_url string
      • log_book_staff boolean
      • log_book_staff1 boolean
      • log_book_staff2 boolean
      • log_book_member boolean
      • log_book_trainer boolean
      • log_book_trainer1 boolean
      • log_book_trainer2 boolean
      • log_book_head_of_department boolean
      • log_book_supervisory_board boolean
      • log_book_board_of_directors boolean
      • log_book_honorary_member boolean
      • log_book_club_card_one boolean
      • log_book_health_recovered boolean
      • log_book_health_vaccinated boolean
      • log_book_health_vaccinated_addition string
      • sync_lanista boolean
      • category object
        Hide category attributes Show category attributes object
        • id integer
        • name string
        • name_plural string
        • description string
        • deleted boolean
        • is_public boolean
        • enabled_customer_create_new boolean
        • customer_register_min_number integer
        • customer_add_ignore_invite_code boolean
        • customer_ui_allowed_ticket_types string
        • enabled_customer_ui_selection boolean
        • order integer
      • nickname string
      • preferred_color_hex string
      • avatar_token string
      • search_string string
      • address string
      • address_street string
      • address_house_number string
      • address_street_level string
      • address_co string
      • address_city string
      • address_zip string
      • address_admin_level1 string
      • address_country string
      • address_full_country string
      • address_geo_lat string
      • address_geo_lng string
      • address_external_provider_id string
      • created string(date-time)
      • updated string(date-time)
      • order integer
    • participant object
      Hide participant attributes Show participant attributes object
      • id integer
      • first_name string
      • last_name string
      • number integer
      • manual_number integer
      • number_string string
      • gender string
      • title string
      • position string
      • language string
      • special_salutation string
      • form_of_salutation string
      • birthday string(date-time)
      • known_allergies string
      • confirmed_no_allergies boolean
      • allow_photos boolean
      • allow_leaving_alone boolean
      • authorized_pickup string
      • needs_support boolean
      • support_description string
      • financial_support boolean
      • financial_support_number string
      • municipal_support boolean
      • municipal_support_number string
      • grade_level integer
      • school_class string
      • start_time string(date-time)
      • start_time_reason string
      • end_time string(date-time)
      • end_time_reason string
      • confirmed_gtc_time string(date-time)
      • crm_person_contact_data array[object]
        Hide crm_person_contact_data attributes Show crm_person_contact_data attributes object
        • id integer
        • name string
        • value string
        • generated_value string
        • contact_data_type object
          Hide contact_data_type attributes Show contact_data_type attributes object
          • id integer
          • name string
          • value string
          • allow_self_service boolean
          • deleted boolean
        • search_string string
      • archived boolean
      • subscribed_newsletter boolean
      • subscribed_magazine boolean
      • printed_member_card boolean
      • has_login_user boolean
      • profile_picture_url string
      • log_book_staff boolean
      • log_book_staff1 boolean
      • log_book_staff2 boolean
      • log_book_member boolean
      • log_book_trainer boolean
      • log_book_trainer1 boolean
      • log_book_trainer2 boolean
      • log_book_head_of_department boolean
      • log_book_supervisory_board boolean
      • log_book_board_of_directors boolean
      • log_book_honorary_member boolean
      • log_book_club_card_one boolean
      • log_book_health_recovered boolean
      • log_book_health_vaccinated boolean
      • log_book_health_vaccinated_addition string
      • sync_lanista boolean
      • category object
        Hide category attributes Show category attributes object
        • id integer
        • name string
        • name_plural string
        • description string
        • deleted boolean
        • is_public boolean
        • enabled_customer_create_new boolean
        • customer_register_min_number integer
        • customer_add_ignore_invite_code boolean
        • customer_ui_allowed_ticket_types string
        • enabled_customer_ui_selection boolean
        • order integer
      • nickname string
      • preferred_color_hex string
      • avatar_token string
      • search_string string
      • address string
      • address_street string
      • address_house_number string
      • address_street_level string
      • address_co string
      • address_city string
      • address_zip string
      • address_admin_level1 string
      • address_country string
      • address_full_country string
      • address_geo_lat string
      • address_geo_lng string
      • address_external_provider_id string
      • created string(date-time)
      • updated string(date-time)
      • order integer
    • participant_name string
    • participant_first_name string
    • participant_last_name string
    • participant_address_street_level string
    • participant_address_zip string
    • participant_address_city string
    • participant_address_country string
    • participant_number string
    • participant_email string
    • participant_birthday string(date-time)
    • content_type object
      Hide content_type attributes Show content_type attributes object
      • id integer
      • availability boolean
      • appointment boolean
      • color object
        Hide color attributes Show color attributes object
        • id integer
        • color string
        • default_for_availability boolean
        • default_for_appointment boolean
        • default_for_blocking boolean
        • availability boolean
        • appointment boolean
        • blocking boolean
        • search_string string
        • created string(date-time)
        • updated string(date-time)
        • name string
        • deleted boolean
      • require_single_participant boolean
      • require_participant_contact boolean
      • require_participant_address boolean
      • require_participant_birthday boolean
      • default_time_in_minutes integer
      • search_string string
      • created string(date-time)
      • updated string(date-time)
      • name string
      • deleted boolean
    • base_bookings array[object]
    • created string(date-time)
    • updated string(date-time)
    • name string
    • deleted boolean
    • color string
    • fg_color string
GET /api/event/base_booking_group
curl \
 --request GET 'https://replace-with-own-host.iw-erp.de/api/event/base_booking_group' \
 --header "x-session-token: $API_KEY"
Response examples (200)
[
  {
    "company": {
      "id": 42,
      "short_name": "string",
      "company_name": "string",
      "secondary_name": "string",
      "direct_dial": "string",
      "invoice_email": "string",
      "send_invoice_email": true,
      "send_invoice_letter": true,
      "time_report_email": "string",
      "payment_goal": {
        "id": 42,
        "name": "string",
        "date_string": "string",
        "deleted": true,
        "global_default": true
      },
      "payment_interval": "string",
      "vatid": "string",
      "taxnumber": "string",
      "buyer_reference_id": "string",
      "tax": {
        "id": 42,
        "name": "string",
        "value": 42.0,
        "deleted": true,
        "global_default": true
      },
      "info": "string",
      "number": "string",
      "manual_number": 42,
      "number_string": "string",
      "is_customer": true,
      "is_supplier": true,
      "is_other": true,
      "is_member": true,
      "archived": true,
      "category": {
        "id": 42,
        "name": "string",
        "description": "string",
        "deleted": true,
        "global_default": true,
        "enabled_customer_portal": true,
        "g_drive_root_dir": "string",
        "g_drive_root_dir_archived": "string",
        "require_company_address": true,
        "require_company_billing": true
      },
      "visible_for_customer": true,
      "search_string": "string",
      "address": "string",
      "address_street": "string",
      "address_house_number": "string",
      "address_street_level": "string",
      "address_co": "string",
      "address_city": "string",
      "address_zip": "string",
      "address_admin_level1": "string",
      "address_country": "string",
      "address_full_country": "string",
      "address_geo_lat": "string",
      "address_geo_lng": "string",
      "address_external_provider_id": "string",
      "main_phone": "string",
      "main_fax": "string",
      "main_email": "string",
      "website": "string",
      "created": "2025-05-04T09:42:00Z",
      "updated": "2025-05-04T09:42:00Z",
      "payment_type": {
        "id": 42,
        "name": "string",
        "auto": true,
        "conditions": "string",
        "linked_keywords": "string",
        "global_default": true,
        "bank_import_default": true,
        "is_direct_debit": true,
        "is_external": true,
        "deleted": true
      }
    },
    "user": {
      "id": 42,
      "name": "string",
      "username": "string",
      "email": "string",
      "positioningeneral": "string",
      "crm_person": {
        "id": 42,
        "first_name": "string",
        "last_name": "string",
        "number": 42,
        "manual_number": 42,
        "number_string": "string",
        "gender": "string",
        "title": "string",
        "position": "string",
        "language": "string",
        "special_salutation": "string",
        "form_of_salutation": "string",
        "birthday": "2025-05-04T09:42:00Z",
        "known_allergies": "string",
        "confirmed_no_allergies": true,
        "allow_photos": true,
        "allow_leaving_alone": true,
        "authorized_pickup": "string",
        "needs_support": true,
        "support_description": "string",
        "financial_support": true,
        "financial_support_number": "string",
        "municipal_support": true,
        "municipal_support_number": "string",
        "grade_level": 42,
        "school_class": "string",
        "start_time": "2025-05-04T09:42:00Z",
        "start_time_reason": "string",
        "end_time": "2025-05-04T09:42:00Z",
        "end_time_reason": "string",
        "confirmed_gtc_time": "2025-05-04T09:42:00Z",
        "crm_person_contact_data": [
          {
            "id": 42,
            "name": "string",
            "value": "string",
            "generated_value": "string",
            "contact_data_type": {
              "id": 42,
              "name": "string",
              "value": "string",
              "allow_self_service": true,
              "deleted": true
            },
            "search_string": "string"
          }
        ],
        "archived": true,
        "subscribed_newsletter": true,
        "subscribed_magazine": true,
        "printed_member_card": true,
        "has_login_user": true,
        "profile_picture_url": "string",
        "log_book_staff": true,
        "log_book_staff1": true,
        "log_book_staff2": true,
        "log_book_member": true,
        "log_book_trainer": true,
        "log_book_trainer1": true,
        "log_book_trainer2": true,
        "log_book_head_of_department": true,
        "log_book_supervisory_board": true,
        "log_book_board_of_directors": true,
        "log_book_honorary_member": true,
        "log_book_club_card_one": true,
        "log_book_health_recovered": true,
        "log_book_health_vaccinated": true,
        "log_book_health_vaccinated_addition": "string",
        "sync_lanista": true,
        "category": {
          "id": 42,
          "name": "string",
          "name_plural": "string",
          "description": "string",
          "deleted": true,
          "is_public": true,
          "enabled_customer_create_new": true,
          "customer_register_min_number": 42,
          "customer_add_ignore_invite_code": true,
          "customer_ui_allowed_ticket_types": "string",
          "enabled_customer_ui_selection": true,
          "order": 42
        },
        "nickname": "string",
        "preferred_color_hex": "string",
        "avatar_token": "string",
        "search_string": "string",
        "address": "string",
        "address_street": "string",
        "address_house_number": "string",
        "address_street_level": "string",
        "address_co": "string",
        "address_city": "string",
        "address_zip": "string",
        "address_admin_level1": "string",
        "address_country": "string",
        "address_full_country": "string",
        "address_geo_lat": "string",
        "address_geo_lng": "string",
        "address_external_provider_id": "string",
        "created": "2025-05-04T09:42:00Z",
        "updated": "2025-05-04T09:42:00Z",
        "order": 42
      },
      "profile_picture_url": "string",
      "archived": true,
      "require2fa": true,
      "search_string": "string"
    },
    "id": 42,
    "start_time": "2025-05-04T09:42:00Z",
    "end_time": "2025-05-04T09:42:00Z",
    "booking_type": "string",
    "booking_status": "string",
    "auto_invoice": true,
    "waiting": true,
    "confirmed": true,
    "external": true,
    "deletion_reason": "string",
    "billed": true,
    "invoice": {
      "id": 42,
      "token": "string",
      "number": 42,
      "manual_number_prefix": "string",
      "manual_number": 42,
      "number_string": "string",
      "generation_date": "2025-05-04T09:42:00Z",
      "number_date": "2025-05-04T09:42:00Z",
      "message": "string",
      "currency": "string",
      "name": "string",
      "due_date": "2025-05-04T09:42:00Z",
      "netto_value": 42.0,
      "brutto_value": 42.0,
      "tax_value": 42.0,
      "tax": {
        "id": 42,
        "name": "string",
        "value": 42.0,
        "deleted": true,
        "global_default": true
      },
      "linked_number_title": "string",
      "linked_number": "string",
      "status": "string",
      "previous_status": "string",
      "status_updated": "2025-05-04T09:42:00Z",
      "archived": true,
      "last_pdf_export": "2025-05-04T09:42:00Z",
      "last_status_export": "string",
      "search_string": "string",
      "accounting_type": {
        "id": 42,
        "name": "string",
        "cancelled_name": "string",
        "type": "string",
        "deleted": true
      },
      "payment_type": {
        "id": 42,
        "name": "string",
        "auto": true,
        "conditions": "string",
        "linked_keywords": "string",
        "global_default": true,
        "bank_import_default": true,
        "is_direct_debit": true,
        "is_external": true,
        "deleted": true
      },
      "payment_goal": {
        "id": 42,
        "name": "string",
        "date_string": "string",
        "deleted": true,
        "global_default": true
      },
      "buyer": {
        "id": 42,
        "name": "string",
        "vat_id": "string",
        "taxnumber": "string",
        "buyer_reference_id": "string",
        "secondary_name": "string",
        "address": "string",
        "address_street": "string",
        "address_house_number": "string",
        "address_street_level": "string",
        "address_co": "string",
        "address_city": "string",
        "address_zip": "string",
        "address_admin_level1": "string",
        "address_country": "string",
        "address_full_country": "string",
        "address_geo_lat": "string",
        "address_geo_lng": "string",
        "address_external_provider_id": "string",
        "number": "string",
        "search_string": "string",
        "invoice": {}
      },
      "payment_date": "2025-05-04T09:42:00Z",
      "is_payment_date_from_ext_service": true,
      "direct_debit_exported": true,
      "cancel_date": "2025-05-04T09:42:00Z",
      "cancel_text": "string"
    },
    "performing_person": {
      "id": 42,
      "first_name": "string",
      "last_name": "string",
      "number": 42,
      "manual_number": 42,
      "number_string": "string",
      "gender": "string",
      "title": "string",
      "position": "string",
      "language": "string",
      "special_salutation": "string",
      "form_of_salutation": "string",
      "birthday": "2025-05-04T09:42:00Z",
      "known_allergies": "string",
      "confirmed_no_allergies": true,
      "allow_photos": true,
      "allow_leaving_alone": true,
      "authorized_pickup": "string",
      "needs_support": true,
      "support_description": "string",
      "financial_support": true,
      "financial_support_number": "string",
      "municipal_support": true,
      "municipal_support_number": "string",
      "grade_level": 42,
      "school_class": "string",
      "start_time": "2025-05-04T09:42:00Z",
      "start_time_reason": "string",
      "end_time": "2025-05-04T09:42:00Z",
      "end_time_reason": "string",
      "confirmed_gtc_time": "2025-05-04T09:42:00Z",
      "crm_person_contact_data": [
        {
          "id": 42,
          "name": "string",
          "value": "string",
          "generated_value": "string",
          "contact_data_type": {
            "id": 42,
            "name": "string",
            "value": "string",
            "allow_self_service": true,
            "deleted": true
          },
          "search_string": "string"
        }
      ],
      "archived": true,
      "subscribed_newsletter": true,
      "subscribed_magazine": true,
      "printed_member_card": true,
      "has_login_user": true,
      "profile_picture_url": "string",
      "log_book_staff": true,
      "log_book_staff1": true,
      "log_book_staff2": true,
      "log_book_member": true,
      "log_book_trainer": true,
      "log_book_trainer1": true,
      "log_book_trainer2": true,
      "log_book_head_of_department": true,
      "log_book_supervisory_board": true,
      "log_book_board_of_directors": true,
      "log_book_honorary_member": true,
      "log_book_club_card_one": true,
      "log_book_health_recovered": true,
      "log_book_health_vaccinated": true,
      "log_book_health_vaccinated_addition": "string",
      "sync_lanista": true,
      "category": {
        "id": 42,
        "name": "string",
        "name_plural": "string",
        "description": "string",
        "deleted": true,
        "is_public": true,
        "enabled_customer_create_new": true,
        "customer_register_min_number": 42,
        "customer_add_ignore_invite_code": true,
        "customer_ui_allowed_ticket_types": "string",
        "enabled_customer_ui_selection": true,
        "order": 42
      },
      "nickname": "string",
      "preferred_color_hex": "string",
      "avatar_token": "string",
      "search_string": "string",
      "address": "string",
      "address_street": "string",
      "address_house_number": "string",
      "address_street_level": "string",
      "address_co": "string",
      "address_city": "string",
      "address_zip": "string",
      "address_admin_level1": "string",
      "address_country": "string",
      "address_full_country": "string",
      "address_geo_lat": "string",
      "address_geo_lng": "string",
      "address_external_provider_id": "string",
      "created": "2025-05-04T09:42:00Z",
      "updated": "2025-05-04T09:42:00Z",
      "order": 42
    },
    "secondary_performing_person": {
      "id": 42,
      "first_name": "string",
      "last_name": "string",
      "number": 42,
      "manual_number": 42,
      "number_string": "string",
      "gender": "string",
      "title": "string",
      "position": "string",
      "language": "string",
      "special_salutation": "string",
      "form_of_salutation": "string",
      "birthday": "2025-05-04T09:42:00Z",
      "known_allergies": "string",
      "confirmed_no_allergies": true,
      "allow_photos": true,
      "allow_leaving_alone": true,
      "authorized_pickup": "string",
      "needs_support": true,
      "support_description": "string",
      "financial_support": true,
      "financial_support_number": "string",
      "municipal_support": true,
      "municipal_support_number": "string",
      "grade_level": 42,
      "school_class": "string",
      "start_time": "2025-05-04T09:42:00Z",
      "start_time_reason": "string",
      "end_time": "2025-05-04T09:42:00Z",
      "end_time_reason": "string",
      "confirmed_gtc_time": "2025-05-04T09:42:00Z",
      "crm_person_contact_data": [
        {
          "id": 42,
          "name": "string",
          "value": "string",
          "generated_value": "string",
          "contact_data_type": {
            "id": 42,
            "name": "string",
            "value": "string",
            "allow_self_service": true,
            "deleted": true
          },
          "search_string": "string"
        }
      ],
      "archived": true,
      "subscribed_newsletter": true,
      "subscribed_magazine": true,
      "printed_member_card": true,
      "has_login_user": true,
      "profile_picture_url": "string",
      "log_book_staff": true,
      "log_book_staff1": true,
      "log_book_staff2": true,
      "log_book_member": true,
      "log_book_trainer": true,
      "log_book_trainer1": true,
      "log_book_trainer2": true,
      "log_book_head_of_department": true,
      "log_book_supervisory_board": true,
      "log_book_board_of_directors": true,
      "log_book_honorary_member": true,
      "log_book_club_card_one": true,
      "log_book_health_recovered": true,
      "log_book_health_vaccinated": true,
      "log_book_health_vaccinated_addition": "string",
      "sync_lanista": true,
      "category": {
        "id": 42,
        "name": "string",
        "name_plural": "string",
        "description": "string",
        "deleted": true,
        "is_public": true,
        "enabled_customer_create_new": true,
        "customer_register_min_number": 42,
        "customer_add_ignore_invite_code": true,
        "customer_ui_allowed_ticket_types": "string",
        "enabled_customer_ui_selection": true,
        "order": 42
      },
      "nickname": "string",
      "preferred_color_hex": "string",
      "avatar_token": "string",
      "search_string": "string",
      "address": "string",
      "address_street": "string",
      "address_house_number": "string",
      "address_street_level": "string",
      "address_co": "string",
      "address_city": "string",
      "address_zip": "string",
      "address_admin_level1": "string",
      "address_country": "string",
      "address_full_country": "string",
      "address_geo_lat": "string",
      "address_geo_lng": "string",
      "address_external_provider_id": "string",
      "created": "2025-05-04T09:42:00Z",
      "updated": "2025-05-04T09:42:00Z",
      "order": 42
    },
    "participant": {
      "id": 42,
      "first_name": "string",
      "last_name": "string",
      "number": 42,
      "manual_number": 42,
      "number_string": "string",
      "gender": "string",
      "title": "string",
      "position": "string",
      "language": "string",
      "special_salutation": "string",
      "form_of_salutation": "string",
      "birthday": "2025-05-04T09:42:00Z",
      "known_allergies": "string",
      "confirmed_no_allergies": true,
      "allow_photos": true,
      "allow_leaving_alone": true,
      "authorized_pickup": "string",
      "needs_support": true,
      "support_description": "string",
      "financial_support": true,
      "financial_support_number": "string",
      "municipal_support": true,
      "municipal_support_number": "string",
      "grade_level": 42,
      "school_class": "string",
      "start_time": "2025-05-04T09:42:00Z",
      "start_time_reason": "string",
      "end_time": "2025-05-04T09:42:00Z",
      "end_time_reason": "string",
      "confirmed_gtc_time": "2025-05-04T09:42:00Z",
      "crm_person_contact_data": [
        {
          "id": 42,
          "name": "string",
          "value": "string",
          "generated_value": "string",
          "contact_data_type": {
            "id": 42,
            "name": "string",
            "value": "string",
            "allow_self_service": true,
            "deleted": true
          },
          "search_string": "string"
        }
      ],
      "archived": true,
      "subscribed_newsletter": true,
      "subscribed_magazine": true,
      "printed_member_card": true,
      "has_login_user": true,
      "profile_picture_url": "string",
      "log_book_staff": true,
      "log_book_staff1": true,
      "log_book_staff2": true,
      "log_book_member": true,
      "log_book_trainer": true,
      "log_book_trainer1": true,
      "log_book_trainer2": true,
      "log_book_head_of_department": true,
      "log_book_supervisory_board": true,
      "log_book_board_of_directors": true,
      "log_book_honorary_member": true,
      "log_book_club_card_one": true,
      "log_book_health_recovered": true,
      "log_book_health_vaccinated": true,
      "log_book_health_vaccinated_addition": "string",
      "sync_lanista": true,
      "category": {
        "id": 42,
        "name": "string",
        "name_plural": "string",
        "description": "string",
        "deleted": true,
        "is_public": true,
        "enabled_customer_create_new": true,
        "customer_register_min_number": 42,
        "customer_add_ignore_invite_code": true,
        "customer_ui_allowed_ticket_types": "string",
        "enabled_customer_ui_selection": true,
        "order": 42
      },
      "nickname": "string",
      "preferred_color_hex": "string",
      "avatar_token": "string",
      "search_string": "string",
      "address": "string",
      "address_street": "string",
      "address_house_number": "string",
      "address_street_level": "string",
      "address_co": "string",
      "address_city": "string",
      "address_zip": "string",
      "address_admin_level1": "string",
      "address_country": "string",
      "address_full_country": "string",
      "address_geo_lat": "string",
      "address_geo_lng": "string",
      "address_external_provider_id": "string",
      "created": "2025-05-04T09:42:00Z",
      "updated": "2025-05-04T09:42:00Z",
      "order": 42
    },
    "participant_name": "string",
    "participant_first_name": "string",
    "participant_last_name": "string",
    "participant_address_street_level": "string",
    "participant_address_zip": "string",
    "participant_address_city": "string",
    "participant_address_country": "string",
    "participant_number": "string",
    "participant_email": "string",
    "participant_birthday": "2025-05-04T09:42:00Z",
    "content_type": {
      "id": 42,
      "availability": true,
      "appointment": true,
      "color": {
        "id": 42,
        "color": "string",
        "default_for_availability": true,
        "default_for_appointment": true,
        "default_for_blocking": true,
        "availability": true,
        "appointment": true,
        "blocking": true,
        "search_string": "string",
        "created": "2025-05-04T09:42:00Z",
        "updated": "2025-05-04T09:42:00Z",
        "name": "string",
        "deleted": true
      },
      "require_single_participant": true,
      "require_participant_contact": true,
      "require_participant_address": true,
      "require_participant_birthday": true,
      "default_time_in_minutes": 42,
      "search_string": "string",
      "created": "2025-05-04T09:42:00Z",
      "updated": "2025-05-04T09:42:00Z",
      "name": "string",
      "deleted": true
    },
    "base_bookings": [
      {}
    ],
    "created": "2025-05-04T09:42:00Z",
    "updated": "2025-05-04T09:42:00Z",
    "name": "string",
    "deleted": true,
    "color": "string",
    "fg_color": "string"
  }
]