Skip to content

Get bookingorder history ​

GET
/v1/bookingorders/{bookingorder_id}/history

Get the history of a specific bookingorder based on bookingorder_id

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

bookingorder_id*

XS2event ID of the Bookingorder

Type
string
Required

Query Parameters

sorting
Type
string
Default
null
page_size

Number of items per page

Type
integer
Default
50
page

Current page

Type
integer
Default
1

Responses​

OK

application/json
JSON
{
  
"history": [
  
  
{
  
  
  
"booking_id": "1b97adfc8a3a4fe4ad13b58f40372cca_bkn",
  
  
  
"bookingorder_id": "3fa6eb7f123a4f5ab2c9d8e7a6b7c9d0_bor",
  
  
  
"inactive_since": "2025-04-15",
  
  
  
"created": "2025-04-20T12:00:00",
  
  
  
"created_by": "[email protected]",
  
  
  
"updated_by": "[email protected]",
  
  
  
"bookingorder": {
  
  
  
  
"booking_id": "1b97adfc8a3a4fe4ad13b58f40372cca_bkn",
  
  
  
  
"bookingorder_id": "3fa6eb7f123a4f5ab2c9d8e7a6b7c9d0_bor",
  
  
  
  
"event_id": "dd82ecd6931749819942c4aff9dd23cb_evt",
  
  
  
  
"created": "2025-04-20T12:00:00",
  
  
  
  
"distributor_id": "b05f667dcaa843bd8c171c522217eb81_dst",
  
  
  
  
"accepted_gt": true,
  
  
  
  
"marketing_optin": false,
  
  
  
  
"mass_booking_allowed": true,
  
  
  
  
"api_booking": true,
  
  
  
  
"offline_booking": false,
  
  
  
  
"booking_code": "CODE123",
  
  
  
  
"zip_sha": null,
  
  
  
  
"guestdata_status": "waitingfordistributor",
  
  
  
  
"max_pdfs_per_ticket": 5,
  
  
  
  
"distributorfinancial_status": "paid",
  
  
  
  
"logistic_status": "processing",
  
  
  
  
"event_name": "Concert X",
  
  
  
  
"payment_method": "card",
  
  
  
  
"payment_reference": "8c4a2b9d123e4f5a876c5d4e3f2b1a09_pay",
  
  
  
  
"booking_reference": "9d8c7b6a5f4e3d2c1b0a9f8e7d6c5b4a_ref",
  
  
  
  
"parent_id": "1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d_bkn",
  
  
  
  
"client_id": "5edec2b99b1b4c449a8ca2b1d6e4723e_cli",
  
  
  
  
"booking_email": "[email protected]",
  
  
  
  
"notify_client_status": "completed",
  
  
  
  
"invoices": [
  
  
  
  
  
"string"
  
  
  
  
],
  
  
  
  
"bookingorder_source": "buysell",
  
  
  
  
"is_test_booking": false,
  
  
  
  
"marketplace_logistic_purchaseorder_id": "abc123def456_po",
  
  
  
  
"lead_name_for_pickup": "John Doe",
  
  
  
  
"booking_group": [
  
  
  
  
  
"string"
  
  
  
  
],
  
  
  
  
"created_by": "[email protected]",
  
  
  
  
"deleted": null,
  
  
  
  
"distributor": {
  
  
  
  
  
"distributor_id": "b05f667dcaa843bd8c171c522217eb81_dst",
  
  
  
  
  
"distributor_name": "Distributor A"
  
  
  
  
},
  
  
  
  
"external_payment_reference": "ext_123",
  
  
  
  
"financial_status": "topurchase",
  
  
  
  
"general_terms_url": "https://.../terms.pdf",
  
  
  
  
"onbehalfclient_id": "a1b2c3d4e5f67890123456789abcdef0_cli",
  
  
  
  
"supplier": {
  
  
  
  
  
"supplier_id": "7acfed7b0d874c5e870b531e5a4f0e43_spp",
  
  
  
  
  
"supplier_name": "Supplier A"
  
  
  
  
},
  
  
  
  
"supplier_id": "7acfed7b0d874c5e870b531e5a4f0e43_spp",
  
  
  
  
"updated_by": "[email protected]",
  
  
  
  
"items": [
  
  
  
  
  
{
  
  
  
  
  
  
"activated": "2025-04-24T12:00:00",
  
  
  
  
  
  
"category_id": "7df2fbc7f06e4985be92fb263b1f9c63_ctg",
  
  
  
  
  
  
"category_name": "Gold Stand",
  
  
  
  
  
  
"currency": "EUR",
  
  
  
  
  
  
"distribution_channel": "xs2event",
  
  
  
  
  
  
"download_items": [
  
  
  
  
  
  
  
{
  
  
  
  
  
  
  
  
"download_link": "https://.../download.pdf",
  
  
  
  
  
  
  
  
"external_activation_link": "https://.../activate",
  
  
  
  
  
  
  
  
"ticket_sha": "abc123",
  
  
  
  
  
  
  
  
"downloaditem_id": "1bdae1eafa3b4ff2907f48637ee03095_dli",
  
  
  
  
  
  
  
  
"activated": "2025-04-24T12:00:00",
  
  
  
  
  
  
  
  
"label": "e-ticket"
  
  
  
  
  
  
  
}
  
  
  
  
  
  
],
  
  
  
  
  
  
"download_link": "https://.../download.pdf",
  
  
  
  
  
  
"external_activation_link": "https://.../activate",
  
  
  
  
  
  
"face_value": 5000,
  
  
  
  
  
  
"face_value_eur": 5500,
  
  
  
  
  
  
"face_value_local": 6000,
  
  
  
  
  
  
"face_value_target": 6500,
  
  
  
  
  
  
"guest": {
  
  
  
  
  
  
  
"first_name": "John",
  
  
  
  
  
  
  
"last_name": "Doe",
  
  
  
  
  
  
  
"passport_number": "ABC123456",
  
  
  
  
  
  
  
"contact_email": "[email protected]",
  
  
  
  
  
  
  
"contact_phone": "+31123456789",
  
  
  
  
  
  
  
"lead_guest": true,
  
  
  
  
  
  
  
"date_of_birth": "1991-01-30",
  
  
  
  
  
  
  
"gender": "male",
  
  
  
  
  
  
  
"country_of_residence": "NLD",
  
  
  
  
  
  
  
"street_name": "Hereweg 95",
  
  
  
  
  
  
  
"additional_street_name": "e",
  
  
  
  
  
  
  
"city": "Groningen",
  
  
  
  
  
  
  
"zip": "9721AA",
  
  
  
  
  
  
  
"province": "Groningen",
  
  
  
  
  
  
  
"supported_team": "Los Angeles Rams",
  
  
  
  
  
  
  
"guest_id": null,
  
  
  
  
  
  
  
"conditions": {
  
  
  
  
  
  
  
  
"additionalProperties": "string"
  
  
  
  
  
  
  
}
  
  
  
  
  
  
},
  
  
  
  
  
  
"local_currency": "USD",
  
  
  
  
  
  
"net_rate": 4000,
  
  
  
  
  
  
"orderitem_id": "f3c67de9087d48aa9a5b7aa4e2d75b01_oit",
  
  
  
  
  
  
"quantity": 2,
  
  
  
  
  
  
"row": "A",
  
  
  
  
  
  
"sales_price": 7000,
  
  
  
  
  
  
"sales_price_eur": 7500,
  
  
  
  
  
  
"sales_price_local": 8000,
  
  
  
  
  
  
"sales_price_target": 8500,
  
  
  
  
  
  
"salesprice": 7000,
  
  
  
  
  
  
"seat": "12",
  
  
  
  
  
  
"section": "East Wing",
  
  
  
  
  
  
"sub_category": "adult",
  
  
  
  
  
  
"target_currency": "USD",
  
  
  
  
  
  
"ticket_currency": "EUR",
  
  
  
  
  
  
"ticket_id": "a5cf8e7b39c14aeba4de30a8f67b9e23_tck",
  
  
  
  
  
  
"ticket_name": "VIP Ticket",
  
  
  
  
  
  
"ticket_sha": "abc123",
  
  
  
  
  
  
"ticket_startdate": "2025-01-01",
  
  
  
  
  
  
"ticket_status": "completed",
  
  
  
  
  
  
"ticket_stopdate": "2025-01-02",
  
  
  
  
  
  
"ticket_targetgroup": "regular",
  
  
  
  
  
  
"ticket_validity": "singleday",
  
  
  
  
  
  
"type_ticket": "eticket",
  
  
  
  
  
  
"number_of_pdfs": 1,
  
  
  
  
  
  
"costprice": 3000,
  
  
  
  
  
  
"updated": "2025-04-23T12:00:00",
  
  
  
  
  
  
"uploaded_at": "2025-04-22T12:00:00",
  
  
  
  
  
  
"cost_price": 3000,
  
  
  
  
  
  
"cost_price_eur": 3500,
  
  
  
  
  
  
"cost_price_local": 3700,
  
  
  
  
  
  
"cost_price_target": 3800,
  
  
  
  
  
  
"sales_price_eur_refund": 7500
  
  
  
  
  
}
  
  
  
  
]
  
  
  
}
  
  
}
  
],
  
"pagination": {
  
  
"total_size": 1,
  
  
"page_size": 50,
  
  
"page_number": 1,
  
  
"next_page": "string",
  
  
"previous_page": "string"
  
}
}

Playground​

Server
Authorization
Variables
Key
Value

Samples​