POST https://pruebas-callcenter.calcoweb.net/webhook/conector-plus

ConectorPlusWebhookController :: handle

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ConectorPlusWebhookController::handle"
_firewall_context
"security.firewall.map.context.main"
_route
"webhook_conector_plus"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"3a464e"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
authorization
""
connection
"close"
content-length
"363"
content-type
"application/json"
host
"pruebas-callcenter.calcoweb.net"
user-agent
"axios/0.21.1"
x-php-ob-level
"1"
x-signature
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJldmVudElkIjoiMzFkNWZmNjYtYTFjNi00YjUzLWE3ZTktZDUwNjMxOGZiZDJlIiwiaWF0IjoxNzYxNzQ4NTQ5LCJleHAiOjE3NjE3NDg4NDl9.zpFtWg97cYrSH89qCKkA1KzHeFpzReZ5ocXiY5LRymo"

Request Content

Pretty

{
    "model": "OrderStatus",
    "action": "updated",
    "slug": "public-bitcubo-crepes",
    "timestamp": 1761748549,
    "eventId": "31d5ff66-a1c6-4b53-a7e9-d506318fbd2e",
    "data": {
        "status": {
            "orderId": "0f1519d1-aeff-4407-91d7-a79e3a1e1cc5",
            "channelOrderId": "330715",
            "status": "ERROR",
            "date": "2025-10-29T14:35:48.076Z",
            "creator": "frontrest",
            "notes": "",
            "createdAt": "2025-10-29T14:35:48.206Z"
        }
    }
}

Raw

{"model":"OrderStatus","action":"updated","slug":"public-bitcubo-crepes","timestamp":1761748549,"eventId":"31d5ff66-a1c6-4b53-a7e9-d506318fbd2e","data":{"status":{"orderId":"0f1519d1-aeff-4407-91d7-a79e3a1e1cc5","channelOrderId":"330715","status":"ERROR","date":"2025-10-29T14:35:48.076Z","creator":"frontrest","notes":"","createdAt":"2025-10-29T14:35:48.206Z"}}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 29 Oct 2025 14:35:51 GMT"
x-debug-token
"e35a4c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/callcenter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/callcenter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"4ef1fec07a62795b3cca020466e28486"
CONECTOR_PLUS_API_ID
"4efccefd-90c1-4adf-96a5-8a8e9652a02e"
CONECTOR_PLUS_API_SECRET
"122f1eb3-58d2-41cd-9759-0849cfc2875e"
CONECTOR_PLUS_API_URL
"https://public-api.conectorplus.io"
DATABASE_URL
"mysql://root:XCItOMitMale@127.0.0.1:3306/bitcubo_callcenter?serverVersion=mariadb-10.4.27"
ENCRYPTION_KEY_PATH
"/etc/callcenter/encryption.key"
GLOBALPAY_API_KEY_DEV
"6SXF5WFmd6hYmK9kh97U3zbQDcGqmy"
GLOBALPAY_API_KEY_PROD
"UXmTOtFLdk6K1k2ZJxjZTaxRvGLv35"
GLOBALPAY_API_LOGIN_DEV
"CREPESMEDELLINSTG-GLP-SERVER"
GLOBALPAY_API_LOGIN_PROD
"CREPESMEDELLIN-GLP-SERVER"
GLOBALPAY_ENV
"dev"
GLOBALPAY_SECRET_TOKEN_WEBHOOK
"d27f2029f6eb7cec542d9e22bf80ad2812173942955841198f6d99607a5b6c98"
GLOBALPAY_URL_DEV
"https://noccapi-stg.globalpay.com.co/linktopay/init_order/"
GLOBALPAY_URL_PROD
"https://noccapi.globalpay.com.co/linktopay/init_order/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"363"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/callcenter/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/callcenter/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"pruebas-callcenter.calcoweb.net"
HTTP_USER_AGENT
"axios/0.21.1"
HTTP_X_SIGNATURE
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJldmVudElkIjoiMzFkNWZmNjYtYTFjNi00YjUzLWE3ZTktZDUwNjMxOGZiZDJlIiwiaWF0IjoxNzYxNzQ4NTQ5LCJleHAiOjE3NjE3NDg4NDl9.zpFtWg97cYrSH89qCKkA1KzHeFpzReZ5ocXiY5LRymo"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"pruebas-callcenter.calcoweb.net"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/webhook/conector-plus"
REMOTE_ADDR
"13.221.205.242"
REMOTE_PORT
"60428"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1761748549
REQUEST_TIME_FLOAT
1761748549.6736
REQUEST_URI
"/webhook/conector-plus"
SCRIPT_FILENAME
"/var/www/callcenter/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.142.0.3"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"pruebas-callcenter.calcoweb.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.59 (Debian) Server at pruebas-callcenter.calcoweb.net Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SSL_TLS_SNI
"pruebas-callcenter.calcoweb.net"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,GLOBALPAY_ENV,GLOBALPAY_API_LOGIN_PROD,GLOBALPAY_API_KEY_PROD,GLOBALPAY_URL_PROD,GLOBALPAY_API_LOGIN_DEV,GLOBALPAY_API_KEY_DEV,GLOBALPAY_URL_DEV,GLOBALPAY_SECRET_TOKEN_WEBHOOK,ENCRYPTION_KEY_PATH,CONECTOR_PLUS_API_URL,CONECTOR_PLUS_API_ID,CONECTOR_PLUS_API_SECRET"