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" => "Murray.Thomas@admedsol.com"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 352
    "request_size" => 274
    "total_time" => 0.128309
    "namelookup_time" => 0.000242
    "connect_time" => 0.002068
    "pretransfer_time" => 0.038481
    "size_download" => 535.0
    "speed_download" => 4169.0
    "starttransfer_time" => 0.127841
    "primary_ip" => "52.223.19.105"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 46532
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 38305
    "connect_time_us" => 2068
    "namelookup_time_us" => 242
    "pretransfer_time_us" => 38481
    "starttransfer_time_us" => 127841
    "total_time_us" => 128309
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736502881.3581
    "original_url" => "https://api.loyaltylion.com/v2/customers?email=Murray.Thomas@admedsol.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: 52.223.19.105, 35.71.187.221\n
      *   Trying 52.223.19.105: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 (52.223.19.105) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://api.loyaltylion.com/v2/customers?email=Murray.Thomas@admedsol.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=Murray.Thomas@admedsol.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=Murray.Thomas@admedsol.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 09:54:41 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: 3025a71d13272e7ed8208292c27ab6a8\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/"3a0-1pOXSNqSy9jauj5ZZX/QwfCdPxM"\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "url" => "https://api.loyaltylion.com/v2/customers?email=Murray.Thomas@admedsol.com"
  "response_headers" => [
    "HTTP/2 200 "
    "date: Fri, 10 Jan 2025 09:54:41 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: 3025a71d13272e7ed8208292c27ab6a8"
    "access-control-allow-origin: *"
    "ratelimit-limit: 500"
    "ratelimit-remaining: 499"
    "ratelimit-reset: 1"
    "etag: W/"3a0-1pOXSNqSy9jauj5ZZX/QwfCdPxM""
    "content-encoding: gzip"
  ]
  "response_content" => [
    "{"customers":[{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_approved":1564,"points_pending":72,"points_spent":100,"properties":{"name":"MURRAY THOMAS","last_name":"THOMAS","first_name":"MURRAY","rechargeHash":""},"metadata":{"shopify_source_url":"parsons-nose.myshopify.com"},"rewards_claimed":1,"blocked":false,"guest":false,"enrolled":true,"enrolled_at":"2024-04-10T09:26:22.954Z","referral_id":null,"referred_by":null,"loyalty_tier_membership":{"started_at":"2024-08-14T13:35:15.323Z","expires_at":"2025-08-14T13:35:15.323Z","manual":false,"loyalty_tier":{"id":6377,"name":"Gold","number":3,"default":false,"hidden":false,"lower_bound":"10.01","upper_bound":null,"position":2}},"insights_segment":"Loyal","birthday":null,"referral_url":"https://prz.io/38NLQYGie","created_at":"2024-04-10T09:26:10.665Z","updated_at":"2025-01-10T09:52:28.825Z"}],"cursor":{"prev":null,"next":null}}"
  ]
]
GET https://api.loyaltylion.com/v2/customers/6737952800881/available_rewards
Request options
[
  "headers" => [
    "content-type" => "application/json"
  ]
  "auth_basic" => [
    "b318b89a6fda72ccb20b3632d0ee7fdb"
    "1186c686ed7d52e777dc14bf3d5719cf"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 353
    "request_size" => 305
    "total_time" => 0.051541
    "namelookup_time" => 5.0E-5
    "pretransfer_time" => 0.000177
    "size_download" => 1562.0
    "speed_download" => 30305.0
    "starttransfer_time" => 0.051403
    "primary_ip" => "52.223.19.105"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 46532
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "namelookup_time_us" => 50
    "pretransfer_time_us" => 177
    "starttransfer_time_us" => 51403
    "total_time_us" => 51541
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736502881.6057
    "original_url" => "https://api.loyaltylion.com/v2/customers/6737952800881/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/6737952800881/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/6737952800881/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/6737952800881/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 09:54:41 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: 92bf6a2ec123f759e4212629d6abf34e\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 09:54:41 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: 92bf6a2ec123f759e4212629d6abf34e"
    "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/6737952800881/transactions
Request options
[
  "auth_basic" => [
    "b318b89a6fda72ccb20b3632d0ee7fdb"
    "1186c686ed7d52e777dc14bf3d5719cf"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 354
    "request_size" => 268
    "total_time" => 1.252426
    "namelookup_time" => 3.0E-5
    "pretransfer_time" => 0.000116
    "size_download" => 5212.0
    "speed_download" => 4161.0
    "starttransfer_time" => 1.252277
    "primary_ip" => "52.223.19.105"
    "primary_port" => 443
    "local_ip" => "10.1.0.7"
    "local_port" => 46532
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "namelookup_time_us" => 30
    "pretransfer_time_us" => 116
    "starttransfer_time_us" => 1252277
    "total_time_us" => 1252426
    "effective_method" => "GET"
    "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt"
    "start_time" => 1736502881.6577
    "original_url" => "https://api.loyaltylion.com/v2/customers/6737952800881/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/6737952800881/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/6737952800881/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/6737952800881/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 09:54:42 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < server: nginx\r\n
      < vary: Accept-Encoding\r\n
      < x-request-id: 0b41e4793f4611828f54bd23efea1308\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/"180a6-fE09o9oVlriTbfzCGK17qenzYQg"\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Fri, 10 Jan 2025 09:54:42 GMT"
    "content-type: application/json; charset=utf-8"
    "server: nginx"
    "vary: Accept-Encoding"
    "x-request-id: 0b41e4793f4611828f54bd23efea1308"
    "access-control-allow-origin: *"
    "ratelimit-limit: 500"
    "ratelimit-remaining: 499"
    "ratelimit-reset: 1"
    "etag: W/"180a6-fE09o9oVlriTbfzCGK17qenzYQg""
    "content-encoding: gzip"
  ]
  "response_content" => [
    "{"transactions":[{"id":1039429110,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1000,"points_pending":0,"created_at":"2025-01-10T09:52:28.840Z","resource":"adjustment","adjustment":{"note":""}},{"id":1038947985,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":121,"points_pending":-121,"created_at":"2025-01-09T15:49:31.976Z","resource":"activity","activity":{"id":663776943,"merchant_id":"PAR-80c57f67e547b34611c01804a81ff8a1","value":121,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T15:49:31.800Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":639635435,"merchant_id":"PAR-80c57f67e547b34611c01804a81ff8a1","merchant_number":"Til Transaction: 2025-01-09 15:49:31","total":"30.37","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"30.37","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2025-01-09T15:49:31.814Z","updated_at":"2025-01-09T15:49:31.814Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1038947984,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":121,"created_at":"2025-01-09T15:49:31.800Z","resource":"activity","activity":{"id":663776943,"merchant_id":"PAR-80c57f67e547b34611c01804a81ff8a1","value":121,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T15:49:31.800Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":639635435,"merchant_id":"PAR-80c57f67e547b34611c01804a81ff8a1","merchant_number":"Til Transaction: 2025-01-09 15:49:31","total":"30.37","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"30.37","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2025-01-09T15:49:31.814Z","updated_at":"2025-01-09T15:49:31.814Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1038947092,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-500,"points_pending":0,"created_at":"2025-01-09T15:47:19.522Z","resource":"adjustment","adjustment":{"note":"£5 in store voucher"}},{"id":1038947071,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1000,"points_pending":0,"created_at":"2025-01-09T15:47:18.078Z","resource":"adjustment","adjustment":{"note":"£10 in store voucher"}},{"id":1038945498,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":40,"points_pending":-40,"created_at":"2025-01-09T15:43:44.933Z","resource":"activity","activity":{"id":663775482,"merchant_id":"PAR-cc933b553069a86f90caa19be4ea6cf4","value":40,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T15:43:44.820Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":639633238,"merchant_id":"PAR-cc933b553069a86f90caa19be4ea6cf4","merchant_number":"Til Transaction: 2025-01-09 15:43:44","total":"9.97","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"9.97","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2025-01-09T15:43:44.826Z","updated_at":"2025-01-09T15:43:44.826Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1038945496,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":40,"created_at":"2025-01-09T15:43:44.820Z","resource":"activity","activity":{"id":663775482,"merchant_id":"PAR-cc933b553069a86f90caa19be4ea6cf4","value":40,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T15:43:44.820Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":639633238,"merchant_id":"PAR-cc933b553069a86f90caa19be4ea6cf4","merchant_number":"Til Transaction: 2025-01-09 15:43:44","total":"9.97","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"9.97","total_refunded":"0","payment_status":"paid","fulfillment_status":"not_fulfilled","refund_status":"not_refunded","cancellation_status":"not_cancelled","metadata":{},"created_at":"2025-01-09T15:43:44.826Z","updated_at":"2025-01-09T15:43:44.826Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1038769084,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":72,"created_at":"2025-01-09T10:24:22.000Z","resource":"activity","activity":{"id":663647866,"merchant_id":"11415319282047","value":72,"state":"pending","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T10:24:22.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":639552952,"merchant_id":"11415319282047","merchant_number":"83683","total":"18.00","total_tax":"0","total_shipping":"0","total_discounts":"27.00","total_paid":"18.00","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":"2025-01-09T10:24:32.682Z","updated_at":"2025-01-09T10:24:51.517Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1038768536,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":3,"points_pending":0,"created_at":"2025-01-09T10:22:52.500Z","resource":"activity","activity":{"id":663647541,"merchant_id":null,"value":3,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-09T10:22:52.478Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":1037235352,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":83,"points_pending":-83,"created_at":"2025-01-06T22:08:15.296Z","resource":"activity","activity":{"id":661320816,"merchant_id":"11400851095935","value":83,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-02T22:07:34.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":637009360,"merchant_id":"11400851095935","merchant_number":"83239","total":"20.68","total_tax":"0","total_shipping":"0","total_discounts":"16.92","total_paid":"20.68","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":"2025-01-02T22:07:42.677Z","updated_at":"2025-01-02T22:07:47.321Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1034768475,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":83,"created_at":"2025-01-02T22:07:34.000Z","resource":"activity","activity":{"id":661320816,"merchant_id":"11400851095935","value":83,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-02T22:07:34.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":637009360,"merchant_id":"11400851095935","merchant_number":"83239","total":"20.68","total_tax":"0","total_shipping":"0","total_discounts":"16.92","total_paid":"20.68","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":"2025-01-02T22:07:42.677Z","updated_at":"2025-01-02T22:07:47.321Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":1034765524,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1817,"points_pending":0,"created_at":"2025-01-02T22:02:42.038Z","resource":"claimed_reward","claimed_reward":{"id":42683563,"claimed_at":"2025-01-02T22:02:40.838Z","point_cost":1817,"redeemable":{"redeemable_type":"voucher","code":"LL-EDZ8PQAR","discount_amount":18.17,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2025-01-02T23:02:40.838Z","expires_at":"2025-01-02T23:02:40.838Z"}},{"id":1034765521,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1817,"points_pending":0,"created_at":"2025-01-02T22:02:41.117Z","resource":"claimed_reward","claimed_reward":{"id":42683563,"claimed_at":"2025-01-02T22:02:40.838Z","point_cost":1817,"redeemable":{"redeemable_type":"voucher","code":"LL-EDZ8PQAR","discount_amount":18.17,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2025-01-02T23:02:40.838Z","expires_at":"2025-01-02T23:02:40.838Z"}},{"id":1034762448,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":3,"points_pending":0,"created_at":"2025-01-02T21:56:58.630Z","resource":"activity","activity":{"id":661317461,"merchant_id":null,"value":3,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2025-01-02T21:56:58.599Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":1015416825,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1814,"points_pending":0,"created_at":"2024-12-19T08:43:06.205Z","resource":"claimed_reward","claimed_reward":{"id":42172984,"claimed_at":"2024-12-19T08:42:57.257Z","point_cost":1814,"redeemable":{"redeemable_type":"voucher","code":"LL-LK4TWLBI","discount_amount":18.14,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-12-19T09:42:57.257Z","expires_at":"2024-12-19T09:42:57.257Z"}},{"id":1015416751,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1814,"points_pending":0,"created_at":"2024-12-19T08:42:57.532Z","resource":"claimed_reward","claimed_reward":{"id":42172984,"claimed_at":"2024-12-19T08:42:57.257Z","point_cost":1814,"redeemable":{"redeemable_type":"voucher","code":"LL-LK4TWLBI","discount_amount":18.14,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-12-19T09:42:57.257Z","expires_at":"2024-12-19T09:42:57.257Z"}},{"id":1015416635,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1811,"points_pending":0,"created_at":"2024-12-19T08:42:42.019Z","resource":"claimed_reward","claimed_reward":{"id":42172980,"claimed_at":"2024-12-19T08:42:40.803Z","point_cost":1811,"redeemable":{"redeemable_type":"voucher","code":"LL-71UJNAUS","discount_amount":18.11,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-12-19T09:42:40.803Z","expires_at":"2024-12-19T09:42:40.803Z"}},{"id":1015416627,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1811,"points_pending":0,"created_at":"2024-12-19T08:42:41.027Z","resource":"claimed_reward","claimed_reward":{"id":42172980,"claimed_at":"2024-12-19T08:42:40.803Z","point_cost":1811,"redeemable":{"redeemable_type":"voucher","code":"LL-71UJNAUS","discount_amount":18.11,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-12-19T09:42:40.803Z","expires_at":"2024-12-19T09:42:40.803Z"}},{"id":1015416382,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":3,"points_pending":0,"created_at":"2024-12-19T08:42:03.875Z","resource":"activity","activity":{"id":653848889,"merchant_id":null,"value":3,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-12-19T08:42:03.843Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":1000823679,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":220,"points_pending":-220,"created_at":"2024-12-01T14:00:21.600Z","resource":"activity","activity":{"id":642737197,"merchant_id":"11289708757375","value":220,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-11-27T13:59:19.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":617314064,"merchant_id":"11289708757375","merchant_number":"79963","total":"55.06","total_tax":"0","total_shipping":"0","total_discounts":"10.04","total_paid":"55.06","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-11-27T13:59:28.964Z","updated_at":"2024-11-27T14:00:07.335Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":996359060,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":220,"created_at":"2024-11-27T13:59:19.000Z","resource":"activity","activity":{"id":642737197,"merchant_id":"11289708757375","value":220,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-11-27T13:59:19.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":617314064,"merchant_id":"11289708757375","merchant_number":"79963","total":"55.06","total_tax":"0","total_shipping":"0","total_discounts":"10.04","total_paid":"55.06","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-11-27T13:59:28.964Z","updated_at":"2024-11-27T14:00:07.335Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":996358608,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:58:36.702Z","resource":"claimed_reward","claimed_reward":{"id":41070484,"claimed_at":"2024-11-27T13:58:35.560Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-ATVMSGUP","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:58:35.560Z","expires_at":"2024-11-27T14:58:35.560Z"}},{"id":996358595,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:58:35.828Z","resource":"claimed_reward","claimed_reward":{"id":41070484,"claimed_at":"2024-11-27T13:58:35.560Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-ATVMSGUP","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:58:35.560Z","expires_at":"2024-11-27T14:58:35.560Z"}},{"id":996358507,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:58:21.378Z","resource":"claimed_reward","claimed_reward":{"id":41070471,"claimed_at":"2024-11-27T13:58:20.241Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-32UKDWHV","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:58:20.241Z","expires_at":"2024-11-27T14:58:20.241Z"}},{"id":996358501,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:58:20.493Z","resource":"claimed_reward","claimed_reward":{"id":41070471,"claimed_at":"2024-11-27T13:58:20.241Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-32UKDWHV","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:58:20.241Z","expires_at":"2024-11-27T14:58:20.241Z"}},{"id":996358208,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:57:54.145Z","resource":"claimed_reward","claimed_reward":{"id":41070408,"claimed_at":"2024-11-27T13:56:33.497Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-9BT0ILC0","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:56:33.497Z","expires_at":"2024-11-27T14:56:33.497Z"}},{"id":996357602,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:56:34.332Z","resource":"claimed_reward","claimed_reward":{"id":41070408,"claimed_at":"2024-11-27T13:56:33.497Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-9BT0ILC0","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:56:33.497Z","expires_at":"2024-11-27T14:56:33.497Z"}},{"id":996356972,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:55:20.127Z","resource":"claimed_reward","claimed_reward":{"id":41070359,"claimed_at":"2024-11-27T13:55:18.977Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-RZ274B7U","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:55:18.977Z","expires_at":"2024-11-27T14:55:18.977Z"}},{"id":996356962,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:55:19.249Z","resource":"claimed_reward","claimed_reward":{"id":41070359,"claimed_at":"2024-11-27T13:55:18.977Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-RZ274B7U","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:55:18.977Z","expires_at":"2024-11-27T14:55:18.977Z"}},{"id":996356929,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:55:15.172Z","resource":"claimed_reward","claimed_reward":{"id":41070355,"claimed_at":"2024-11-27T13:55:14.123Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-CXVQXSFJ","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:55:14.123Z","expires_at":"2024-11-27T14:55:14.123Z"}},{"id":996356924,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:55:14.360Z","resource":"claimed_reward","claimed_reward":{"id":41070355,"claimed_at":"2024-11-27T13:55:14.123Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-CXVQXSFJ","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:55:14.123Z","expires_at":"2024-11-27T14:55:14.123Z"}},{"id":996356729,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1591,"points_pending":0,"created_at":"2024-11-27T13:54:57.582Z","resource":"claimed_reward","claimed_reward":{"id":41070339,"claimed_at":"2024-11-27T13:54:56.205Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-9RYJK5VQ","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:54:56.205Z","expires_at":"2024-11-27T14:54:56.205Z"}},{"id":996356717,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1591,"points_pending":0,"created_at":"2024-11-27T13:54:56.487Z","resource":"claimed_reward","claimed_reward":{"id":41070339,"claimed_at":"2024-11-27T13:54:56.205Z","point_cost":1591,"redeemable":{"redeemable_type":"voucher","code":"LL-9RYJK5VQ","discount_amount":15.91,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-11-27T14:54:56.205Z","expires_at":"2024-11-27T14:54:56.205Z"}},{"id":966504939,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":277,"points_pending":-277,"created_at":"2024-10-16T11:26:15.222Z","resource":"activity","activity":{"id":622706552,"merchant_id":"9716094009727","value":277,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-10-12T11:25:40.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":598386217,"merchant_id":"9716094009727","merchant_number":"77377","total":"69.30","total_tax":"0","total_shipping":"0","total_discounts":"46.20","total_paid":"69.30","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-12T11:25:49.359Z","updated_at":"2024-10-12T11:26:08.040Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":963258873,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":277,"created_at":"2024-10-12T11:25:40.000Z","resource":"activity","activity":{"id":622706552,"merchant_id":"9716094009727","value":277,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-10-12T11:25:40.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":598386217,"merchant_id":"9716094009727","merchant_number":"77377","total":"69.30","total_tax":"0","total_shipping":"0","total_discounts":"46.20","total_paid":"69.30","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-12T11:25:49.359Z","updated_at":"2024-10-12T11:26:08.040Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":963258327,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1000,"points_pending":0,"created_at":"2024-10-12T11:25:19.575Z","resource":"claimed_reward","claimed_reward":{"id":39479057,"claimed_at":"2024-10-12T11:25:17.495Z","point_cost":1000,"redeemable":{"redeemable_type":"voucher","code":"LL-B86B5S7B","discount_amount":10,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-10-12T12:25:17.495Z","expires_at":"2024-10-12T12:25:17.495Z"}},{"id":963258319,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1000,"points_pending":0,"created_at":"2024-10-12T11:25:17.903Z","resource":"claimed_reward","claimed_reward":{"id":39479057,"claimed_at":"2024-10-12T11:25:17.495Z","point_cost":1000,"redeemable":{"redeemable_type":"voucher","code":"LL-B86B5S7B","discount_amount":10,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-10-12T12:25:17.495Z","expires_at":"2024-10-12T12:25:17.495Z"}},{"id":963256250,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1314,"points_pending":0,"created_at":"2024-10-12T11:20:57.254Z","resource":"claimed_reward","claimed_reward":{"id":39478980,"claimed_at":"2024-10-12T11:20:54.634Z","point_cost":1314,"redeemable":{"redeemable_type":"voucher","code":"LL-ANY1EQJF","discount_amount":13.14,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-10-12T12:20:54.634Z","expires_at":"2024-10-12T12:20:54.634Z"}},{"id":963256243,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1314,"points_pending":0,"created_at":"2024-10-12T11:20:55.479Z","resource":"claimed_reward","claimed_reward":{"id":39478980,"claimed_at":"2024-10-12T11:20:54.634Z","point_cost":1314,"redeemable":{"redeemable_type":"voucher","code":"LL-ANY1EQJF","discount_amount":13.14,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-10-12T12:20:54.634Z","expires_at":"2024-10-12T12:20:54.634Z"}},{"id":951875437,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":3,"points_pending":0,"created_at":"2024-10-03T14:51:37.543Z","resource":"activity","activity":{"id":619277910,"merchant_id":null,"value":3,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-10-03T14:51:37.513Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":933445726,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":154,"points_pending":-154,"created_at":"2024-09-04T08:37:15.154Z","resource":"activity","activity":{"id":606595229,"merchant_id":"5673924788337","value":154,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-31T08:36:05.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":583929682,"merchant_id":"5673924788337","merchant_number":"75423","total":"38.40","total_tax":"0","total_shipping":"0","total_discounts":"25.60","total_paid":"38.40","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-08-31T08:36:14.483Z","updated_at":"2024-08-31T08:36:34.352Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":929335592,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":154,"created_at":"2024-08-31T08:36:05.000Z","resource":"activity","activity":{"id":606595229,"merchant_id":"5673924788337","value":154,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-31T08:36:05.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":583929682,"merchant_id":"5673924788337","merchant_number":"75423","total":"38.40","total_tax":"0","total_shipping":"0","total_discounts":"25.60","total_paid":"38.40","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-08-31T08:36:14.483Z","updated_at":"2024-08-31T08:36:34.352Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":929334994,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1157,"points_pending":0,"created_at":"2024-08-31T08:33:46.418Z","resource":"claimed_reward","claimed_reward":{"id":38172900,"claimed_at":"2024-08-31T08:33:44.545Z","point_cost":1157,"redeemable":{"redeemable_type":"voucher","code":"LL-V3QSJPH2","discount_amount":11.57,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-31T09:33:44.545Z","expires_at":"2024-08-31T09:33:44.545Z"}},{"id":929334989,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-1157,"points_pending":0,"created_at":"2024-08-31T08:33:44.984Z","resource":"claimed_reward","claimed_reward":{"id":38172900,"claimed_at":"2024-08-31T08:33:44.545Z","point_cost":1157,"redeemable":{"redeemable_type":"voucher","code":"LL-V3QSJPH2","discount_amount":11.57,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-31T09:33:44.545Z","expires_at":"2024-08-31T09:33:44.545Z"}},{"id":920220637,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":135,"points_pending":-135,"created_at":"2024-08-18T11:01:14.905Z","resource":"activity","activity":{"id":600213492,"merchant_id":"5577127002225","value":135,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-14T11:00:39.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":578130130,"merchant_id":"5577127002225","merchant_number":"74793","total":"45.15","total_tax":"0","total_shipping":"0","total_discounts":"23.10","total_paid":"45.15","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-08-14T11:00:49.864Z","updated_at":"2024-08-14T11:01:08.598Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":918477493,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":3,"points_pending":0,"created_at":"2024-08-15T07:53:16.963Z","resource":"activity","activity":{"id":600474524,"merchant_id":null,"value":3,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-15T07:53:16.931Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":918050195,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":198,"points_pending":-198,"created_at":"2024-08-14T13:35:14.767Z","resource":"activity","activity":{"id":598470016,"merchant_id":"5572019781745","value":198,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-10T13:34:35.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":576760455,"merchant_id":"5572019781745","merchant_number":"74667","total":"66.06","total_tax":"0","total_shipping":"0","total_discounts":"20.00","total_paid":"66.06","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-08-10T13:34:45.836Z","updated_at":"2024-08-10T13:35:15.712Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":917996312,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":135,"created_at":"2024-08-14T11:00:39.000Z","resource":"activity","activity":{"id":600213492,"merchant_id":"5577127002225","value":135,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-14T11:00:39.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":578130130,"merchant_id":"5577127002225","merchant_number":"74793","total":"45.15","total_tax":"0","total_shipping":"0","total_discounts":"23.10","total_paid":"45.15","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-08-14T11:00:49.864Z","updated_at":"2024-08-14T11:01:08.598Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":917995810,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":821,"points_pending":0,"created_at":"2024-08-14T10:59:15.510Z","resource":"claimed_reward","claimed_reward":{"id":37622329,"claimed_at":"2024-08-14T10:59:13.749Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-EPMY6VKS","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-14T11:59:13.749Z","expires_at":"2024-08-14T11:59:13.749Z"}},{"id":917995807,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-821,"points_pending":0,"created_at":"2024-08-14T10:59:14.100Z","resource":"claimed_reward","claimed_reward":{"id":37622329,"claimed_at":"2024-08-14T10:59:13.749Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-EPMY6VKS","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-14T11:59:13.749Z","expires_at":"2024-08-14T11:59:13.749Z"}},{"id":915353863,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":198,"created_at":"2024-08-10T13:34:35.000Z","resource":"activity","activity":{"id":598470016,"merchant_id":"5572019781745","value":198,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-10T13:34:35.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":576760455,"merchant_id":"5572019781745","merchant_number":"74667","total":"66.06","total_tax":"0","total_shipping":"0","total_discounts":"20.00","total_paid":"66.06","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-08-10T13:34:45.836Z","updated_at":"2024-08-10T13:35:15.712Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":915353458,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":821,"points_pending":0,"created_at":"2024-08-10T13:33:37.357Z","resource":"claimed_reward","claimed_reward":{"id":37516481,"claimed_at":"2024-08-10T13:33:35.600Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-WXR68WU1","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-10T14:33:35.600Z","expires_at":"2024-08-10T14:33:35.600Z"}},{"id":915353451,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-821,"points_pending":0,"created_at":"2024-08-10T13:33:36.010Z","resource":"claimed_reward","claimed_reward":{"id":37516481,"claimed_at":"2024-08-10T13:33:35.600Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-WXR68WU1","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-10T14:33:35.600Z","expires_at":"2024-08-10T14:33:35.600Z"}},{"id":915353428,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":821,"points_pending":0,"created_at":"2024-08-10T13:33:30.693Z","resource":"claimed_reward","claimed_reward":{"id":37516478,"claimed_at":"2024-08-10T13:33:28.889Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-S982UB0O","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-10T14:33:28.889Z","expires_at":"2024-08-10T14:33:28.889Z"}},{"id":915353424,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-821,"points_pending":0,"created_at":"2024-08-10T13:33:29.299Z","resource":"claimed_reward","claimed_reward":{"id":37516478,"claimed_at":"2024-08-10T13:33:28.889Z","point_cost":821,"redeemable":{"redeemable_type":"voucher","code":"LL-S982UB0O","discount_amount":8.21,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-08-10T14:33:28.889Z","expires_at":"2024-08-10T14:33:28.889Z"}},{"id":915347480,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":2,"points_pending":0,"created_at":"2024-08-10T13:15:09.697Z","resource":"activity","activity":{"id":598466469,"merchant_id":null,"value":2,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-08-10T13:15:09.672Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":906849903,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":138,"points_pending":-138,"created_at":"2024-07-26T16:47:15.116Z","resource":"activity","activity":{"id":592420512,"merchant_id":"5543585349745","value":138,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-07-22T16:46:42.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":569847400,"merchant_id":"5543585349745","merchant_number":"74021","total":"45.90","total_tax":"0","total_shipping":"0","total_discounts":"30.60","total_paid":"45.90","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-07-22T16:46:52.841Z","updated_at":"2024-07-22T16:47:30.289Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":903585713,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":138,"created_at":"2024-07-22T16:46:42.000Z","resource":"activity","activity":{"id":592420512,"merchant_id":"5543585349745","value":138,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-07-22T16:46:42.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":569847400,"merchant_id":"5543585349745","merchant_number":"74021","total":"45.90","total_tax":"0","total_shipping":"0","total_discounts":"30.60","total_paid":"45.90","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-07-22T16:46:52.841Z","updated_at":"2024-07-22T16:47:30.289Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":903584855,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":681,"points_pending":0,"created_at":"2024-07-22T16:45:14.531Z","resource":"claimed_reward","claimed_reward":{"id":36946908,"claimed_at":"2024-07-22T16:45:11.934Z","point_cost":681,"redeemable":{"redeemable_type":"voucher","code":"LL-RV7X8M4C","discount_amount":6.81,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-07-22T17:45:11.934Z","expires_at":"2024-07-22T17:45:11.934Z"}},{"id":903584822,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-681,"points_pending":0,"created_at":"2024-07-22T16:45:12.297Z","resource":"claimed_reward","claimed_reward":{"id":36946908,"claimed_at":"2024-07-22T16:45:11.934Z","point_cost":681,"redeemable":{"redeemable_type":"voucher","code":"LL-RV7X8M4C","discount_amount":6.81,"usage_count":0,"usage_limit":1,"used_at":null,"expires_on":null},"reward":{"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},"state":"void","session":{"kind":"checkout","token":""},"auto_refund_at":"2024-07-22T17:45:11.934Z","expires_at":"2024-07-22T17:45:11.934Z"}},{"id":896801010,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":206,"points_pending":-206,"created_at":"2024-07-12T10:21:33.279Z","resource":"activity","activity":{"id":587720026,"merchant_id":"5512255504497","value":206,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-07-08T10:20:40.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":565374869,"merchant_id":"5512255504497","merchant_number":"73465","total":"68.64","total_tax":"0","total_shipping":"0","total_discounts":"29.36","total_paid":"68.64","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-07-08T10:20:50.555Z","updated_at":"2024-07-08T10:21:31.745Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":893395530,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":206,"created_at":"2024-07-08T10:20:40.000Z","resource":"activity","activity":{"id":587720026,"merchant_id":"5512255504497","value":206,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-07-08T10:20:40.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":565374869,"merchant_id":"5512255504497","merchant_number":"73465","total":"68.64","total_tax":"0","total_shipping":"0","total_discounts":"29.36","total_paid":"68.64","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-07-08T10:20:50.555Z","updated_at":"2024-07-08T10:21:31.745Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":892306971,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":2,"points_pending":0,"created_at":"2024-07-06T09:32:24.188Z","resource":"activity","activity":{"id":587167695,"merchant_id":null,"value":2,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-07-06T09:32:24.161Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":877963356,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":2,"points_pending":0,"created_at":"2024-06-11T13:55:47.933Z","resource":"activity","activity":{"id":579225524,"merchant_id":null,"value":2,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-06-11T13:55:47.908Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":877949399,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":98,"points_pending":-98,"created_at":"2024-06-11T13:14:16.993Z","resource":"activity","activity":{"id":578112099,"merchant_id":"5474576400497","value":98,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-06-07T13:13:24.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":555814131,"merchant_id":"5474576400497","merchant_number":"72152","total":"49.16","total_tax":"0","total_shipping":"0","total_discounts":"21.03","total_paid":"49.16","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-06-07T13:13:34.581Z","updated_at":"2024-06-07T13:13:42.372Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":875904959,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":98,"created_at":"2024-06-07T13:13:24.000Z","resource":"activity","activity":{"id":578112099,"merchant_id":"5474576400497","value":98,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-06-07T13:13:24.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":555814131,"merchant_id":"5474576400497","merchant_number":"72152","total":"49.16","total_tax":"0","total_shipping":"0","total_discounts":"21.03","total_paid":"49.16","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-06-07T13:13:34.581Z","updated_at":"2024-06-07T13:13:42.372Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":875871113,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1,"points_pending":0,"created_at":"2024-06-07T11:44:10.106Z","resource":"activity","activity":{"id":578094787,"merchant_id":null,"value":1,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-06-07T11:44:10.082Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":863400633,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":89,"points_pending":-89,"created_at":"2024-05-19T09:38:16.026Z","resource":"activity","activity":{"id":569126299,"merchant_id":"5439486066801","value":89,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-15T09:37:53.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":548512276,"merchant_id":"5439486066801","merchant_number":"71187","total":"44.69","total_tax":"0","total_shipping":"0","total_discounts":"19.11","total_paid":"44.69","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":"web","shopify_location_id":null},"created_at":"2024-05-15T09:38:02.672Z","updated_at":"2024-05-15T09:38:26.265Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":861160344,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":89,"created_at":"2024-05-15T09:37:53.000Z","resource":"activity","activity":{"id":569126299,"merchant_id":"5439486066801","value":89,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-15T09:37:53.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":548512276,"merchant_id":"5439486066801","merchant_number":"71187","total":"44.69","total_tax":"0","total_shipping":"0","total_discounts":"19.11","total_paid":"44.69","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":"web","shopify_location_id":null},"created_at":"2024-05-15T09:38:02.672Z","updated_at":"2024-05-15T09:38:26.265Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":861159346,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1,"points_pending":0,"created_at":"2024-05-15T09:34:33.407Z","resource":"activity","activity":{"id":569125672,"merchant_id":null,"value":1,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-15T09:34:33.370Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":858793602,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":154,"points_pending":-154,"created_at":"2024-05-11T09:38:15.449Z","resource":"activity","activity":{"id":566281137,"merchant_id":"5428829880433","value":154,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-07T09:37:58.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":546082521,"merchant_id":"5428829880433","merchant_number":"70839","total":"81.83","total_tax":"0","total_shipping":"0","total_discounts":"28.38","total_paid":"81.83","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":"web","shopify_location_id":null},"created_at":"2024-05-07T09:38:09.423Z","updated_at":"2024-05-07T09:38:54.591Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":856549431,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":25,"created_at":"2024-05-07T09:38:54.911Z","resource":"activity","activity":{"id":566281137,"merchant_id":"5428829880433","value":154,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-07T09:37:58.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":546082521,"merchant_id":"5428829880433","merchant_number":"70839","total":"81.83","total_tax":"0","total_shipping":"0","total_discounts":"28.38","total_paid":"81.83","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":"web","shopify_location_id":null},"created_at":"2024-05-07T09:38:09.423Z","updated_at":"2024-05-07T09:38:54.591Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":856549271,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":129,"created_at":"2024-05-07T09:37:58.000Z","resource":"activity","activity":{"id":566281137,"merchant_id":"5428829880433","value":154,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-07T09:37:58.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":546082521,"merchant_id":"5428829880433","merchant_number":"70839","total":"81.83","total_tax":"0","total_shipping":"0","total_discounts":"28.38","total_paid":"81.83","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":"web","shopify_location_id":null},"created_at":"2024-05-07T09:38:09.423Z","updated_at":"2024-05-07T09:38:54.591Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":856547836,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1,"points_pending":0,"created_at":"2024-05-07T09:32:01.639Z","resource":"activity","activity":{"id":566280173,"merchant_id":null,"value":1,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-05-07T09:32:01.613Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":854177757,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":85,"points_pending":-85,"created_at":"2024-05-03T10:08:12.605Z","resource":"activity","activity":{"id":563081719,"merchant_id":"5416797798513","value":85,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-29T10:07:36.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":543424713,"merchant_id":"5416797798513","merchant_number":"70524","total":"42.50","total_tax":"0","total_shipping":"0","total_discounts":"1.00","total_paid":"42.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":"web","shopify_location_id":null},"created_at":"2024-04-29T10:07:44.508Z","updated_at":"2024-04-29T10:08:20.752Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":850208571,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":85,"created_at":"2024-04-29T10:07:36.000Z","resource":"activity","activity":{"id":563081719,"merchant_id":"5416797798513","value":85,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-29T10:07:36.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":543424713,"merchant_id":"5416797798513","merchant_number":"70524","total":"42.50","total_tax":"0","total_shipping":"0","total_discounts":"1.00","total_paid":"42.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":"web","shopify_location_id":null},"created_at":"2024-04-29T10:07:44.508Z","updated_at":"2024-04-29T10:08:20.752Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":850208559,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":5,"points_pending":0,"created_at":"2024-04-29T10:07:40.575Z","resource":"activity","activity":{"id":563081708,"merchant_id":"6737952800881_30124","value":5,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-29T10:07:40.575Z","rule":{"id":159984,"name":"$newsletter_signup","title":"Sign up to our mailing list"},"resource":null}},{"id":850208063,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":-100,"points_pending":0,"created_at":"2024-04-29T10:05:35.106Z","resource":"claimed_reward","claimed_reward":{"id":34404885,"claimed_at":"2024-04-29T10:05:34.693Z","point_cost":100,"redeemable":{"redeemable_type":"voucher","code":"LL-EAFM184O","discount_amount":1,"usage_count":1,"usage_limit":1,"used_at":"2024-04-29T10:07:36.000Z","expires_on":null},"reward":{"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},"state":"approved","session":{"kind":"checkout","token":"70d1080e5fa03c0a99ea423cc099474d"},"auto_refund_at":"2024-04-29T11:05:34.693Z","expires_at":"2024-04-29T11:05:34.693Z"}},{"id":850200298,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1,"points_pending":0,"created_at":"2024-04-29T09:57:05.533Z","resource":"activity","activity":{"id":563074475,"merchant_id":null,"value":1,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-29T09:57:05.505Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":840881919,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":60,"points_pending":-60,"created_at":"2024-04-14T09:51:10.188Z","resource":"activity","activity":{"id":555668688,"merchant_id":"5396282605681","value":60,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-10T09:50:05.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":469639127,"merchant_id":"5396282605681","merchant_number":"69700","total":"29.95","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"29.95","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":"web","shopify_location_id":null},"created_at":"2024-04-10T09:50:14.039Z","updated_at":"2024-04-10T09:50:17.772Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":838355481,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":0,"points_pending":60,"created_at":"2024-04-10T09:50:05.000Z","resource":"activity","activity":{"id":555668688,"merchant_id":"5396282605681","value":60,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-10T09:50:05.000Z","rule":{"id":119609,"name":"$purchase","title":"Make a purchase"},"resource":"order","order":{"id":469639127,"merchant_id":"5396282605681","merchant_number":"69700","total":"29.95","total_tax":"0","total_shipping":"0","total_discounts":"0","total_paid":"29.95","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":"web","shopify_location_id":null},"created_at":"2024-04-10T09:50:14.039Z","updated_at":"2024-04-10T09:50:17.772Z","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100}}}},{"id":838347458,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":1,"points_pending":0,"created_at":"2024-04-10T09:29:04.663Z","resource":"activity","activity":{"id":555665379,"merchant_id":null,"value":1,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-10T09:29:04.635Z","rule":{"id":119610,"name":"$pageview","title":"Visit"},"resource":null}},{"id":838346984,"customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"points_approved":75,"points_pending":0,"created_at":"2024-04-10T09:26:22.954Z","resource":"activity","activity":{"id":555664977,"merchant_id":null,"value":75,"state":"approved","customer":{"id":820235394,"merchant_id":"6737952800881","email":"murray.thomas@admedsol.com","points_pending":72,"points_approved":1564,"points_spent":100},"created_at":"2024-04-10T09:26:22.954Z","rule":{"id":119608,"name":"$signup","title":"Create an account"},"resource":null}}],"cursor":{"prev":null,"next":null}}"
  ]
]