Booking

Retrieves the collection of Booking resources.

get

Retrieves the collection of Booking resources.

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
chevron-right
200

Booking collection

hydra:totalItemsintegerOptional
get
/api/bookings
200

Booking collection

Retrieves a Booking resource.

get

Retrieves a Booking resource.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
chevron-right
200

Booking resource

Booking

@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
oder
idintegerOptional

The unique identifier for the booking

stateinteger · enumOptional

The state

Mögliche Werte:
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

get
/api/bookings/{id}

Zuletzt aktualisiert

War das hilfreich?