API Reference
26 Operationen aus dem OpenAPI-Vertrag v1.0.0-beta.1. Filtere nach Pfad, Operation, Tag oder Scope.
26 von 26 Operationen
Context
1Locations
2Courts
2Booking sources
4GET
/booking-sourcesList booking sources owned by this installationbookings:readPOST/booking-sourcesCreate a booking sourcebookings:writeGET/booking-sources/{sourceId}/court-mappings/{externalCourtId}Get an explicit external-to-Padel-Lab court mappingcourts:readPUT/booking-sources/{sourceId}/court-mappings/{externalCourtId}Create or replace an explicit court mappingbookings:writeBookings
5GET
/bookingsList booking snapshotsbookings:readGET/bookings/{id}Get a booking snapshotbookings:readPUT/booking-sources/{sourceId}/bookings/{externalBookingId}Create or update the complete source-owned booking snapshotbookings:writePOST/booking-sources/{sourceId}/importsQueue an initial import of at most 500 booking snapshotsbookings:writeGET/booking-imports/{id}Get import progress and per-record resultsbookings:readMatches
4Events
2Webhooks
5GET
/webhook-endpointsList this installation's webhook endpointswebhooks:managePOST/webhook-endpointsCreate a webhook endpointwebhooks:managePATCH/webhook-endpoints/{id}Update a webhook endpoint or its subscriptionswebhooks:manageDELETE/webhook-endpoints/{id}Disable a webhook endpointwebhooks:managePOST/webhook-endpoints/{id}/rotate-secretRotate a webhook signing secretwebhooks:manage