Skip to content

Order Created

BI CRM Newsletter

The Order event is triggered when an order has been successfully placed.

{
"metadata": {
"traceId": "19bebc7b-a2f6-4ca7-9b2e-912edc26d6d6",
"occurredAt": "2024-12-11T14:42:55Z",
"version": "1.0",
"tenant": "1337",
"type": "ORDER"
},
"orderId": "87654321",
"customerId": "rxrn:cx:14450:customer:624291d6e0591da94e503788",
"currency": "EUR",
"price": 69.45,
"includedVatAmount": 11.09,
"paymentType": "PAYPAL",
"orderDateTime": "2019-11-06T13:37:13Z",
"shippingType": "PRINT_AT_HOME",
"pointOfSale": "WEB_SHOP",
"invoiceAddress": {
"country": "DE",
"zipCode": "79116",
"city": "Freiburg"
},
"singleTickets": [
{
"positionId": "1",
"eventId": "34984127",
"seat": {
"block": "Loge",
"blockId": "196848",
"row": "3",
"seat": "142",
"areaId": "987654"
},
"price": 47.22,
"pricing": {
"level": "Normalpreis",
"levelNumber": "1",
"category": "1. Kategorie",
"categoryNumber": "1"
},
"priceComponents": [
{
"type": "ADVANCE_BOOKING_FEE",
"amount": 2.5
},
{
"type": "SYSTEM_FEE",
"amount": 1.2
},
{
"type": "NET_PRICE",
"amount": 21.1
}
]
}
],
"seasonTickets": [
{
"positionId": "POS124800101",
"eventId": "1403958",
"seat": {
"block": "Parkett rechts",
"blockId": "42",
"row": "3",
"seat": "142",
"categoryId": "1"
},
"price": 170.00,
"pricing": {
"level": "Normalpreis Dauerkarte",
"levelNumber": "2",
"category": "1. Kategorie",
"categoryNumber": "1"
},
"priceComponents": [
{
"type": "ADVANCE_BOOKING_FEE",
"amount": 2.5
},
{
"type": "SYSTEM_FEE",
"amount": 1.2
},
{
"type": "NET_PRICE",
"amount": 21.1
}
]
}
],
"subscriptions": [
{
"positionId": "4711",
"price": 331,
"tickets": [
{
"positionId": "1",
"eventId": "34984127",
"seat": {
"block": "Loge",
"blockId": "196848",
"row": "3",
"seat": "142",
"categoryId": "3"
},
"price": 47.22,
"pricing": {
"level": "Normalpreis",
"levelNumber": "1",
"category": "1. Kategorie",
"categoryNumber": "1"
},
"priceComponents": [
{
"type": "ADVANCE_BOOKING_FEE",
"amount": 2.5
},
{
"type": "SYSTEM_FEE",
"amount": 1.2
},
{
"type": "NET_PRICE",
"amount": 21.1
}
]
}
]
}
],
"packages": [
{
"positionId": "1",
"ticket": {
"positionId": "1",
"eventId": "34984127",
"seat": {
"block": "Loge",
"blockId": "196848",
"row": "3",
"seat": "142",
"categoryId": "3",
"areaId": "987654"
},
"price": 47.22,
"pricing": {
"level": "Normalpreis",
"levelNumber": "1",
"category": "1. Kategorie",
"categoryNumber": "1"
},
"priceComponents": [
{
"type": "ADVANCE_BOOKING_FEE",
"amount": 2.5
},
{
"type": "SYSTEM_FEE",
"amount": 1.2
},
{
"type": "NET_PRICE",
"amount": 21.1
}
]
},
"price": 123,
"articles": [
{
"articleId": "4122",
"positionId": "1",
"price": 241.2
}
]
}
],
"subscriptionsPackages": [
{
"positionId": "1",
"subscription": {
"positionId": "4711",
"price": 331,
"tickets": [
{
"positionId": "1",
"eventId": "34984127",
"seat": {
"block": "Loge",
"blockId": "196848",
"row": "3",
"seat": "142",
"categoryId": "3",
"areaId": "1337"
},
"price": 47.22,
"pricing": {
"level": "Normalpreis",
"levelNumber": "1",
"category": "1. Kategorie",
"categoryNumber": "1"
},
"priceComponents": [
{
"type": "ADVANCE_BOOKING_FEE",
"amount": 2.5
},
{
"type": "SYSTEM_FEE",
"amount": 1.2
},
{
"type": "NET_PRICE",
"amount": 21.1
}
]
}
]
},
"price": 123,
"articles": [
{
"articleId": "4122",
"positionId": "1",
"price": 241.2
}
]
}
],
"articles": [
{
"articleId": "4122",
"positionId": "1",
"price": 241.2
}
],
"fees": [
{
"amount": 3.9,
"type": "SHIPPING",
"detailType": "DELIVERY_FEE"
},
{
"amount": 33.33,
"type": "RESALE",
"detailType": "RESALE_FEE"
}
],
"custom": {}
}