belbo
  • Übersicht
  • API-Referenz
      • Abfrage der Standorte
      • Abfrage der Leistungen und Gruppen
      • Berechnung der Mitarbeiter zu Leistungen
      • Abfrage des Warenkorbs
      • Zusatzdienstleistungen für gewählte Leistungen abfragen
      • Abfrage von zusätzlichen Feldern (deprecated)
      • Mitarbeiterinformationsabfrage
      • Mitarbeitersuche mit Namen
      • Preisdetails für Leistung
      • Schrittweisen Buchungsprozess abfragen
      • Verfügbare Termine
      • Terminzeiten (auch bereits belegte)
      • Buchung starten (alt)
      • Buchung starten
      • Buchungsstatus abfragen
      • Abfrage des Warenkorbs für eine Buchung
      • Kundendaten zur Buchung hinzufügen
      • Abfrage Termin-spezifischer Felder
      • Terminspezifische Informationen speichern
      • Buchungsabschluss
      • Newsletterregistrierung
      • Gutscheinrestwertabfrage
      • Bewertungsabfrage
      • Abfrage der verkaufbaren Gutscheine
      • Token erhalten
      • Token auslesen
      • Sprache ändern
      • News
      • Standorte
      • Login
      • Login SHA-2
      • Logout
      • Fragenkatalog auslesen
      • Fragenkatalog auslesen mit Infos
      • Übergreifenden Fragenkatalog auslesen
      • Simple Registrierung
      • Registrierung
      • Registrierung bestätigen (optional)
      • Passwort vergessen
      • Passwort neu setzen (optional)
      • Push ID speichern
      • Passwort ändern
      • Benachrichtigungseinstellungen abfragen
      • Benachrichtigungseinstellungen ändern
      • Zukünftige Terminliste
      • Vergangene Termine
      • Termin absagen
      • Account löschen
      • Profilabfrage
      • Profiländerung
      • Mitarbeiter für Leistungen (deprecated)
      • Mitarbeiter für Leistungen
      • Verfügbare Tage
      • Tagesabfrage
      • Terminzeiten für einen Tag (deprecated)
      • Terminzeiten für einen Tag
      • Uhrzeit reservieren
      • Buchung abschließen
      • Arbeitszeiten abfragen
      • Arbeitszeiten erstellen
      • Arbeitszeiten ändern
      • Arbeitszeiten löschen
      • Arbeitszeiten, Abwesenheiten und Notizen eines Mitarbeiters abrufen
      • Mitarbeiter mit Pause blockieren
      • Terminänderung eines Tages abfragen
      • Termine für einen Tag abfragen
      • Daten für einen einzelnen Termin abfragen
      • Termine für einen Kunden abfragen
      • Kundensuche nach Mobilnummer
      • Kundenliste mit Mobilnummer
      • Kundenabfrage
      • Rechnungen abfragen
      • Produktauflistung VK
      • Produktsuche
      • Leistungsauflistung gruppiert nach Produktgruppe
      • Leistungsauflistung
      • Gutscheinauflistung
      • Mitarbeiter
      • Kassenstandsabfrage
      • Bestand an einem Verkaufsprodukt ändern
      • Kundentermin absagen
Skip to content

API-Referenz › Geschützte API

Termine für einen Kunden abfragen

GET https://…/office/api/appointmentsForCustomer/38172646?token=IHR_TOKEN
Diese Schnittstelle gehört zur Geschützten API und benötigt einen API-Schlüssel. Den Token erstellen Sie in Ihrem Kalender unter den globalen Einstellungen als API Zugang – siehe API-Schnittstellen.

Liefert alle Termine eines Kunden. Die Kundennummer wird als Teil des Pfads übergeben.

Parameter

NameÜbergabe
token URL-Parameter
BeispielIHR_TOKEN

Struktur zuletzt mit der Postman-Collection abgeglichen: 09.09.2026

Beispielantwort

200 Termine für einen Tag abfragen
[
    {
        "internalid": 29706604,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202210:00",
        "until_date": "21.12.202211:00",
        "servicer_id": 7473,
        "text": "Micro Peeling",
        "services_freetext": "",
        "color_id": null,
        "customer_id": 31142672,
        "name": "Mustermann",
        "first_name": "Markus",
        "customer_status_id": 1642,
        "customerStatusId": 1642,
        "gender_type": "FEMALE",
        "minPrice": 190,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309141,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 180611,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706604,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 1,
        "from_date": "21.12.202211:00",
        "until_date": "21.12.202211:30",
        "servicer_id": 7473,
        "text": "Arbeiten",
        "services_freetext": "",
        "color_id": null,
        "customer_id": 31142672,
        "name": "Mustermann",
        "first_name": "Markus",
        "customer_status_id": 1642,
        "customerStatusId": 1642,
        "gender_type": "FEMALE",
        "minPrice": 190,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309141,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 180611,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706604,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 2,
        "from_date": "21.12.202211:30",
        "until_date": "21.12.202212:00",
        "servicer_id": 7473,
        "text": "Arbeiten",
        "services_freetext": "",
        "color_id": null,
        "customer_id": 31142672,
        "name": "Mustermann",
        "first_name": "Markus",
        "customer_status_id": 1642,
        "customerStatusId": 1642,
        "gender_type": "FEMALE",
        "minPrice": 190,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309141,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 49860,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706622,
        "mainServicer": 136,
        "created": "21.12.202215:41",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202212:00",
        "until_date": "21.12.202212:45",
        "servicer_id": 136,
        "text": null,
        "services_freetext": "",
        "color_id": null,
        "customer_id": null,
        "name": null,
        "first_name": null,
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": null,
        "minPrice": null,
        "self_booked": null,
        "appointment_state": "CONFIRMED",
        "appointment_type": "BREAK",
        "appointment_id": 115309159,
        "appointment_rhythm_id": null,
        "paid": null,
        "appointment_result": null,
        "first_appointment": null,
        "customer_comment": null,
        "service_product_id": null,
        "slot_length": 1,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706195,
        "mainServicer": 136,
        "created": "21.12.202215:24",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202213:30",
        "until_date": "21.12.202214:30",
        "servicer_id": 136,
        "text": "Arbeiten",
        "services_freetext": "",
        "color_id": 628,
        "customer_id": 1821734,
        "name": "Mustermann",
        "first_name": "Lisa",
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": "FEMALE",
        "minPrice": 60,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115307593,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 775,
        "slot_length": 2,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706623,
        "mainServicer": 321,
        "created": "21.12.202215:41",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202214:00",
        "until_date": "21.12.202214:45",
        "servicer_id": 321,
        "text": null,
        "services_freetext": "",
        "color_id": null,
        "customer_id": null,
        "name": null,
        "first_name": null,
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": null,
        "minPrice": null,
        "self_booked": null,
        "appointment_state": "CONFIRMED",
        "appointment_type": "BREAK",
        "appointment_id": 115309168,
        "appointment_rhythm_id": null,
        "paid": null,
        "appointment_result": null,
        "first_appointment": null,
        "customer_comment": null,
        "service_product_id": null,
        "slot_length": 1,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706195,
        "mainServicer": 136,
        "created": "21.12.202215:24",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 1,
        "from_date": "21.12.202215:00",
        "until_date": "21.12.202215:30",
        "servicer_id": 136,
        "text": "Arbeiten",
        "services_freetext": "",
        "color_id": 628,
        "customer_id": 1821734,
        "name": "Mustermann",
        "first_name": "Lisa",
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": "FEMALE",
        "minPrice": 60,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115307593,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 775,
        "slot_length": 2,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706627,
        "mainServicer": 7473,
        "created": "21.12.202215:41",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202215:00",
        "until_date": "21.12.202215:45",
        "servicer_id": 7473,
        "text": null,
        "services_freetext": "",
        "color_id": null,
        "customer_id": null,
        "name": null,
        "first_name": null,
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": null,
        "minPrice": null,
        "self_booked": null,
        "appointment_state": "CONFIRMED",
        "appointment_type": "BREAK",
        "appointment_id": 115309174,
        "appointment_rhythm_id": null,
        "paid": null,
        "appointment_result": null,
        "first_appointment": null,
        "customer_comment": null,
        "service_product_id": null,
        "slot_length": 1,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706206,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202216:00",
        "until_date": "21.12.202216:30",
        "servicer_id": 136,
        "text": "Beispiel Leistung",
        "services_freetext": "",
        "color_id": 625,
        "customer_id": 1821734,
        "name": "Mustermann",
        "first_name": "Lisa",
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": "FEMALE",
        "minPrice": 40,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309147,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "SUCCESSFUL",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 114,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706569,
        "mainServicer": 321,
        "created": "21.12.202215:39",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 0,
        "from_date": "21.12.202216:10",
        "until_date": "21.12.202217:10",
        "servicer_id": 321,
        "text": "Beispiel Leistung mit Beschreibung",
        "services_freetext": "",
        "color_id": 601,
        "customer_id": 2331020,
        "name": "Mustermann",
        "first_name": "Max",
        "customer_status_id": 907,
        "customerStatusId": 907,
        "gender_type": "MALE",
        "minPrice": 45,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115308979,
        "appointment_rhythm_id": null,
        "paid": true,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 9166,
        "slot_length": 2,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706206,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 1,
        "from_date": "21.12.202216:30",
        "until_date": "21.12.202217:00",
        "servicer_id": 136,
        "text": "Assistenz",
        "services_freetext": "",
        "color_id": 625,
        "customer_id": 1821734,
        "name": "Mustermann",
        "first_name": "Lisa",
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": "FEMALE",
        "minPrice": 40,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309147,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "SUCCESSFUL",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 114,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706206,
        "mainServicer": 136,
        "created": "21.12.202215:40",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 2,
        "from_date": "21.12.202217:00",
        "until_date": "21.12.202217:30",
        "servicer_id": 136,
        "text": "Blockieren",
        "services_freetext": "",
        "color_id": 625,
        "customer_id": 1821734,
        "name": "Mustermann",
        "first_name": "Lisa",
        "customer_status_id": null,
        "customerStatusId": null,
        "gender_type": "FEMALE",
        "minPrice": 40,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115309147,
        "appointment_rhythm_id": null,
        "paid": false,
        "appointment_result": "SUCCESSFUL",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 114,
        "slot_length": 3,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    },
    {
        "internalid": 29706569,
        "mainServicer": 321,
        "created": "21.12.202215:39",
        "created_from_servicer_id": 136,
        "appointment_slots_idx": 1,
        "from_date": "21.12.202217:10",
        "until_date": "21.12.202217:40",
        "servicer_id": 321,
        "text": "Arbeiten",
        "services_freetext": "",
        "color_id": 601,
        "customer_id": 2331020,
        "name": "Mustermann",
        "first_name": "Max",
        "customer_status_id": 907,
        "customerStatusId": 907,
        "gender_type": "MALE",
        "minPrice": 45,
        "self_booked": false,
        "appointment_state": "CONFIRMED",
        "appointment_type": "CUSTOMER",
        "appointment_id": 115308979,
        "appointment_rhythm_id": null,
        "paid": true,
        "appointment_result": "UNKNOWN",
        "first_appointment": false,
        "customer_comment": null,
        "service_product_id": 9166,
        "slot_length": 2,
        "birth": null,
        "icon1": null,
        "paymentType": null,
        "priceChanged": null,
        "capacity": null,
        "currentParticipant": null
    }
]

Hast du eine Frage? Stelle sie hier.

Dieses Handbuch ist ein Service von belbo. Impressum