POST https://tcgshop-moers.com/api/search/order

ApiController :: search

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
associations
[
  "stateMachineState" => [
    "associations" => [
      "fromStateMachineTransitions" => [
        1
      ]
    ]
  ]
  "addresses" => [
    "associations" => [
      "salutation" => [
        1
      ]
      "country" => [
        1
      ]
      "countryState" => [
        1
      ]
    ]
  ]
  "transactions" => [
    "associations" => [
      "paymentMethod" => [
        1
      ]
    ]
  ]
  "lineItems" => [
    "associations" => [
      "product" => [
        1
      ]
    ]
  ]
  "language" => [
    "associations" => [
      "locale" => [
        1
      ]
    ]
  ]
  "deliveries" => [
    "associations" => [
      "shippingOrderAddress" => [
        "associations" => [
          "salutation" => [
            1
          ]
          "country" => [
            1
          ]
        ]
      ]
      "shippingMethod" => [
        1
      ]
      "stateMachineState" => [
        "associations" => [
          "fromStateMachineTransitions" => [
            1
          ]
        ]
      ]
    ]
  ]
  "currency" => [
    1
  ]
  "orderCustomer" => [
    "associations" => [
      "customer" => [
        1
      ]
    ]
  ]
  "tags" => [
    1
  ]
]
filter
[
  [
    "type" => "range"
    "field" => "orderDateTime"
    "parameters" => [
      "gte" => "2025-01-01T00:00:00"
    ]
  ]
  [
    "type" => "range"
    "field" => "createdAt"
    "parameters" => [
      "gte" => "2025-07-06T03:07:37"
    ]
  ]
]
limit
50
page
1
sort
[
  [
    "field" => "createdAt"
    "direction" => "asc"
    "naturalSorting" => false
  ]
  [
    "field" => "id"
    "direction" => "asc"
    "naturalSorting" => false
  ]
]
term
""
total-count-mode
1

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Shopware\Core\Framework\Api\Controller\ApiController::search"
_cspNonce
"lUVA0AZisAE="
_route
"api.order.search"
_routeScope
[
  "api"
]
_route_params
[
  "entityName" => "order"
  "path" => ""
]
_stopwatch_token
"f5a1a4"
entityName
"order"
oauth_access_token_id
"bf3bf53f356c0aed6d962e42a8507e27943d102c687d86d242dc3e15b696141d22911d4d19fe7a88"
oauth_client_id
"SWIAWKZ5EUZSAZDDBG5ZT1JJYW"
oauth_scopes
[
  "write"
]
oauth_user_id
""
path
""
sw-context
Shopware\Core\Framework\Context {#1276
  #extensions: []
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\AdminApiSource {#1253 …}
  #ruleIds: []
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: false
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#1292 …}
  #states: []
}

Request Headers

Header Value
accept
"application/json"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBV0taNUVVWlNBWkREQkc1WlQxSkpZVyIsImp0aSI6ImJmM2JmNTNmMzU2YzBhZWQ2ZDk2MmU0MmE4NTA3ZTI3OTQzZDEwMmM2ODdkODZkMjQyZGMzZTE1YjY5NjE0MWQyMjkxMWQ0ZDE5ZmU3YTg4IiwiaWF0IjoxNzUyMTA3MTE4LjAwMDI2NCwibmJmIjoxNzUyMTA3MTE4LjAwMDI2NiwiZXhwIjoxNzUyMTA3NzE3Ljk5ODg5LCJzdWIiOiIiLCJzY29wZXMiOlsid3JpdGUiXX0.ZgSrJBFJubFqgtPI492dnOv0PqCMuILE8TkgkSClh2EMg2AOpLoHr4kSmncaO8OdPKeQwa4MvVK95wU4aIiSSZ8qyYfDdir2U-pRfjSRD2elSPgq9XiGnZS5o6Pl_UoRhfrnb7e1oGHviluxREbUNHwTY_LSSf666zS61TLuNMNrLq_UC8xEFOfF_LE89Le2cq1p6ic7CnBvnjk-58yJ28ZrNdiom-VchNNaM-_LycVmtUUxUgfCMkHr6DcR0zZC3FEWApz-XY7EjPO_zt3y3NsWfm3nTEOlOxlNDQh-8o7lyNHn-9wsbev1xeWGoxwAnSdkKjiAC1mL5bk62DQXOg"
content-length
"943"
content-type
"application/json"
forwarded
"for="88.84.141.4";host="tcgshop-moers.com";proto=https"
host
"tcgshop-moers.com"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"GuzzleHttp/7"
x-forwarded-for
"88.84.141.4"
x-php-ob-level
"1"
x-request-id
"2e72fcbe-3a3c-4575-a0df-7c454c79b984"

Request Content

Pretty

{
    "page": 1,
    "limit": 50,
    "term": "",
    "total-count-mode": 1,
    "sort": [
        {
            "field": "createdAt",
            "direction": "asc",
            "naturalSorting": false
        },
        {
            "field": "id",
            "direction": "asc",
            "naturalSorting": false
        }
    ],
    "filter": [
        {
            "type": "range",
            "field": "orderDateTime",
            "parameters": {
                "gte": "2025-01-01T00:00:00"
            }
        },
        {
            "type": "range",
            "field": "createdAt",
            "parameters": {
                "gte": "2025-07-06T03:07:37"
            }
        }
    ],
    "associations": {
        "stateMachineState": {
            "associations": {
                "fromStateMachineTransitions": [
                    1
                ]
            }
        },
        "addresses": {
            "associations": {
                "salutation": [
                    1
                ],
                "country": [
                    1
                ],
                "countryState": [
                    1
                ]
            }
        },
        "transactions": {
            "associations": {
                "paymentMethod": [
                    1
                ]
            }
        },
        "lineItems": {
            "associations": {
                "product": [
                    1
                ]
            }
        },
        "language": {
            "associations": {
                "locale": [
                    1
                ]
            }
        },
        "deliveries": {
            "associations": {
                "shippingOrderAddress": {
                    "associations": {
                        "salutation": [
                            1
                        ],
                        "country": [
                            1
                        ]
                    }
                },
                "shippingMethod": [
                    1
                ],
                "stateMachineState": {
                    "associations": {
                        "fromStateMachineTransitions": [
                            1
                        ]
                    }
                }
            }
        },
        "currency": [
            1
        ],
        "orderCustomer": {
            "associations": {
                "customer": [
                    1
                ]
            }
        },
        "tags": [
            1
        ]
    }
}

Raw

{"page":1,"limit":50,"term":"","total-count-mode":1,"sort":[{"field":"createdAt","direction":"asc","naturalSorting":false},{"field":"id","direction":"asc","naturalSorting":false}],"filter":[{"type":"range","field":"orderDateTime","parameters":{"gte":"2025-01-01T00:00:00"}},{"type":"range","field":"createdAt","parameters":{"gte":"2025-07-06T03:07:37"}}],"associations":{"stateMachineState":{"associations":{"fromStateMachineTransitions":[1]}},"addresses":{"associations":{"salutation":[1],"country":[1],"countryState":[1]}},"transactions":{"associations":{"paymentMethod":[1]}},"lineItems":{"associations":{"product":[1]}},"language":{"associations":{"locale":[1]}},"deliveries":{"associations":{"shippingOrderAddress":{"associations":{"salutation":[1],"country":[1]}},"shippingMethod":[1],"stateMachineState":{"associations":{"fromStateMachineTransitions":[1]}}}},"currency":[1],"orderCustomer":{"associations":{"customer":[1]}},"tags":[1]}}

Response

Response Headers

Header Value
access-control-allow-headers
"Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls"
access-control-allow-methods
"GET,POST,PUT,PATCH,DELETE"
access-control-allow-origin
"*"
access-control-expose-headers
"Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls"
cache-control
"no-cache, private"
content-security-policy
"object-src 'none'; script-src 'none'; base-uri 'self'; frame-ancestors 'none';"
content-type
"application/json"
date
"Thu, 10 Jul 2025 00:25:39 GMT"
referrer-policy
"strict-origin-when-cross-origin"
server-timing
""
strict-transport-security
"max-age=31536000; includeSubDomains"
x-content-type-options
"nosniff"
x-debug-token
"11cf0c"
x-frame-options
"deny"

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
ADMIN_OPENSEARCH_URL
"http://localhost:9200"
APP_ENV
"dev"
APP_SECRET
"def00000e491505cfaaf87be212b6c14ca871811e507d4fe57229bb77185ed77ec21784afd761fa7dc8f901ac9f0d7d9b00d6481568008595e7ce153ee9345838da339a5"
APP_URL
"https://tcgshop-moers.com"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/html/var/cache/composer"
DATABASE_URL
"mysql://jdtec:nnNSzG.b~2%26VAC%298t%7C4h%25%5E@localhost:3306/Shopware"
INSTANCE_ID
"lSshoBmCn9epjxu4FntrNeMyrup2P7u8"
LOCK_DSN
"flock"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"943"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBV0taNUVVWlNBWkREQkc1WlQxSkpZVyIsImp0aSI6ImJmM2JmNTNmMzU2YzBhZWQ2ZDk2MmU0MmE4NTA3ZTI3OTQzZDEwMmM2ODdkODZkMjQyZGMzZTE1YjY5NjE0MWQyMjkxMWQ0ZDE5ZmU3YTg4IiwiaWF0IjoxNzUyMTA3MTE4LjAwMDI2NCwibmJmIjoxNzUyMTA3MTE4LjAwMDI2NiwiZXhwIjoxNzUyMTA3NzE3Ljk5ODg5LCJzdWIiOiIiLCJzY29wZXMiOlsid3JpdGUiXX0.ZgSrJBFJubFqgtPI492dnOv0PqCMuILE8TkgkSClh2EMg2AOpLoHr4kSmncaO8OdPKeQwa4MvVK95wU4aIiSSZ8qyYfDdir2U-pRfjSRD2elSPgq9XiGnZS5o6Pl_UoRhfrnb7e1oGHviluxREbUNHwTY_LSSf666zS61TLuNMNrLq_UC8xEFOfF_LE89Le2cq1p6ic7CnBvnjk-58yJ28ZrNdiom-VchNNaM-_LycVmtUUxUgfCMkHr6DcR0zZC3FEWApz-XY7EjPO_zt3y3NsWfm3nTEOlOxlNDQh-8o7lyNHn-9wsbev1xeWGoxwAnSdkKjiAC1mL5bk62DQXOg"
HTTP_FORWARDED
"for="88.84.141.4";host="tcgshop-moers.com";proto=https"
HTTP_HOST
"tcgshop-moers.com"
HTTP_USER_AGENT
"GuzzleHttp/7"
HTTP_X_FORWARDED_FOR
"88.84.141.4"
HTTP_X_REQUEST_ID
"2e72fcbe-3a3c-4575-a0df-7c454c79b984"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBV0taNUVVWlNBWkREQkc1WlQxSkpZVyIsImp0aSI6ImJmM2JmNTNmMzU2YzBhZWQ2ZDk2MmU0MmE4NTA3ZTI3OTQzZDEwMmM2ODdkODZkMjQyZGMzZTE1YjY5NjE0MWQyMjkxMWQ0ZDE5ZmU3YTg4IiwiaWF0IjoxNzUyMTA3MTE4LjAwMDI2NCwibmJmIjoxNzUyMTA3MTE4LjAwMDI2NiwiZXhwIjoxNzUyMTA3NzE3Ljk5ODg5LCJzdWIiOiIiLCJzY29wZXMiOlsid3JpdGUiXX0.ZgSrJBFJubFqgtPI492dnOv0PqCMuILE8TkgkSClh2EMg2AOpLoHr4kSmncaO8OdPKeQwa4MvVK95wU4aIiSSZ8qyYfDdir2U-pRfjSRD2elSPgq9XiGnZS5o6Pl_UoRhfrnb7e1oGHviluxREbUNHwTY_LSSf666zS61TLuNMNrLq_UC8xEFOfF_LE89Le2cq1p6ic7CnBvnjk-58yJ28ZrNdiom-VchNNaM-_LycVmtUUxUgfCMkHr6DcR0zZC3FEWApz-XY7EjPO_zt3y3NsWfm3nTEOlOxlNDQh-8o7lyNHn-9wsbev1xeWGoxwAnSdkKjiAC1mL5bk62DQXOg"
REDIRECT_SSL_TLS_SNI
"tcgshop-moers.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/search/order"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"7017"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1752107139
REQUEST_TIME_FLOAT
1752107139.2252
REQUEST_URI
"/api/search/order"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.38.95.150"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"tcgshop-moers.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at tcgshop-moers.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"tcgshop-moers.com"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,LOCK_DSN,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,COMPOSER_HOME,ADMIN_OPENSEARCH_URL"