Appearance
Get bookingorder guests ​
GET
/v1/bookingorders/{bookingorder_id}/guestshare/{share_hash}
Endpoint used by supplier (without logging in (!) to fetch the guest data for given bookingorder.
Question is whether we want to use the e-mail address of supplier as additional login part of this url string.
This ENDPOINT IS NOT SECURE. HANDLE WITH CARE.
Internal tag is intentional because not really for public
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
bookingorder_id*
XS2event ID of the Bookingorder
Type
Requiredstring
share_hash*
XS2Event link id
Type
Requiredstring
Responses​
OK
application/json
JSON
[
]