HTTP Client

3 Total requests
0 HTTP errors

Clients

http_client 3

Requests

GET https://api.loyaltylion.com/v2/customers
Request options
[
  "auth_basic" => [
    "b318b89a6fda72ccb20b3632d0ee7fdb"
    "1186c686ed7d52e777dc14bf3d5719cf"
  ]
  "query" => [
    "email" => "rjfine1@gmail.com"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 352
    "request_size" => 265
    "total_time" => 0.116648
    "namelookup_time" => 0.000202
    "connect_time" => 0.002231
    "pretransfer_time" => 0.042654
    "size_download" => 496.0
    "speed_download" => 4252.0
    "starttransfer_time" => 0.116196
    "primary_ip" => "35.71.187.221"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 53858
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 42554
    "connect_time_us" => 2231
    "namelookup_time_us" => 202
    "pretransfer_time_us" => 42654
    "starttransfer_time_us" => 116196
    "total_time_us" => 116648
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736515018.805
    "original_url" => "https://api.loyaltylion.com/v2/customers?email=rjfine1@gmail.com"
    "pause_handler" => Closure(float $duration) {#623
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#614 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#496 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host api.loyaltylion.com:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 35.71.187.221, 52.223.19.105\n
      *   Trying 35.71.187.221:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
      *  CApath: none\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 / [blank] / UNDEF\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=loyaltylion.com\n
      *  start date: Sep 14 00:00:00 2024 GMT\n
      *  expire date: Oct 13 23:59:59 2025 GMT\n
      *  subjectAltName: host "api.loyaltylion.com" matched cert's "*.loyaltylion.com"\n
      *  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to api.loyaltylion.com (35.71.187.221) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://api.loyaltylion.com/v2/customers?email=rjfine1@gmail.com\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: api.loyaltylion.com]\n
      * [HTTP/2] [1] [:path: /v2/customers?email=rjfine1@gmail.com]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /v2/customers?email=rjfine1@gmail.com HTTP/2\r\n
      Host: api.loyaltylion.com\r\n
      Accept: */*\r\n
      Authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < date: Fri, 10 Jan 2025 13:16:58 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: 65b791724802125ec256e6655d6e09bb\r\n
      < access-control-allow-origin: *\r\n
      < ratelimit-limit: 500\r\n
      < ratelimit-remaining: 499\r\n
      < ratelimit-reset: 1\r\n
      < etag: W/"355-+qOhZ+eiFnOZbBqCVwBG9Zko0dE"\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "url" => "https://api.loyaltylion.com/v2/customers?email=rjfine1@gmail.com"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Fri, 10 Jan 2025 13:16:58 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: 65b791724802125ec256e6655d6e09bb"
    "access-control-allow-origin: *"
    "ratelimit-limit: 500"
    "ratelimit-remaining: 499"
    "ratelimit-reset: 1"
    "etag: W/"355-+qOhZ+eiFnOZbBqCVwBG9Zko0dE""
    "content-encoding: gzip"
  ]
  "response_content" => [
    "{"customers":[{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_approved":140,"points_pending":0,"points_spent":0,"properties":{"last_name":"Fine","first_name":"Rachel"},"metadata":{"shopify_source_url":"parsons-nose.myshopify.com"},"rewards_claimed":0,"blocked":false,"guest":false,"enrolled":true,"enrolled_at":"2024-10-18T16:24:51.598Z","referral_id":null,"referred_by":null,"loyalty_tier_membership":{"started_at":"2024-10-18T16:24:51.598Z","expires_at":null,"manual":false,"loyalty_tier":{"id":6375,"name":"Bronze","number":1,"default":true,"hidden":false,"lower_bound":"0.00","upper_bound":"5.00","position":0}},"insights_segment":"Loyal","birthday":null,"referral_url":"https://prz.io/VYa8daxTV","created_at":"2024-10-15T20:41:31.368Z","updated_at":"2024-12-19T17:07:05.147Z"}],"cursor":{"prev":null,"next":null}}"
  ]
]
GET https://api.loyaltylion.com/v2/customers/22280877146495/available_rewards
Request options
[
  "headers" => [
    "content-type" => "application/json"
  ]
  "auth_basic" => [
    "b318b89a6fda72ccb20b3632d0ee7fdb"
    "1186c686ed7d52e777dc14bf3d5719cf"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 353
    "request_size" => 306
    "total_time" => 0.04708
    "namelookup_time" => 3.6E-5
    "pretransfer_time" => 0.000129
    "size_download" => 1562.0
    "speed_download" => 33177.0
    "starttransfer_time" => 0.046861
    "primary_ip" => "35.71.187.221"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 53858
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "namelookup_time_us" => 36
    "pretransfer_time_us" => 129
    "starttransfer_time_us" => 46861
    "total_time_us" => 47080
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736515019.0557
    "original_url" => "https://api.loyaltylion.com/v2/customers/22280877146495/available_rewards"
    "pause_handler" => Closure(float $duration) {#647
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#635 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#496 …}
        $execCounter: -9223372036854775798
      }
    }
    "debug" => """
      * Re-using existing connection with host api.loyaltylion.com\n
      * [HTTP/2] [3] OPENED stream for https://api.loyaltylion.com/v2/customers/22280877146495/available_rewards\n
      * [HTTP/2] [3] [:method: GET]\n
      * [HTTP/2] [3] [:scheme: https]\n
      * [HTTP/2] [3] [:authority: api.loyaltylion.com]\n
      * [HTTP/2] [3] [:path: /v2/customers/22280877146495/available_rewards]\n
      * [HTTP/2] [3] [content-type: application/json]\n
      * [HTTP/2] [3] [accept: */*]\n
      * [HTTP/2] [3] [authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=]\n
      * [HTTP/2] [3] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [3] [accept-encoding: gzip]\n
      > GET /v2/customers/22280877146495/available_rewards HTTP/2\r\n
      Host: api.loyaltylion.com\r\n
      content-type: application/json\r\n
      Accept: */*\r\n
      Authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < date: Fri, 10 Jan 2025 13:16:59 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: d9b668bc24f0d75a79ea5a730bc0f608\r\n
      < access-control-allow-origin: *\r\n
      < ratelimit-limit: 500\r\n
      < ratelimit-remaining: 499\r\n
      < ratelimit-reset: 1\r\n
      < etag: W/"23dc-crlVLBJl6h2q1PC5+Gwe+jF+jKc"\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Fri, 10 Jan 2025 13:16:59 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: d9b668bc24f0d75a79ea5a730bc0f608"
    "access-control-allow-origin: *"
    "ratelimit-limit: 500"
    "ratelimit-remaining: 499"
    "ratelimit-reset: 1"
    "etag: W/"23dc-crlVLBJl6h2q1PC5+Gwe+jF+jKc""
    "content-encoding: gzip"
  ]
  "response_content" => [
    "{"rewards":[{"id":89484,"title":"£5 voucher","description":null,"sort_key":9,"content":{},"point_cost":500,"method":"voucher","discount_type":"flat","discount_amount":5,"minimum_spend":30,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"one_time","target_type":"all","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"cart_discount_voucher","recurring_cycle_limit":1},{"id":88810,"title":"£10 voucher","description":null,"sort_key":4,"content":{},"point_cost":1000,"method":"voucher","discount_type":"flat","discount_amount":10,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"one_time","target_type":"all","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"cart_discount_voucher","recurring_cycle_limit":1},{"id":88809,"title":"£5 voucher","description":null,"sort_key":3,"content":{},"point_cost":500,"method":"voucher","discount_type":"flat","discount_amount":5,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"one_time","target_type":"all","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"cart_discount_voucher","recurring_cycle_limit":1},{"id":89244,"title":"Redeem at checkout","description":null,"sort_key":6,"content":{},"point_cost":100,"method":"voucher","discount_type":"flat","discount_amount":1,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":25,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"one_time","target_type":"all","target_collections":[],"target_products":[],"session_options":{"kind":"checkout","session_limit":1},"auto_refund_seconds":3600,"expiry_options":{"kind":"duration","seconds":3600},"redeemable_expiry_options":null,"kind":"checkout_redemption","redemption_amount_step":1},{"id":89638,"title":"Trip to Scotland","description":"Parson's Nose will take 2 people upto Scotland for 2 days to visit our beef and lamb farms.\r\nYou will meet the farmers, learn about the animals, help out on the farm....if you want.\r\nReward includes; travel, hotel and top Edinburgh restaurant.","sort_key":12,"content":{"fulfilment_instructions":"You have redeemed this reward.  We will be in touch soon to arrange your trip."},"point_cost":125000,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":89659,"title":"Film a Cooking TV Show","description":"Here is your chance to be a TV Star on Planet Eat, the global food TV channel.  Gordon Ramsey move over, here is Parson's Nose !!\r\nFilm your show and it will be broadcast to a potential 400 million households worldwide !","sort_key":16,"content":{"fulfilment_instructions":"You have decided to be a TV star, we will be in touch with a date for filming."},"point_cost":20000,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":89660,"title":"Visit a Vineyard","description":"Here is your chance of a lifetime....visit a British vineyard and learn about the wine making process as well as trying a little bit of the produce.  A perfect match with Parson's Nose !","sort_key":17,"content":{"fulfilment_instructions":"You have just claimed this reward, well done.  Look forward to seeing you on the vineyard.  We will be in touch with some dates."},"point_cost":27000,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":89654,"title":"Michelin Star Chef Cooking ","description":"This is a major reward !  Have a one to one cooking lesson from a Michelin Star Chef.  Learn the tips and the tricks to create winning dishes every time.","sort_key":15,"content":{"fulfilment_instructions":"You have redeemed this reward.  We will be in touch to arrange a date."},"point_cost":20000,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":89651,"title":"Day in Parson's Nose","description":"Fancy yourself as a butcher ?  Then treat yourself to a day learning the art of butchery with Parson's Nose butchers in one of their stores.......you will never look back !!!","sort_key":13,"content":{"fulfilment_instructions":"You have just claimed this reward.  We will be in contact to arrange a date for your \"Day with the Butchers\"."},"point_cost":1500,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":89652,"title":"Butchery Masterclass","description":"Reward yourself with a one to one butchery masterclass  learning how to work with lamb, pork or even make your own sausages.\r\nTake all the meat home with you......empty that freezer !!!","sort_key":14,"content":{"fulfilment_instructions":"You have just claimed the Butchery Masterclass reward.  We will be in touch to arrange a date."},"point_cost":10000,"method":"store_fulfilment","discount_type":"custom","discount_amount":null,"minimum_spend":null,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"all","target_type":"custom","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"custom"},{"id":189236,"title":"£25 voucher","description":null,"sort_key":18,"content":{},"point_cost":2500,"method":"voucher","discount_type":"flat","discount_amount":25,"minimum_spend":1,"usage_limit":1,"min_redemption_amount":1,"max_redemption_amount":1,"max_free_shipping":null,"site_id":30124,"target_site":{"id":30124,"name":"Parson’s Nose","url":"https://shop.parsonsnose.co.uk"},"order_type":"one_time","target_type":"all","target_collections":[],"target_products":[],"session_options":null,"auto_refund_seconds":null,"expiry_options":{"kind":"does_not_expire","seconds":null},"redeemable_expiry_options":null,"kind":"cart_discount_voucher","recurring_cycle_limit":1}]}"
  ]
]
GET https://api.loyaltylion.com/v2/customers/22280877146495/transactions
Request options
[
  "auth_basic" => [
    "b318b89a6fda72ccb20b3632d0ee7fdb"
    "1186c686ed7d52e777dc14bf3d5719cf"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 353
    "request_size" => 269
    "total_time" => 0.089867
    "namelookup_time" => 3.8E-5
    "pretransfer_time" => 0.00015
    "size_download" => 988.0
    "speed_download" => 10994.0
    "starttransfer_time" => 0.089687
    "primary_ip" => "35.71.187.221"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 53858
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 150
    "starttransfer_time_us" => 89687
    "total_time_us" => 89867
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736515019.1033
    "original_url" => "https://api.loyaltylion.com/v2/customers/22280877146495/transactions"
    "pause_handler" => Closure(float $duration) {#606
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#605 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#496 …}
        $execCounter: -9223372036854775795
      }
    }
    "debug" => """
      * Re-using existing connection with host api.loyaltylion.com\n
      * [HTTP/2] [5] OPENED stream for https://api.loyaltylion.com/v2/customers/22280877146495/transactions\n
      * [HTTP/2] [5] [:method: GET]\n
      * [HTTP/2] [5] [:scheme: https]\n
      * [HTTP/2] [5] [:authority: api.loyaltylion.com]\n
      * [HTTP/2] [5] [:path: /v2/customers/22280877146495/transactions]\n
      * [HTTP/2] [5] [accept: */*]\n
      * [HTTP/2] [5] [authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=]\n
      * [HTTP/2] [5] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [5] [accept-encoding: gzip]\n
      > GET /v2/customers/22280877146495/transactions HTTP/2\r\n
      Host: api.loyaltylion.com\r\n
      Accept: */*\r\n
      Authorization: Basic YjMxOGI4OWE2ZmRhNzJjY2IyMGIzNjMyZDBlZTdmZGI6MTE4NmM2ODZlZDdkNTJlNzc3ZGMxNGJmM2Q1NzE5Y2Y=\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < date: Fri, 10 Jan 2025 13:16:59 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: a695825b6f7f22217dd31e942b3d6d61\r\n
      < access-control-allow-origin: *\r\n
      < ratelimit-limit: 500\r\n
      < ratelimit-remaining: 499\r\n
      < ratelimit-reset: 1\r\n
      < etag: W/"2302-rnX5hvp8n1QYCVZ98MPKmJhFW64"\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Fri, 10 Jan 2025 13:16:59 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: a695825b6f7f22217dd31e942b3d6d61"
    "access-control-allow-origin: *"
    "ratelimit-limit: 500"
    "ratelimit-remaining: 499"
    "ratelimit-reset: 1"
    "etag: W/"2302-rnX5hvp8n1QYCVZ98MPKmJhFW64""
    "content-encoding: gzip"
  ]
  "response_content" => [
    "{"transactions":[{"id":1015624071,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":31,"points_pending":-31,"created_at":"2024-12-19T17:07:05.202Z","resource":"activity","activity":{"id":653978016,"merchant_id":"PAR-2a7fda16cc14ad78218a7e937cd5199a","value":31,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-12-19T17:07:05.033Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":631031733,"merchant_id":"PAR-2a7fda16cc14ad78218a7e937cd5199a","merchant_number":"Til Transaction: 2024-12-19 17:07:05","total":"15.42","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"15.42","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2024-12-19T17:07:05.039Z","updated_at":"2024-12-19T17:07:05.039Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":1015624069,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":0,"points_pending":31,"created_at":"2024-12-19T17:07:05.033Z","resource":"activity","activity":{"id":653978016,"merchant_id":"PAR-2a7fda16cc14ad78218a7e937cd5199a","value":31,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-12-19T17:07:05.033Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":631031733,"merchant_id":"PAR-2a7fda16cc14ad78218a7e937cd5199a","merchant_number":"Til Transaction: 2024-12-19 17:07:05","total":"15.42","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"15.42","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2024-12-19T17:07:05.039Z","updated_at":"2024-12-19T17:07:05.039Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":999644664,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":10,"points_pending":-10,"created_at":"2024-11-30T09:33:18.401Z","resource":"activity","activity":{"id":644953501,"merchant_id":"PAR-3008e9ebe5ece43fe661f5aabf6ef0b0","value":10,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-11-30T09:33:18.173Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":620510263,"merchant_id":"PAR-3008e9ebe5ece43fe661f5aabf6ef0b0","merchant_number":"Til Transaction: 2024-11-30 09:33:18","total":"5.00","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"5.00","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2024-11-30T09:33:18.181Z","updated_at":"2024-11-30T09:33:18.181Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":999644659,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":0,"points_pending":10,"created_at":"2024-11-30T09:33:18.173Z","resource":"activity","activity":{"id":644953501,"merchant_id":"PAR-3008e9ebe5ece43fe661f5aabf6ef0b0","value":10,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-11-30T09:33:18.173Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":620510263,"merchant_id":"PAR-3008e9ebe5ece43fe661f5aabf6ef0b0","merchant_number":"Til Transaction: 2024-11-30 09:33:18","total":"5.00","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"5.00","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2024-11-30T09:33:18.181Z","updated_at":"2024-11-30T09:33:18.181Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":969393441,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":19,"points_pending":-19,"created_at":"2024-10-21T13:20:17.442Z","resource":"activity","activity":{"id":625220436,"merchant_id":"9722148553087","value":19,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-10-17T13:19:32.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":600075594,"merchant_id":"9722148553087","merchant_number":"77623","total":"9.50","total_tax":"0","total_shipping":"0","total_discounts":"9.50","total_paid":"9.50","total_refunded":"0","payment_status":"paid","fulfillment_status":"fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{"shopify_source_url":"parsons-nose.myshopify.com","shopify_source_name":"2506359","shopify_location_id":null},"created_at":"2024-10-17T13:19:42.695Z","updated_at":"2024-10-18T16:24:51.594Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":968012626,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":5,"points_pending":0,"created_at":"2024-10-18T16:24:59.439Z","resource":"activity","activity":{"id":625220475,"merchant_id":"22280877146495_30124","value":5,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-10-18T16:24:59.439Z","rule":{"id":159984,"name":"$newsletter_signup","title":"Sign up to our mailing list"},"resource":null}},{"id":968012590,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":0,"points_pending":19,"created_at":"2024-10-17T13:19:32.000Z","resource":"activity","activity":{"id":625220436,"merchant_id":"9722148553087","value":19,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-10-17T13:19:32.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":600075594,"merchant_id":"9722148553087","merchant_number":"77623","total":"9.50","total_tax":"0","total_shipping":"0","total_discounts":"9.50","total_paid":"9.50","total_refunded":"0","payment_status":"paid","fulfillment_status":"fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{"shopify_source_url":"parsons-nose.myshopify.com","shopify_source_name":"2506359","shopify_location_id":null},"created_at":"2024-10-17T13:19:42.695Z","updated_at":"2024-10-18T16:24:51.594Z","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0}}}},{"id":968012589,"customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"points_approved":75,"points_pending":0,"created_at":"2024-10-18T16:24:51.598Z","resource":"activity","activity":{"id":625220435,"merchant_id":null,"value":75,"state":"approved","customer":{"id":962981565,"merchant_id":"22280877146495","email":"rjfine1@gmail.com","points_pending":0,"points_approved":140,"points_spent":0},"created_at":"2024-10-18T16:24:51.598Z","rule":{"id":119608,"name":"$signup","title":"Create an account"},"resource":null}}],"cursor":{"prev":null,"next":null}}"
  ]
]