Change Updates

Do not miss any inwendo ERP API changes, ever again

Subscribe to the inwendo ERP API changelog to be up to date on recent changes.

RSS

22 days ago

main
2025052003
Compare
2025052003

API structure has changed

145 structure changes including:
13 Additions
132 Modifications
Modified 132 Breaking
GET /api/event/base_booking_customer_participant
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
POST /api/event/base_booking
  • Body
  • application/json content type Modified
    • data property Modified
      • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • booking_schedule property Modified
        • baseEvent, baseBookable, secondaryBaseBookable properties Modified
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
POST /api/event/base_event
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/event/base_event_booking_schedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, contact_person, performing_person, secondary_performing_person, ticket_on_sign_up_person, media_questionnaire properties Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/event/base_event_invitation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • avatar_token property Added
POST /api/event/base_location
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
POST /api/event/customer/base_booking
  • Body
  • application/json content type Modified
    • data property Modified
      • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
POST /api/event/public/base_booking
  • Body
  • application/json content type Modified
    • data property Modified
      • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
POST /api/event/public/base_event_signup
  • Body
  • application/json content type Modified
    • data property Modified
      • base_booking property Modified
        • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
POST /api/event/trainer/base_event_signup
  • Body
  • application/json content type Modified
    • data property Modified
      • base_booking property Modified
        • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
POST /api/googles/logins
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/invoice/imported_payment_transaction
  • Body
  • application/json content type Modified
    • data property Modified
      • linked_payment_transaction property Modified
        • person property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • linked_payment_transaction property Modified
        • person property Modified
POST /api/invoice/invoices
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • project_item property Modified
      • offer property Modified
        • project property Modified
        • base_booking, base_event_sign_up_group properties Added
      • time_reports property Modified
        • project property Modified
      • base_booking property Modified
        • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
POST /api/invoice/offers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • project property Modified
        • internal_main_contact property Modified
POST /api/invoice/payment_transaction
  • Body
  • application/json content type Modified
    • data property Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/invoice/predefinedbillingitems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
POST /api/logins
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/media/mediagroup
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
POST /api/media/news_article
  • Body
  • application/json content type Modified
    • data property Modified
      • use_in_ai, only_personal_ai properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
GET /api/user/profile
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/user_access_group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • read_event_booking_group, write_event_booking_group properties Added
GET /api/user_access_group/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • read_event_booking_group, write_event_booking_group properties Added
GET /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PATCH /api/crm/crmcompanies/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • internal_contact property Modified
        • crm_person property Modified
      • managing_directors property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • main_contacts property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • departments property Modified
        • persons property Modified
      • persons property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • projects property Modified
        • internal_main_contact property Modified
      • offers property Modified
        • project property Modified
PATCH /api/crm/crmpeople/{id}
  • Body
  • application/json content type Modified
    • crmperson property Modified
      • use_in_ai, only_personal_ai properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
PATCH /api/event/base_booking/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • booking_schedule property Modified
        • baseEvent, baseBookable, secondaryBaseBookable properties Modified
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
PATCH /api/time/processed/employment_contract_month/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
PATCH /api/time/workentries/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
POST /api/chat/chatroom
  • Body
  • application/json content type Modified
    • data property Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/chat/chatroom_message
  • Body
  • application/json content type Modified
    • data property Modified
      • completed property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • completed property Added
POST /api/chat/chatroom_participant
  • Body
  • application/json content type Modified
    • data property Modified
      • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
POST /api/crm/crmcompanies
  • Response
  • 200 response Modified
    • application/json content type Modified
      • internal_contact property Modified
        • crm_person property Modified
      • managing_directors property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • main_contacts property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • departments property Modified
        • persons property Modified
      • persons property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • projects property Modified
        • internal_main_contact property Modified
      • offers property Modified
        • project property Modified
POST /api/crm/crmpeople
  • Body
  • application/json content type Modified
    • crmperson property Modified
      • use_in_ai, only_personal_ai properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
POST /api/crm/person_log_book_entry
  • Body
  • application/json content type Modified
    • data property Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/crm/subscription/item
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/event/base_bookable
  • Response
  • 200 response Modified
    • application/json content type Modified
      • new_booking_only_in_blocks, new_booking_only_in_opening_hours, new_booking_only_in_self_service_opening_hours, new_booking_limit_days_before, new_booking_limit_stop_days_before, delete_booking_hours_before, block_length, new_booking_min_length, new_booking_max_length, require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age, age_group, min_age, max_age, age_tolerance, self_service_opening_hours_monday, self_service_opening_hours_tuesday, self_service_opening_hours_wednesday, self_service_opening_hours_thursday, self_service_opening_hours_friday, self_service_opening_hours_saturday, self_service_opening_hours_sunday properties Added
PUT /api/crm/subscription/item/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/event/base_bookable/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • new_booking_only_in_blocks, new_booking_only_in_opening_hours, new_booking_only_in_self_service_opening_hours, new_booking_limit_days_before, new_booking_limit_stop_days_before, delete_booking_hours_before, block_length, new_booking_min_length, new_booking_max_length, require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age, age_group, min_age, max_age, age_tolerance, self_service_opening_hours_monday, self_service_opening_hours_tuesday, self_service_opening_hours_wednesday, self_service_opening_hours_thursday, self_service_opening_hours_friday, self_service_opening_hours_saturday, self_service_opening_hours_sunday properties Added
PUT /api/event/base_booking/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • payment_owner, payment_institution, payment_bic, payment_iban, payment_mandate, payment_mandate_sign_date, payment_mandate_valid_until_date properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • booking_schedule property Modified
        • baseEvent, baseBookable, secondaryBaseBookable properties Modified
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
PUT /api/event/base_event/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/event/base_event_booking_schedule/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, contact_person, performing_person, secondary_performing_person, ticket_on_sign_up_person, media_questionnaire properties Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/event/base_event_invitation/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • avatar_token property Added
PUT /api/event/base_location/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
PUT /api/invoice/imported_payment_transaction/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • linked_payment_transaction property Modified
        • person property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • linked_payment_transaction property Modified
        • person property Modified
PUT /api/invoice/payment_transaction/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/media/mediagroup/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
PUT /api/media/news_article/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • use_in_ai, only_personal_ai properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
PUT /api/sip/calls/{id}
  • Body
  • application/json content type Modified
    • call property Modified
      • com_person_ext property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_ext property Modified
        • persons property Modified
      • com_project_ext property Modified
        • internal_main_contact property Modified
      • com_person_int property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_int property Modified
        • persons property Modified
      • com_project_int property Modified
        • internal_main_contact property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • com_person_ext property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_ext property Modified
        • persons property Modified
      • com_project_ext property Modified
        • internal_main_contact property Modified
      • com_person_int property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_int property Modified
        • persons property Modified
      • com_project_int property Modified
        • internal_main_contact property Modified
      • crmperson_in property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_in property Modified
        • persons property Modified
      • crmperson_answering property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_answering property Modified
        • persons property Modified
      • crmperson_out property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_out property Modified
        • persons property Modified
PUT /api/time/non_work_time_request/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
      • comments property Modified
        • user property Modified
PUT /api/time/non_work_time_request_comment/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
PUT /api/time/processed/employment_contract_month/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
PUT /api/time/workentries/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
PUT /api/user_access_group/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • read_event_booking_group, write_event_booking_group properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • read_event_booking_group, write_event_booking_group properties Added
PUT /api/users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
POST /api/media/public/questionnaire_answer
  • Body
  • application/json content type Modified
    • data property Modified
      • processing property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • processing property Added
POST /api/media/public/test_questionnaire_answer
  • Body
  • application/json content type Modified
    • data property Modified
      • processing property Added
POST /api/opendata/facebook/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/opendata/instagram/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/opendata/iw_remote_erp/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/opendata/microsoft/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
POST /api/sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Session2 alternative Modified
        • user property Modified
        • refreshed_start property Added
      • Session3 alternative Modified
        • user property Modified
        • refreshed_start property Added
POST /api/time/non_work_time_request
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
      • comments property Modified
        • user property Modified
POST /api/time/non_work_time_request_comment/{parentIdentifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
POST /api/time/non_work_time_request_test
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
      • comments property Modified
        • user property Modified
POST /api/time/workentries
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
POST /api/user_access_group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • read_event_booking_group, write_event_booking_group properties Added
PUT /api/chat/chatroom/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/chat/chatroom_message/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • completed property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • completed property Added
PUT /api/chat/chatroom_participant/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/crm/crmcompanies/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • internal_contact property Modified
        • crm_person property Modified
      • managing_directors property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • main_contacts property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • departments property Modified
        • persons property Modified
      • persons property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • projects property Modified
        • internal_main_contact property Modified
      • offers property Modified
        • project property Modified
PUT /api/crm/crmpeople/{id}
  • Body
  • application/json content type Modified
    • crmperson property Modified
      • use_in_ai, only_personal_ai properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
PUT /api/crm/person_log_book_entry/{identifier}
  • Body
  • application/json content type Modified
    • data property Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/event/base_booking_customer/{bookingId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/event/base_booking_customer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/event/base_booking/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • booking_schedule property Modified
        • baseEvent, baseBookable, secondaryBaseBookable properties Modified
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
GET /api/event/base_booking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
GET /api/event/base_bookable_for_self_service_scope/{scope}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • new_booking_only_in_blocks, new_booking_only_in_opening_hours, new_booking_only_in_self_service_opening_hours, new_booking_limit_days_before, new_booking_limit_stop_days_before, delete_booking_hours_before, block_length, new_booking_min_length, new_booking_max_length, require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age, age_group, min_age, max_age, age_tolerance, self_service_opening_hours_monday, self_service_opening_hours_tuesday, self_service_opening_hours_wednesday, self_service_opening_hours_thursday, self_service_opening_hours_friday, self_service_opening_hours_saturday, self_service_opening_hours_sunday properties Added
GET /api/event/base_bookable/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • new_booking_only_in_blocks, new_booking_only_in_opening_hours, new_booking_only_in_self_service_opening_hours, new_booking_limit_days_before, new_booking_limit_stop_days_before, delete_booking_hours_before, block_length, new_booking_min_length, new_booking_max_length, require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age, age_group, min_age, max_age, age_tolerance, self_service_opening_hours_monday, self_service_opening_hours_tuesday, self_service_opening_hours_wednesday, self_service_opening_hours_thursday, self_service_opening_hours_friday, self_service_opening_hours_saturday, self_service_opening_hours_sunday properties Added
GET /api/event/base_bookable
  • Response
  • 200 response Modified
    • application/json content type Modified
      • new_booking_only_in_blocks, new_booking_only_in_opening_hours, new_booking_only_in_self_service_opening_hours, new_booking_limit_days_before, new_booking_limit_stop_days_before, delete_booking_hours_before, block_length, new_booking_min_length, new_booking_max_length, require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age, age_group, min_age, max_age, age_tolerance, self_service_opening_hours_monday, self_service_opening_hours_tuesday, self_service_opening_hours_wednesday, self_service_opening_hours_thursday, self_service_opening_hours_friday, self_service_opening_hours_saturday, self_service_opening_hours_sunday properties Added
GET /api/crm/subscription/item/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/crm/subscription/item
  • Response
  • 200 response Modified
    • application/json content type Modified
      • crm_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/crm/person_log_book_entry/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/crm/crmpeople/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
GET /api/crm/crmpeople
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
GET /api/crm/crmcompanies/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • internal_contact property Modified
        • crm_person property Modified
      • managing_directors property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • main_contacts property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • departments property Modified
        • persons property Modified
      • persons property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • projects property Modified
        • internal_main_contact property Modified
      • offers property Modified
        • project property Modified
GET /api/chat/chatroom_participant/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
GET /api/chat/chatroom_participant
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
GET /api/chat/chatroom_message_reaction
  • Query
  • created query parameter Added
GET /api/chat/chatroom_message/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • completed property Added
GET /api/chat/chatroom_message
  • Response
  • 200 response Modified
    • application/json content type Modified
      • completed property Added
  • Query
  • created query parameter Added
GET /api/chat/chatroom/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/chat/chatroom
  • Query
  • chatroom query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api/base/api_token/create_mqtt_jwt
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
GET /api/base/api_token/create_jwt
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refreshed_start property Added
DELETE /api/media/questionnaire/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • complexity_level property Added
DELETE /api/event/base_event_invitation/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • avatar_token property Added
DELETE /api/event/base_booking/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable properties Modified
      • user property Modified
        • crm_person property Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • participant property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • booking_schedule property Modified
        • baseEvent, baseBookable, secondaryBaseBookable properties Modified
      • base_booking_group, direct_billing, direct_billing_check_date, direct_billing_token properties Added
DELETE /api/crm/person_log_book_entry/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
DELETE /api/chat/chatroom_participant/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nickname, preferred_color_hex, avatar_token properties Added
DELETE /api/chat/chatroom_message/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • completed property Added
DELETE /api/chat/chatroom/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • participants property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/time/workentries/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
GET /api/time/workentries
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
GET /api/time/processed/employment_contract_month/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
GET /api/time/processed/employment_contract_month
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
GET /api/time/non_work_time_request_comment/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
GET /api/time/non_work_time_request_comment/for_parent/{parentIdentifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
GET /api/time/non_work_time_request_comment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
GET /api/time/non_work_time_request/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
      • contract property Modified
        • user property Modified
      • comments property Modified
        • user property Modified
GET /api/time/non_work_time_request
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
GET /api/time/current_own_workentry
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • crm_person property Modified
GET /api/sip/calls/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • com_person_ext property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_ext property Modified
        • persons property Modified
      • com_project_ext property Modified
        • internal_main_contact property Modified
      • com_person_int property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_int property Modified
        • persons property Modified
      • com_project_int property Modified
        • internal_main_contact property Modified
      • crmperson_in property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_in property Modified
        • persons property Modified
      • crmperson_answering property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_answering property Modified
        • persons property Modified
      • crmperson_out property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • crmdepartment_out property Modified
        • persons property Modified
GET /api/sip/calls
  • Response
  • 200 response Modified
    • application/json content type Modified
      • com_person_ext property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_ext property Modified
        • persons property Modified
      • com_project_ext property Modified
        • internal_main_contact property Modified
      • com_person_int property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • com_department_int property Modified
        • persons property Modified
      • com_project_int property Modified
        • internal_main_contact property Modified
GET /api/sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Session2 alternative Modified
        • user property Modified
        • refreshed_start property Added
      • Session3 alternative Modified
        • user property Modified
        • refreshed_start property Added
GET /api/session/verify2fa/{id}/{code}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Session2 alternative Modified
        • user property Modified
        • refreshed_start property Added
      • Session3 alternative Modified
        • user property Modified
        • refreshed_start property Added
GET /api/media/news_article/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
GET /api/event/base_booking_customer_performing
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/event/base_booking_customer_waitlist_position
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/event/base_event
  • Query
  • orderWeekday, orderWeekdayOngoing query parameters Added
GET /api/event/base_event/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/event/base_event_booking_schedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/event/base_event_booking_schedule/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, contact_person, performing_person, secondary_performing_person, ticket_on_sign_up_person, media_questionnaire properties Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/event/base_location
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
GET /api/event/base_location/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • arslist property Modified
        • user property Modified
GET /api/event/public/deleted_event_bookings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/event/public/self_assign_bookings/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/event/public/self_assign_bookings_for_bookable/{baseBookableIdentifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • baseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • secondaryBaseBookable property Modified
        • require_address, require_contact, require_billing, require_booking_title, allow_direct_billing, require_age properties Added
      • baseEvent property Modified
        • baseBookable, secondaryBaseBookable, performing_person, secondary_performing_person properties Modified
      • performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • secondary_performing_person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
      • direct_billing, direct_billing_check_date properties Added
GET /api/invoice/imported_payment_transaction/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • linked_payment_transaction property Modified
        • person property Modified
GET /api/invoice/payment_transaction/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • person property Modified
        • nickname, preferred_color_hex, avatar_token properties Added
GET /api/invoice/shipping_price/calculate/{countryCode}/{zipCode}/{shippingType}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • project property Modified
        • internal_main_contact property Modified
GET /api/media/mediagroup/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • MediaGroup3 alternative Modified
        • arslist property Modified
Added 13
DELETE /api/event/base_booking_group/{identifier}
DELETE /api/time/workentries/{id}
GET /api/cp/chat/chatroom
GET /api/cp/chat/chatroom/{identifier}
GET /api/cp/chat/chatroom_message
GET /api/cp/chat/chatroom_message/{identifier}
GET /api/event/base_booking_group
GET /api/event/base_booking_group/{identifier}
PATCH /api/event/base_booking_group/{identifier}
POST /api/cp/chat/chatroom_message/{chatroomIdentifier}
POST /api/event/base_booking_group
PUT /api/cp/chat/chatroom_message/{identifier}
PUT /api/event/base_booking_group/{identifier}