Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| customerId | "328283" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _api_operation | ApiPlatform\Metadata\Get {#174 #parameters: ApiPlatform\Metadata\Parameters {#173 …} #shortName: "PaymentsApp" #class: "App\Entity\CustomerCare\PaymentsApp" #description: null #urlGenerationStrategy: null #deprecationReason: null #normalizationContext: [ "skip_null_values" => false ] #denormalizationContext: null #collectDenormalizationErrors: null #validationContext: null #filters: [] #elasticsearch: null #mercure: null #messenger: null #input: null #output: null #order: null #fetchPartial: null #forceEager: null #paginationEnabled: null #paginationType: null #paginationItemsPerPage: null #paginationMaximumItemsPerPage: null #paginationPartial: null #paginationClientEnabled: null #paginationClientItemsPerPage: null #paginationClientPartial: null #paginationFetchJoinCollection: null #paginationUseOutputWalkers: null #security: "is_granted("RULES_REQUEST_FILTER", object)" #securityMessage: null #securityPostDenormalize: null #securityPostDenormalizeMessage: null #securityPostValidation: null #securityPostValidationMessage: null #provider: null #processor: null #stateOptions: null #queryParameterValidationEnabled: null #extraProperties: [ "user_defined_uri_template" => true ] #paginationViaCursor: null #read: false #deserialize: null #validate: null #write: null #serialize: null #priority: 2 #name: "_api_/CustomerCareApp/Payments/DisabledAutoPay_get" #method: "GET" #uriTemplate: "/Payments/DisabledAutoPay" #types: null #formats: null #inputFormats: [ "json" => [ "application/json" ] "jsonld" => [ "application/ld+json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] #outputFormats: [ "json" => [ "application/json" ] "jsonld" => [ "application/ld+json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] #uriVariables: [] #routePrefix: "/CustomerCareApp" #routeName: null #defaults: null #requirements: null #options: null #stateless: null #sunset: null #acceptPatch: null #status: null #host: null #schemes: null #condition: null #controller: "App\Controller\CustomerCare\PaymentsApp\PaymentsAppController::disabledAutoPay" #headers: null #cacheHeaders: null #hydraContext: null #openapiContext: null #openapi: null #exceptionToStatus: null #links: null #errors: null } |
| _api_operation_name | "_api_/CustomerCareApp/Payments/DisabledAutoPay_get" |
| _api_resource_class | "App\Entity\CustomerCare\PaymentsApp" |
| _controller | "App\Controller\CustomerCare\PaymentsApp\PaymentsAppController::disabledAutoPay" |
| _firewall_context | "security.firewall.map.context.api" |
| _format | null |
| _route | "_api_/CustomerCareApp/Payments/DisabledAutoPay_get" |
| _route_params | [ "_format" => null "_stateless" => null "_api_resource_class" => "App\Entity\CustomerCare\PaymentsApp" "_api_operation_name" => "_api_/CustomerCareApp/Payments/DisabledAutoPay_get" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1662 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#1436 …} } ] |
| _stateless | null |
| _stopwatch_token | "c4e40c" |
| input_format | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "apitest.tem-pest.com" |
| port | "8500" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 14 Jan 2026 04:52:22 GMT" |
| www-authenticate | "Bearer" |
| x-debug-token | "59dfb2" |
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_ENV | "dev" |
| APP_SECRET | "5cf12ca6493deb07ca6aeae25f249d05" |
| BULWARK_AUTH_PATH | "auth/login" |
| BULWARK_BASE_URL | "https://bulwarkapi.com/v2/" |
| BULWARK_EXPIRES_IN | "86400" |
| BULWARK_PASSWORD | "uxlPluOVwNBLOcChcXf3zYBKeXt" |
| BULWARK_SCOPE | "api.read api.write" |
| BULWARK_USERNAME | "ErickT" |
| CACHE_REDIS_URL | "redis://localhost:6379" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| CUSTOMER_CARE_APP_VANGUARD_CLIENT_ID | "7797a312-f4b4-4844-99dc-0fa5a12261c7" |
| CUSTOMER_CARE_APP_VANGUARD_CLIENT_SECRET | "5ZH8Q~0xcrj0FGhYM_zgE-BywuqYxayYnN.n2a2-" |
| HTTP3_PORT | "4453" |
| HTTPS_PORT | "4443" |
| HTTP_PORT | "8500" |
| JWT_PASSPHRASE | "19566ff887a15fcebbff054ffe5a3ce0" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "in-memory" |
| MAILER_DSN | "postmark+api://6632a8bb-2659-418f-82d4-8e1db1e3e2db@default" |
| MESSENGER_TRANSPORT_DSN | "amqp://tempest:tempest@localhost:5672/%2f/messages" |
| SECONDARY_MAILER_DSN | "postmark+api://6632a8bb-2659-418f-82d4-8e1db1e3e2db@default" |
| TOKEN210PEST | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ1c2VyMSJ9.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c_fjvhjejmddddergf775g543" |
| WEB_SOCKET_NOTIFICATIONS | "https://nodejs.tem-pest.com:3031" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/apitest.tem-pest.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/apitest.tem-pest.com" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/apitest.tem-pest.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/apitest.tem-pest.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "apitest.tem-pest.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "customerId=328283" |
| REMOTE_ADDR | "216.73.216.223" |
| REMOTE_PORT | "52200" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768366342 |
| REQUEST_TIME_FLOAT | 1768366342.7009 |
| REQUEST_URI | "/api/CustomerCareApp/Payments/DisabledAutoPay?customerId=328283" |
| SCRIPT_FILENAME | "/var/www/html/apitest.tem-pest.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "144.202.123.88" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "apitest.tem-pest.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at apitest.tem-pest.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "apitest.tem-pest.com" |
| SYMFONY_DOTENV_PATH | "/var/www/html/apitest.tem-pest.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,HTTP_PORT,HTTPS_PORT,HTTP3_PORT,MAILER_DSN,MESSENGER_TRANSPORT_DSN,SECONDARY_MAILER_DSN,BULWARK_USERNAME,BULWARK_PASSWORD,BULWARK_SCOPE,BULWARK_BASE_URL,BULWARK_AUTH_PATH,BULWARK_EXPIRES_IN,LOCK_DSN,CACHE_REDIS_URL,CUSTOMER_CARE_APP_VANGUARD_CLIENT_ID,CUSTOMER_CARE_APP_VANGUARD_CLIENT_SECRET,TOKEN210PEST,WEB_SOCKET_NOTIFICATIONS" |