GET https://premium.ringernet.dev/mypage/balance

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://t.e-coupon.online/api/coupon_inquiry_t2.php
Request options
[
  "headers" => [
    "Content-Type" => "multipart/form-data"
  ]
  "body" => [
    "ci" => "RingerHut"
    "ui" => "RH0003"
    "tk" => "NGHtZV3RnwGm2OV68JCnf0d4vSvgEcNV"
    "ca" => "56789"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 165
    "request_size" => 221
    "total_time" => 0.47318
    "namelookup_time" => 0.000769
    "connect_time" => 0.115371
    "pretransfer_time" => 0.350291
    "size_upload" => 312.0
    "size_download" => 499.0
    "speed_download" => 1054.0
    "speed_upload" => 659.0
    "starttransfer_time" => 0.350305
    "primary_ip" => "175.184.32.128"
    "primary_port" => 443
    "local_ip" => "85.131.207.94"
    "local_port" => 36868
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 350195
    "connect_time_us" => 115371
    "namelookup_time_us" => 769
    "pretransfer_time_us" => 350291
    "starttransfer_time_us" => 350305
    "total_time_us" => 473180
    "start_time" => 1780301023.53
    "original_url" => "https://t.e-coupon.online/api/coupon_inquiry_t2.php"
    "pause_handler" => Closure(float $duration) {#3187
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#3180 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#3171 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 175.184.32.128...\n
      * TCP_NODELAY set\n
      * Connected to t.e-coupon.online (175.184.32.128) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *   CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
        CApath: none\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=t.e-coupon.online\n
      *  start date: Jan 31 09:04:22 2026 GMT\n
      *  expire date: Jan 31 14:59:59 2027 GMT\n
      *  subjectAltName: host "t.e-coupon.online" matched cert's "t.e-coupon.online"\n
      *  issuer: C=JP; O=Japan Registry Services Co., Ltd.; CN=JPRS Domain Validation Authority - G4\n
      *  SSL certificate verify ok.\n
      > POST /api/coupon_inquiry_t2.php HTTP/1.1\r\n
      Host: t.e-coupon.online\r\n
      Content-Type: multipart/form-data; boundary=WdQgXH0dtP\r\n
      Accept: */*\r\n
      Content-Length: 312\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx\r\n
      < Date: Mon, 01 Jun 2026 08:03:43 GMT\r\n
      < Content-Type: application/json; charset=UTF-8\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: close\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx"
    "Date: Mon, 01 Jun 2026 08:03:43 GMT"
    "Content-Type: application/json; charset=UTF-8"
    "Transfer-Encoding: chunked"
    "Connection: close"
  ]
  "response_json" => [
    "result" => "OK"
    "data" => [
      [
        "cname" => "2511RingerHutGroup食事ご優待 1,650p"
        "ctype" => 4
        "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント"
        "expire" => "20261007"
        "left" => "0"
        "balance" => 1650
        "avail" => 1
        "kanri" => "0100009500000002"
      ]
      [
        "cname" => "2511RingerHutGroup食事ご優待 3,850p"
        "ctype" => 4
        "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
        "expire" => "20261007"
        "left" => "0"
        "balance" => 3849
        "avail" => 1
        "kanri" => "0100009600000001"
      ]
    ]
    "errcd" => ""
    "errmsg" => ""
  ]
]