Booking
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Abfrageparameter
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Antworten
200
Booking collection
hydra:totalItemsintegerOptional
get
/api/bookings200
Booking collection
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich
Resource identifier
Antworten
200
Booking resource
Booking
@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
idintegerOptional
The unique identifier for the booking
stateinteger · enumOptionalMögliche Werte:
The state
confirmedAtstring · date-time · nullfähigOptional
Will be set on finished bookings
personstring · iri-referenceOptional
The Person
invoicestring · iri-referenceOptional
The invoice
numberstringOptional
The booking number
barcodestringOptional
The barcode value
404
Resource not found
get
/api/bookings/{id}Zuletzt aktualisiert
War das hilfreich?