POST https://leomatapi.test.mediadivision.ch/webhook/shopify/leomat/order

ShopifyWebhookController :: orderWebhook

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController::orderWebhook"
_editmode
false
_event_controller
PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController {#1563
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1574 …}
  -payloadLogDir: "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/var/log/shopify_payloads"
  -shopifyService: PimcoreShopifyIntegrationBundle\Services\ShopifyIntegrationService {#1562 …}
  -shopifyOrderAbacusService: PimcoreShopifyIntegrationBundle\Services\ShopifyOrderAbacusService {#1561 …}
  -logger: Monolog\Logger {#381 …}
}
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"pimcore_shopify_webhook_order"
_route_params
[
  "brand" => "leomat"
]
_stopwatch_token
"1dd0d2"
brand
"leomat"
contentDocument
Pimcore\Model\Document\Page {#1505
  #dao: Pimcore\Model\Document\Page\Dao {#1478 …}
  #dependencies: null
  #__dataVersionTimestamp: 1750681826
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1750681826
  #modificationDate: 1750681826
  #versionCount: 0
  #userOwner: 1
  #locked: null
  #userModification: 1
  #parentId: 0
  #parent: null
  #_fulldump: false
  #dirtyFields: []
  -activeDispatchingEvents: []
  #fullPathCache: null
  #type: "page"
  #key: ""
  #index: 999999
  #published: true
  #children: []
  #siblings: []
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: ""
  #editables: null
  #versions: null
  #contentMainDocumentId: &1 null
  #contentMasterDocumentId: &1 null
  #supportsContentMain: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #scheduledTasks: null
  #title: ""
  #description: ""
  #prettyUrl: null
  dependencies: null
  __dataVersionTimestamp: 1750681826
  path: "/"
  properties: []
  id: 1
  creationDate: 1750681826
  modificationDate: 1750681826
  versionCount: 0
  userOwner: 1
  locked: null
  userModification: 1
  parentId: 0
  parent: null
  _fulldump: false
  dirtyFields: []
  fullPathCache: null
  type: "page"
  key: ""
  index: 999999
  published: true
  children: []
  siblings: []
  controller: "App\Controller\DefaultController::defaultAction"
  template: ""
  editables: null
  versions: null
  contentMainDocumentId: null
  contentMasterDocumentId: null
  supportsContentMain: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  scheduledTasks: null
  title: ""
  description: ""
  prettyUrl: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip;q=1.0,deflate;q=0.6,identity;q=0.3"
connection
"close"
content-length
"8737"
content-type
"application/json"
host
"leomatapi.test.mediadivision.ch"
user-agent
"Shopify-Captain-Hook"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"34.62.206.17"
x-shopify-api-version
"2026-01"
x-shopify-event-id
"6691b1a7-af28-402e-a8f3-f7d5f3348f30"
x-shopify-hmac-sha256
"5ZDWf0AnzvaJ8Z6Ux0bMOeAmB1hMD00Xr3iHeB6u6wM="
x-shopify-order-id
"7659933761874"
x-shopify-shop-domain
"z6dcd0-8z.myshopify.com"
x-shopify-test
"false"
x-shopify-topic
"orders/updated"
x-shopify-triggered-at
"2026-04-20T01:00:50.851351652Z"
x-shopify-webhook-id
"6908a2d3-032b-5d61-adfa-3698ba54e3be"

Request Content

Pretty

{
    "id": 7659933761874,
    "admin_graphql_api_id": "gid:\/\/shopify\/Order\/7659933761874",
    "app_id": 580111,
    "browser_ip": "185.63.65.83",
    "buyer_accepts_marketing": false,
    "cancel_reason": "declined",
    "cancelled_at": "2026-04-09T17:22:43+02:00",
    "cart_token": "hWNAWMBidg9Wt8UowFjY18yZ",
    "checkout_id": 48215174086994,
    "checkout_token": "4107cf31af059799d2182c3c021214c9",
    "client_details": {
        "accept_language": "de-CH",
        "browser_height": null,
        "browser_ip": "185.63.65.83",
        "browser_width": null,
        "session_hash": null,
        "user_agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36 Edg\/146.0.0.0"
    },
    "closed_at": "2026-04-09T17:22:43+02:00",
    "company": null,
    "confirmation_number": "3GDGNGNRH",
    "confirmed": true,
    "contact_email": "Rebecca.Oefelin@leomat.ch",
    "created_at": "2026-04-01T14:46:55+02:00",
    "currency": "CHF",
    "current_shipping_price_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "current_subtotal_price": "0.00",
    "current_subtotal_price_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "current_total_additional_fees_set": null,
    "current_total_discounts": "0.00",
    "current_total_discounts_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "current_total_duties_set": null,
    "current_total_price": "0.00",
    "current_total_price_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "current_total_tax": "0.00",
    "current_total_tax_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "customer_locale": "de-CH",
    "device_id": null,
    "discount_codes": [],
    "duties_included": false,
    "email": "Rebecca.Oefelin@leomat.ch",
    "estimated_taxes": false,
    "financial_status": "voided",
    "fulfillment_status": null,
    "landing_site": "\/",
    "landing_site_ref": null,
    "location_id": null,
    "merchant_business_entity_id": "30495605074",
    "merchant_of_record_app_id": null,
    "name": "#1032",
    "note": null,
    "note_attributes": [],
    "number": 32,
    "order_number": 1032,
    "order_status_url": "https:\/\/shop.myleomat.ch\/99699687762\/orders\/02523753becd02655438b22a28a6654d\/authenticate?key=1701b65495ebdbeeec5ccdfd0bef8f6f",
    "original_total_additional_fees_set": null,
    "original_total_duties_set": null,
    "payment_gateway_names": [
        "Kauf auf Rechnung (Invoice)"
    ],
    "phone": null,
    "po_number": null,
    "presentment_currency": "CHF",
    "processed_at": "2026-04-01T14:46:54+02:00",
    "reference": null,
    "referring_site": null,
    "source_identifier": null,
    "source_name": "web",
    "source_url": null,
    "subtotal_price": "18.40",
    "subtotal_price_set": {
        "shop_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        }
    },
    "tags": "leomat-erp-status:rejected",
    "tax_exempt": false,
    "tax_lines": [],
    "taxes_included": true,
    "test": false,
    "token": "02523753becd02655438b22a28a6654d",
    "total_cash_rounding_payment_adjustment_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "total_cash_rounding_refund_adjustment_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "total_discounts": "0.00",
    "total_discounts_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "total_line_items_price": "18.40",
    "total_line_items_price_set": {
        "shop_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        }
    },
    "total_outstanding": "0.00",
    "total_price": "18.40",
    "total_price_set": {
        "shop_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "18.40",
            "currency_code": "CHF"
        }
    },
    "total_shipping_price_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "total_tax": "0.00",
    "total_tax_set": {
        "shop_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        },
        "presentment_money": {
            "amount": "0.00",
            "currency_code": "CHF"
        }
    },
    "total_tip_received": "0.00",
    "total_weight": 0,
    "updated_at": "2026-04-20T03:00:50+02:00",
    "user_id": null,
    "billing_address": {
        "first_name": "Rebecca",
        "address1": "Wiesenstrasse 2",
        "phone": null,
        "city": "T\u00fcbach",
        "zip": "9327",
        "province": null,
        "country": "Switzerland",
        "last_name": "Oefelin",
        "address2": null,
        "company": null,
        "latitude": 47.4850545,
        "longitude": 9.4599088,
        "name": "Rebecca Oefelin",
        "country_code": "CH",
        "province_code": null
    },
    "customer": {
        "id": 10236815343954,
        "created_at": "2026-04-01T14:38:17+02:00",
        "updated_at": "2026-04-09T17:22:45+02:00",
        "first_name": "Rebecca",
        "last_name": "Oefelin",
        "state": "enabled",
        "note": null,
        "verified_email": false,
        "multipass_identifier": null,
        "tax_exempt": false,
        "email": "Rebecca.Oefelin@leomat.ch",
        "phone": null,
        "currency": "CHF",
        "tax_exemptions": [],
        "admin_graphql_api_id": "gid:\/\/shopify\/Customer\/10236815343954",
        "default_address": {
            "id": 12291372548434,
            "customer_id": 10236815343954,
            "first_name": "Rebecca",
            "last_name": "Oefelin",
            "company": null,
            "address1": "Wiesenstrasse 2",
            "address2": null,
            "city": "T\u00fcbach",
            "province": null,
            "country": "Switzerland",
            "zip": "9327",
            "phone": null,
            "name": "Rebecca Oefelin",
            "province_code": null,
            "country_code": "CH",
            "country_name": "Switzerland",
            "default": true
        }
    },
    "discount_applications": [],
    "fulfillments": [],
    "line_items": [
        {
            "id": 18024504328530,
            "admin_graphql_api_id": "gid:\/\/shopify\/LineItem\/18024504328530",
            "attributed_staffs": [],
            "current_quantity": 0,
            "fulfillable_quantity": 0,
            "fulfillment_service": "manual",
            "fulfillment_status": null,
            "gift_card": false,
            "grams": 0,
            "name": "Icetea Peach 5Dl",
            "price": "18.40",
            "price_set": {
                "shop_money": {
                    "amount": "18.40",
                    "currency_code": "CHF"
                },
                "presentment_money": {
                    "amount": "18.40",
                    "currency_code": "CHF"
                }
            },
            "product_exists": true,
            "product_id": 10687815385426,
            "properties": [],
            "quantity": 1,
            "requires_shipping": false,
            "sales_line_item_group_id": null,
            "sku": "2680",
            "taxable": true,
            "title": "Icetea Peach 5Dl",
            "total_discount": "0.00",
            "total_discount_set": {
                "shop_money": {
                    "amount": "0.00",
                    "currency_code": "CHF"
                },
                "presentment_money": {
                    "amount": "0.00",
                    "currency_code": "CHF"
                }
            },
            "variant_id": 53072813883730,
            "variant_inventory_management": null,
            "variant_title": null,
            "vendor": "Leomat",
            "tax_lines": [],
            "duties": [],
            "discount_allocations": []
        }
    ],
    "payment_terms": null,
    "refunds": [
        {
            "id": 1074213716306,
            "admin_graphql_api_id": "gid:\/\/shopify\/Refund\/1074213716306",
            "created_at": "2026-04-09T17:22:42+02:00",
            "note": "Order canceled",
            "order_id": 7659933761874,
            "processed_at": "2026-04-09T17:22:42+02:00",
            "restock": true,
            "total_duties_set": {
                "shop_money": {
                    "amount": "0.00",
                    "currency_code": "CHF"
                },
                "presentment_money": {
                    "amount": "0.00",
                    "currency_code": "CHF"
                }
            },
            "user_id": null,
            "order_adjustments": [],
            "transactions": [
                {
                    "id": 8835827630418,
                    "admin_graphql_api_id": "gid:\/\/shopify\/OrderTransaction\/8835827630418",
                    "amount": "0.00",
                    "authorization": null,
                    "created_at": "2026-04-09T17:22:41+02:00",
                    "currency": "CHF",
                    "device_id": null,
                    "error_code": null,
                    "gateway": "Kauf auf Rechnung (Invoice)",
                    "kind": "void",
                    "location_id": null,
                    "message": "Marked the Kauf auf Rechnung (Invoice) payment as voided",
                    "order_id": 7659933761874,
                    "parent_id": 8807669727570,
                    "payment_id": "#1032.1",
                    "processed_at": "2026-04-09T17:22:41+02:00",
                    "receipt": {},
                    "source_name": "283573485569",
                    "status": "success",
                    "test": false,
                    "user_id": null
                }
            ],
            "refund_line_items": [
                {
                    "id": 767194300754,
                    "line_item_id": 18024504328530,
                    "location_id": 113214685522,
                    "quantity": 1,
                    "restock_type": "cancel",
                    "subtotal": 18.4,
                    "subtotal_set": {
                        "shop_money": {
                            "amount": "18.40",
                            "currency_code": "CHF"
                        },
                        "presentment_money": {
                            "amount": "18.40",
                            "currency_code": "CHF"
                        }
                    },
                    "total_tax": 0,
                    "total_tax_set": {
                        "shop_money": {
                            "amount": "0.00",
                            "currency_code": "CHF"
                        },
                        "presentment_money": {
                            "amount": "0.00",
                            "currency_code": "CHF"
                        }
                    },
                    "line_item": {
                        "id": 18024504328530,
                        "admin_graphql_api_id": "gid:\/\/shopify\/LineItem\/18024504328530",
                        "attributed_staffs": [],
                        "current_quantity": 0,
                        "fulfillable_quantity": 0,
                        "fulfillment_service": "manual",
                        "fulfillment_status": null,
                        "gift_card": false,
                        "grams": 0,
                        "name": "Icetea Peach 5Dl",
                        "price": "18.40",
                        "price_set": {
                            "shop_money": {
                                "amount": "18.40",
                                "currency_code": "CHF"
                            },
                            "presentment_money": {
                                "amount": "18.40",
                                "currency_code": "CHF"
                            }
                        },
                        "product_exists": true,
                        "product_id": 10687815385426,
                        "properties": [],
                        "quantity": 1,
                        "requires_shipping": false,
                        "sku": "2680",
                        "taxable": true,
                        "title": "Icetea Peach 5Dl",
                        "total_discount": "0.00",
                        "total_discount_set": {
                            "shop_money": {
                                "amount": "0.00",
                                "currency_code": "CHF"
                            },
                            "presentment_money": {
                                "amount": "0.00",
                                "currency_code": "CHF"
                            }
                        },
                        "variant_id": 53072813883730,
                        "variant_inventory_management": null,
                        "variant_title": null,
                        "vendor": "Leomat",
                        "tax_lines": [],
                        "duties": [],
                        "discount_allocations": []
                    }
                }
            ],
            "duties": []
        }
    ],
    "shipping_address": null,
    "shipping_lines": [],
    "returns": [],
    "line_item_groups": []
}

Raw

{"id":7659933761874,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7659933761874","app_id":580111,"browser_ip":"185.63.65.83","buyer_accepts_marketing":false,"cancel_reason":"declined","cancelled_at":"2026-04-09T17:22:43+02:00","cart_token":"hWNAWMBidg9Wt8UowFjY18yZ","checkout_id":48215174086994,"checkout_token":"4107cf31af059799d2182c3c021214c9","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"185.63.65.83","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36 Edg\/146.0.0.0"},"closed_at":"2026-04-09T17:22:43+02:00","company":null,"confirmation_number":"3GDGNGNRH","confirmed":true,"contact_email":"Rebecca.Oefelin@leomat.ch","created_at":"2026-04-01T14:46:55+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_subtotal_price":"0.00","current_subtotal_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"0.00","current_total_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"Rebecca.Oefelin@leomat.ch","estimated_taxes":false,"financial_status":"voided","fulfillment_status":null,"landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1032","note":null,"note_attributes":[],"number":32,"order_number":1032,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/02523753becd02655438b22a28a6654d\/authenticate?key=1701b65495ebdbeeec5ccdfd0bef8f6f","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-04-01T14:46:54+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"18.40","subtotal_price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"tags":"leomat-erp-status:rejected","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"02523753becd02655438b22a28a6654d","total_cash_rounding_payment_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_cash_rounding_refund_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_discounts":"0.00","total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_line_items_price":"18.40","total_line_items_price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"total_outstanding":"0.00","total_price":"18.40","total_price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-04-20T03:00:50+02:00","user_id":null,"billing_address":{"first_name":"Rebecca","address1":"Wiesenstrasse 2","phone":null,"city":"Tübach","zip":"9327","province":null,"country":"Switzerland","last_name":"Oefelin","address2":null,"company":null,"latitude":47.4850545,"longitude":9.4599088,"name":"Rebecca Oefelin","country_code":"CH","province_code":null},"customer":{"id":10236815343954,"created_at":"2026-04-01T14:38:17+02:00","updated_at":"2026-04-09T17:22:45+02:00","first_name":"Rebecca","last_name":"Oefelin","state":"enabled","note":null,"verified_email":false,"multipass_identifier":null,"tax_exempt":false,"email":"Rebecca.Oefelin@leomat.ch","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10236815343954","default_address":{"id":12291372548434,"customer_id":10236815343954,"first_name":"Rebecca","last_name":"Oefelin","company":null,"address1":"Wiesenstrasse 2","address2":null,"city":"Tübach","province":null,"country":"Switzerland","zip":"9327","phone":null,"name":"Rebecca Oefelin","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18024504328530,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18024504328530","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Peach 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815385426,"properties":[],"quantity":1,"requires_shipping":false,"sales_line_item_group_id":null,"sku":"2680","taxable":true,"title":"Icetea Peach 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072813883730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[{"id":1074213716306,"admin_graphql_api_id":"gid:\/\/shopify\/Refund\/1074213716306","created_at":"2026-04-09T17:22:42+02:00","note":"Order canceled","order_id":7659933761874,"processed_at":"2026-04-09T17:22:42+02:00","restock":true,"total_duties_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"user_id":null,"order_adjustments":[],"transactions":[{"id":8835827630418,"admin_graphql_api_id":"gid:\/\/shopify\/OrderTransaction\/8835827630418","amount":"0.00","authorization":null,"created_at":"2026-04-09T17:22:41+02:00","currency":"CHF","device_id":null,"error_code":null,"gateway":"Kauf auf Rechnung (Invoice)","kind":"void","location_id":null,"message":"Marked the Kauf auf Rechnung (Invoice) payment as voided","order_id":7659933761874,"parent_id":8807669727570,"payment_id":"#1032.1","processed_at":"2026-04-09T17:22:41+02:00","receipt":{},"source_name":"283573485569","status":"success","test":false,"user_id":null}],"refund_line_items":[{"id":767194300754,"line_item_id":18024504328530,"location_id":113214685522,"quantity":1,"restock_type":"cancel","subtotal":18.4,"subtotal_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"total_tax":0.0,"total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"line_item":{"id":18024504328530,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18024504328530","attributed_staffs":[],"current_quantity":0,"fulfillable_quantity":0,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Icetea Peach 5Dl","price":"18.40","price_set":{"shop_money":{"amount":"18.40","currency_code":"CHF"},"presentment_money":{"amount":"18.40","currency_code":"CHF"}},"product_exists":true,"product_id":10687815385426,"properties":[],"quantity":1,"requires_shipping":false,"sku":"2680","taxable":true,"title":"Icetea Peach 5Dl","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53072813883730,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}}],"duties":[]}],"shipping_address":null,"shipping_lines":[],"returns":[],"line_item_groups":[]}

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Mon, 20 Apr 2026 01:00:53 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"1f513a"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
LEOMAT_ORDER_STATUS_FILENAME
"order-status.csv"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"8737"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/reflection486.lcube-server.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip;q=1.0,deflate;q=0.6,identity;q=0.3"
HTTP_CONNECTION
"close"
HTTP_HOST
"leomatapi.test.mediadivision.ch"
HTTP_USER_AGENT
"Shopify-Captain-Hook"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"34.62.206.17"
HTTP_X_SHOPIFY_API_VERSION
"2026-01"
HTTP_X_SHOPIFY_EVENT_ID
"6691b1a7-af28-402e-a8f3-f7d5f3348f30"
HTTP_X_SHOPIFY_HMAC_SHA256
"5ZDWf0AnzvaJ8Z6Ux0bMOeAmB1hMD00Xr3iHeB6u6wM="
HTTP_X_SHOPIFY_ORDER_ID
"7659933761874"
HTTP_X_SHOPIFY_SHOP_DOMAIN
"z6dcd0-8z.myshopify.com"
HTTP_X_SHOPIFY_TEST
"false"
HTTP_X_SHOPIFY_TOPIC
"orders/updated"
HTTP_X_SHOPIFY_TRIGGERED_AT
"2026-04-20T01:00:50.851351652Z"
HTTP_X_SHOPIFY_WEBHOOK_ID
"6908a2d3-032b-5d61-adfa-3698ba54e3be"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SSL_TLS_SNI
"leomatapi.test.mediadivision.ch"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aeV6xF1BkociieePQTBv@AAAAQk"
REDIRECT_URL
"/webhook/shopify/leomat/order"
REMOTE_ADDR
"34.62.206.17"
REMOTE_PORT
"40728"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776646852
REQUEST_TIME_FLOAT
1776646852.766
REQUEST_URI
"/webhook/shopify/leomat/order"
SCRIPT_FILENAME
"/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"81.3.26.184"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"leomatapi.test.mediadivision.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"leomatapi.test.mediadivision.ch"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,LEOMAT_ORDER_STATUS_FILENAME"
UNIQUE_ID
"aeV6xF1BkociieePQTBv@AAAAQk"
USER
"web1"
proxy-nokeepalive
"1"