SLF Client Logs

                 ___________________
                 | _______________ |
                 | |XXXXXXXXXXXXX| |
                 | |XXXXXXXXXXXXX| |
                 | |XXXXXXXXXXXXX| |
                 | |XXXXXXXXXXXXX| |
                 | |XXXXXXXXXXXXX| |
                 |_________________|
                     _[_______]_
                 ___[___________]___
                |         [_____] []|__
                |         [_____] []|  \__
                L___________________J     \ \___\/
                 ___________________      /\
                /###################\    (__)
            
Action Provider Created At
Fail Zk Request slf 2022-01-11 13:46:27
Fail Get Trip Information slf 2022-01-11 13:46:27
Request
"https://api.jeddah.mardam.afaqy.co/api/v1/slf/car_information"
"post"
array:11 [
  "car_number" => "ABC1234"
  "card_number" => 14464646
  "qr_number" => null
  "create_date" => "2019-02-01T03:45:27+00:00"
  "photo_path" => null
  "channel_id" => 1
  "channel_name" => "CH3"
  "device_type" => "LPR"
  "device_ip" => "192.168.1.220"
  "is_authorized" => true
  "direction" => "IN"
]
Response
array:9 [
  "Server" => array:1 [
    0 => "nginx/1.14.1"
  ]
  "Content-Type" => array:1 [
    0 => "application/json"
  ]
  "Transfer-Encoding" => array:1 [
    0 => "chunked"
  ]
  "Connection" => array:1 [
    0 => "keep-alive"
  ]
  "X-Powered-By" => array:1 [
    0 => "PHP/7.4.10"
  ]
  "Cache-Control" => array:1 [
    0 => "no-cache, private"
  ]
  "Date" => array:1 [
    0 => "Tue, 11 Jan 2022 10:46:27 GMT"
  ]
  "X-RateLimit-Limit" => array:1 [
    0 => "60"
  ]
  "X-RateLimit-Remaining" => array:1 [
    0 => "58"
  ]
]
422
array:2 [
  "message" => "The given data was invalid."
  "errors" => array:2 [
    "client_create_date" => array:1 [
      0 => "The client create date field is required."
    ]
    "device_ip" => array:1 [
      0 => "Given device IP not registered!"
    ]
  ]
]