Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\TicketController::sync_ticket" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "app_ticketsync_ticket" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#539 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#495 …} } ] |
| _stopwatch_token | "55b22f" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| content-length | "485" |
| content-type | "application/json" |
| host | "kms-rdc.net" |
| user-agent | "okhttp/4.12.0" |
| via | "1.1 webdb3267.lwspanel.com (Varnish/7.7)" |
| x-anubis-action | "ALLOW" |
| x-anubis-rule | "bot/allow-api-routes" |
| x-cache-engine-enable | "1" |
| x-cache-user | "kms-r2762657" |
| x-forwarded-proto | "https" |
| x-http-fingerprint-ja4h | "po11nn120000_7c46722f8565_000000000000_000000000000" |
| x-l-admin-auth | "0" |
| x-php-ob-level | "1" |
| x-real-ip | "41.243.40.144" |
| x-request-id | "010c8f920a8e1dc8f317ae7151296e9c" |
| x-varnish | "89785333" |
Request Content
Pretty
{
"billets": [
{
"id": "TKT-1782988516602-1556",
"vehicleType": "moto",
"amount": 1000,
"identifierMode": "chassis",
"conducteur": {
"nom": "CHEF",
"tel": ""
},
"agent": {
"nom": "KATAYI KATENDE",
"id": 14,
"session_id": 34,
"terminal_code": "PHUELA",
"parking": "Boma Centre",
"point_perception": "PHUELA"
},
"date": "02\/07\/2026",
"heure": "11:35",
"moto": {
"chassis": "91556",
"plaque": null,
"marque": "HAOJUE",
"couleur": "Marron"
}
}
],
"motors": [
{
"localId": 119,
"chasis": "91556",
"plaque": null,
"marque": "HAOJUE",
"color": "Marron"
}
]
}
Raw
{"billets":[{"id":"TKT-1782988516602-1556","vehicleType":"moto","amount":1000,"identifierMode":"chassis","conducteur":{"nom":"CHEF","tel":""},"agent":{"nom":"KATAYI KATENDE","id":14,"session_id":34,"terminal_code":"PHUELA","parking":"Boma Centre","point_perception":"PHUELA"},"date":"02/07/2026","heure":"11:35","moto":{"chassis":"91556","plaque":null,"marque":"HAOJUE","couleur":"Marron"}}],"motors":[{"localId":119,"chasis":"91556","plaque":null,"marque":"HAOJUE","color":"Marron"}]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Thu, 02 Jul 2026 10:35:19 GMT" |
| www-authenticate | "Bearer" |
| x-debug-token | "ba1cd6" |
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 | "33fc12cf4b375655dedf11509904508e" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://kmsrd2762657:wbhbgawjcm@127.0.0.1:3306/kmsrd2762657?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://kms-rdc.net" |
| JWT_PASSPHRASE | "Waouhhhh10@" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/htdocs" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/htdocs" ] |
| CONTENT_LENGTH | "485" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/kms-rdc.net/htdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/kms-rdc.net/htdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "kms-rdc.net" |
| HTTP_USER_AGENT | "okhttp/4.12.0" |
| HTTP_VIA | "1.1 webdb3267.lwspanel.com (Varnish/7.7)" |
| HTTP_X_ANUBIS_ACTION | "ALLOW" |
| HTTP_X_ANUBIS_RULE | "bot/allow-api-routes" |
| HTTP_X_CACHE_ENGINE_ENABLE | "1" |
| HTTP_X_CACHE_USER | "kms-r2762657" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_HTTP_FINGERPRINT_JA4H | "po11nn120000_7c46722f8565_000000000000_000000000000" |
| HTTP_X_L_ADMIN_AUTH | "0" |
| HTTP_X_REAL_IP | "41.243.40.144" |
| HTTP_X_REQUEST_ID | "010c8f920a8e1dc8f317ae7151296e9c" |
| HTTP_X_VARNISH | "89785333" |
| MD_HOST | "kms-rdc.net" |
| MD_MASTER | "kms-rdc.net" |
| MD_SH | "webdb3267" |
| MD_SLAVES | "kms-r2762657.webdb3267.lwspanel.com" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MD_HOST | "kms-rdc.net" |
| REDIRECT_MD_MASTER | "kms-rdc.net" |
| REDIRECT_MD_SH | "webdb3267" |
| REDIRECT_MD_SLAVES | "kms-r2762657.webdb3267.lwspanel.com" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_MD_HOST | "kms-rdc.net" |
| REDIRECT_REDIRECT_MD_MASTER | "kms-rdc.net" |
| REDIRECT_REDIRECT_MD_SH | "webdb3267" |
| REDIRECT_REDIRECT_MD_SLAVES | "kms-r2762657.webdb3267.lwspanel.com" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://kms-rdc.net/api/ticket/sync" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/api/ticket/sync" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "akY-5xJPpMrm75dwD19OEgAABAc" |
| REDIRECT_REDIRECT_existing_anubis_action | "ALLOW" |
| REDIRECT_REDIRECT_existing_anubis_rule | "bot/allow-api-routes" |
| REDIRECT_REDIRECT_existing_anubis_status | "" |
| REDIRECT_REDIRECT_existing_header_request_id | "010c8f920a8e1dc8f317ae7151296e9c" |
| REDIRECT_SCRIPT_URI | "https://kms-rdc.net/api/ticket/sync" |
| REDIRECT_SCRIPT_URL | "/api/ticket/sync" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "akY-5xJPpMrm75dwD19OEgAABAc" |
| REDIRECT_URL | "/public/api/ticket/sync" |
| REDIRECT_existing_anubis_action | "ALLOW" |
| REDIRECT_existing_anubis_rule | "bot/allow-api-routes" |
| REDIRECT_existing_anubis_status | "" |
| REDIRECT_existing_header_request_id | "010c8f920a8e1dc8f317ae7151296e9c" |
| REMOTE_ADDR | "41.243.40.144" |
| REMOTE_PORT | "48794" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782988519 |
| REQUEST_TIME_FLOAT | 1782988519.3054 |
| REQUEST_URI | "/api/ticket/sync" |
| SCRIPT_FILENAME | "//var/www/kms-rdc.net/htdocs/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://kms-rdc.net/api/ticket/sync" |
| SCRIPT_URL | "/api/ticket/sync" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "postmaster@kms-rdc.net" |
| SERVER_NAME | "kms-rdc.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at kms-rdc.net Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SYMFONY_DOTENV_PATH | "/htdocs/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| UNIQUE_ID | "akY-5xJPpMrm75dwD19OEgAABAc" |
| existing_anubis_action | "ALLOW" |
| existing_anubis_rule | "bot/allow-api-routes" |
| existing_anubis_status | "" |
| existing_header_request_id | "010c8f920a8e1dc8f317ae7151296e9c" |
| lwsapitoken | "cb6c72a98adada557f385cdbcc201486" |
| lwscache | "On" |