Skip to content

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
string
Required
share_hash*

XS2Event link id

Type
string
Required

Responses​

OK

application/json
JSON
[
]

Playground​

Server
Authorization
Variables
Key
Value

Samples​