Get a Reservation
Get reservation details using Goki ID
Last updated
Get reservation details using Goki ID
Last updated
GET
[environmentBaseUrl]/v1/reservations/:id
This is useful if you want to get a reservation using Goki's reservation ID. In case you want to find a reservation using your pmsId you need to use Find a Reservation API.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
string
ID of the reservation in Goki.
extend
String
Reservation extend option. The options are "pin", "gatePins", and "space". By setting any option as extend you will have it in response. You can pass multi options comma separated.