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
200

Booking collection

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
200

Booking resource

get
/api/bookings/{id}

War das hilfreich?