v5

latestOpenAPI 3.0.02026-08-017841,2603.2 MB
commerce
reservation

Retrieve a reservation

get/commerce/{connection_id}/reservation/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Reservation

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
location_idstring
start_atstring date-time
end_atstring date-time
sizenumber
status'PENDING' | 'CONFIRMED' | 'CANCELLED' | 'NO_SHOW' | 'COMPLETED'
guest_namestring
guest_phonestring
guest_emailstring
notesstring
item_idstring
item_namestring
staff_user_idstring
staff_namestring
created_atstring date-time
updated_atstring date-time
urlstring
rawobject