Commit ·
0b0fc74
0
Parent(s):
Duplicate from mindweave/subscription-billing
Browse filesCo-authored-by: Mindweave Technologies <mindweave@users.noreply.huggingface.co>
- ._README.md +0 -0
- ._data +0 -0
- .gitattributes +60 -0
- README.md +94 -0
- data/._churns.csv +0 -0
- data/._customers.csv +0 -0
- data/._invoices.csv +0 -0
- data/._payments.csv +0 -0
- data/._plan_changes.csv +0 -0
- data/._subscriptions.csv +0 -0
- data/churns.csv +171 -0
- data/customers.csv +501 -0
- data/invoices.csv +0 -0
- data/payments.csv +1801 -0
- data/plan_changes.csv +571 -0
- data/subscriptions.csv +501 -0
._README.md
ADDED
|
Binary file (4.1 kB). View file
|
|
|
._data
ADDED
|
Binary file (4.1 kB). View file
|
|
|
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
+
- tabular-regression
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- subscription
|
| 10 |
+
- invoices
|
| 11 |
+
- synthetic-data
|
| 12 |
+
- mindweave
|
| 13 |
+
- billing
|
| 14 |
+
- recurring-revenue
|
| 15 |
+
- saas
|
| 16 |
+
- cohorts
|
| 17 |
+
- stripe
|
| 18 |
+
- test-data
|
| 19 |
+
- mrr
|
| 20 |
+
- churn
|
| 21 |
+
- saas-metrics
|
| 22 |
+
- revops
|
| 23 |
+
- payments
|
| 24 |
+
pretty_name: Subscription Billing (Synthetic) (Free Sample)
|
| 25 |
+
size_categories:
|
| 26 |
+
- 1K<n<10K
|
| 27 |
+
configs:
|
| 28 |
+
- config_name: customers
|
| 29 |
+
data_files: data/customers.csv
|
| 30 |
+
default: true
|
| 31 |
+
- config_name: invoices
|
| 32 |
+
data_files: data/invoices.csv
|
| 33 |
+
- config_name: payments
|
| 34 |
+
data_files: data/payments.csv
|
| 35 |
+
- config_name: subscriptions
|
| 36 |
+
data_files: data/subscriptions.csv
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
# Subscription Billing (Synthetic) (Free Sample)
|
| 40 |
+
|
| 41 |
+
> **This is a free sample** with 4,800 rows. The full dataset has **52,483 rows** across 6 tables.
|
| 42 |
+
|
| 43 |
+
SaaS subscription billing dataset covering customer acquisition, trial
|
| 44 |
+
conversion, invoicing, payments, plan changes, and churn over a two-year
|
| 45 |
+
growth period. Includes monthly recurring revenue expansion, mixed billing
|
| 46 |
+
cadences, dunning outcomes, and cohort-based retention patterns that match
|
| 47 |
+
realistic B2B SaaS finance and RevOps workflows.
|
| 48 |
+
|
| 49 |
+
The dataset encodes a pricing change in month 10 that temporarily increases
|
| 50 |
+
churn, while trial-to-paid conversion is held at 22 percent. Useful for
|
| 51 |
+
MRR analytics, churn modeling, payments reporting, subscription lifecycle
|
| 52 |
+
automation, dashboard demos, and finance data engineering tests.
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
## Sample tables
|
| 56 |
+
|
| 57 |
+
| Table | Sample Rows |
|
| 58 |
+
|-------|------------|
|
| 59 |
+
| customers | 500 |
|
| 60 |
+
| invoices | 2,000 |
|
| 61 |
+
| payments | 1,800 |
|
| 62 |
+
| subscriptions | 500 |
|
| 63 |
+
| **Total** | **4,800** |
|
| 64 |
+
|
| 65 |
+
## Full dataset
|
| 66 |
+
|
| 67 |
+
The complete dataset includes all tables with full row counts:
|
| 68 |
+
|
| 69 |
+
| Table | Full Rows |
|
| 70 |
+
|-------|----------|
|
| 71 |
+
| churns | 170 |
|
| 72 |
+
| customers | 5,000 |
|
| 73 |
+
| invoices | 21,250 |
|
| 74 |
+
| payments | 20,493 |
|
| 75 |
+
| plan_changes | 570 |
|
| 76 |
+
| subscriptions | 5,000 |
|
| 77 |
+
| **Total** | **52,483** |
|
| 78 |
+
|
| 79 |
+
**Formats included:** CSV, Parquet, SQLite
|
| 80 |
+
|
| 81 |
+
**[Get the full dataset on Gumroad](https://mindweavetech.gumroad.com)**
|
| 82 |
+
|
| 83 |
+
## About
|
| 84 |
+
|
| 85 |
+
Generated by [Mindweave Technologies](https://mindweave.tech) -- realistic synthetic datasets for developers, QA teams, and data engineers.
|
| 86 |
+
|
| 87 |
+
Every dataset features:
|
| 88 |
+
- Enforced foreign key relationships across all tables
|
| 89 |
+
- Realistic statistical distributions (not uniform random)
|
| 90 |
+
- Temporal patterns (seasonal, time-of-day, day-of-week)
|
| 91 |
+
- Injected anomalies for ML training and anomaly detection
|
| 92 |
+
- Deterministic generation (same seed = same output)
|
| 93 |
+
|
| 94 |
+
Browse all datasets: [https://mindweavetech.gumroad.com](https://mindweavetech.gumroad.com)
|
data/._churns.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._customers.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._invoices.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._payments.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._plan_changes.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/._subscriptions.csv
ADDED
|
Binary file (4.1 kB). View file
|
|
|
data/churns.csv
ADDED
|
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
churn_id,subscription_id,churned_at,tenure_months,reason
|
| 2 |
+
1,60,2024-02-19 17:54:19,1,Needed on-prem deployment not available on plan.
|
| 3 |
+
2,249,2024-04-17 20:10:28,1,Price sensitivity increased after contract review.
|
| 4 |
+
3,271,2024-04-11 07:05:10,1,Lost champion and initiative stalled.
|
| 5 |
+
4,456,2024-05-22 21:04:19,1,Did not complete rollout beyond pilot team.
|
| 6 |
+
5,474,2024-10-22 12:12:30,6,Price sensitivity increased after contract review.
|
| 7 |
+
6,496,2024-10-26 23:06:57,6,Workflow automation project deprioritized.
|
| 8 |
+
7,556,2024-06-10 05:38:54,1,Workflow automation project deprioritized.
|
| 9 |
+
8,618,2025-05-19 09:00:41,12,Price sensitivity increased after contract review.
|
| 10 |
+
9,660,2024-07-01 04:28:32,1,Budget freeze after leadership restructuring.
|
| 11 |
+
10,695,2024-07-06 18:47:51,1,Price sensitivity increased after contract review.
|
| 12 |
+
11,816,2024-12-23 15:44:26,6,Procurement rejected annual renewal uplift.
|
| 13 |
+
12,824,2024-12-26 00:29:26,6,Churned after pricing change triggered re-evaluation.
|
| 14 |
+
13,837,2025-06-26 14:34:10,12,Company acquisition forced stack rationalization.
|
| 15 |
+
14,883,2024-08-07 19:18:39,1,Workflow automation project deprioritized.
|
| 16 |
+
15,896,2025-01-07 23:10:09,6,Company acquisition forced stack rationalization.
|
| 17 |
+
16,931,2024-08-17 19:44:20,1,Procurement rejected annual renewal uplift.
|
| 18 |
+
17,1004,2025-07-26 19:41:46,12,Price sensitivity increased after contract review.
|
| 19 |
+
18,1005,2026-07-22 04:39:59,24,Did not complete rollout beyond pilot team.
|
| 20 |
+
19,1160,2026-09-01 09:34:29,24,Usage too low after initial onboarding phase.
|
| 21 |
+
20,1182,2024-10-14 13:03:15,1,Switched to incumbent suite for vendor consolidation.
|
| 22 |
+
21,1194,2025-09-12 00:46:42,12,Moved to partner-managed contract outside direct billing.
|
| 23 |
+
22,1280,2024-10-17 22:44:15,1,Budget freeze after leadership restructuring.
|
| 24 |
+
23,1286,2025-03-30 16:02:32,6,Workflow automation project deprioritized.
|
| 25 |
+
24,1290,2025-03-30 22:20:03,6,Budget freeze after leadership restructuring.
|
| 26 |
+
25,1293,2025-09-27 10:45:56,12,Moved to partner-managed contract outside direct billing.
|
| 27 |
+
26,1341,2025-03-26 04:38:49,6,Company acquisition forced stack rationalization.
|
| 28 |
+
27,1349,2025-04-10 04:19:19,6,Needed on-prem deployment not available on plan.
|
| 29 |
+
28,1377,2025-09-28 09:38:21,12,Company acquisition forced stack rationalization.
|
| 30 |
+
29,1412,2025-04-06 22:14:34,6,Did not complete rollout beyond pilot team.
|
| 31 |
+
30,1482,2026-04-12 09:32:45,18,Usage too low after initial onboarding phase.
|
| 32 |
+
31,1487,2025-04-17 23:52:16,6,Needed on-prem deployment not available on plan.
|
| 33 |
+
32,1510,2026-04-16 03:01:58,18,Company acquisition forced stack rationalization.
|
| 34 |
+
33,1525,2024-11-24 06:19:44,1,Churned after pricing change triggered re-evaluation.
|
| 35 |
+
34,1526,2024-11-24 08:27:44,1,Needed on-prem deployment not available on plan.
|
| 36 |
+
35,1533,2026-04-19 16:16:26,18,Did not complete rollout beyond pilot team.
|
| 37 |
+
36,1536,2026-05-03 02:37:54,18,Lost champion and initiative stalled.
|
| 38 |
+
37,1541,2024-11-27 01:12:50,1,Workflow automation project deprioritized.
|
| 39 |
+
38,1600,2024-12-06 15:24:04,1,Switched to incumbent suite for vendor consolidation.
|
| 40 |
+
39,1621,2025-11-06 06:32:56,12,Usage too low after initial onboarding phase.
|
| 41 |
+
40,1638,2024-12-14 14:48:32,1,Lost champion and initiative stalled.
|
| 42 |
+
41,1686,2024-12-20 06:05:03,1,Workflow automation project deprioritized.
|
| 43 |
+
42,1711,2026-11-13 09:56:33,24,Lost champion and initiative stalled.
|
| 44 |
+
43,1735,2026-11-16 08:19:58,24,Procurement rejected annual renewal uplift.
|
| 45 |
+
44,1803,2025-06-03 09:08:18,6,Switched to incumbent suite for vendor consolidation.
|
| 46 |
+
45,1829,2026-06-03 08:57:03,18,Usage too low after initial onboarding phase.
|
| 47 |
+
46,1840,2025-12-07 02:19:00,12,Switched to incumbent suite for vendor consolidation.
|
| 48 |
+
47,1876,2026-12-08 21:44:15,24,Switched to incumbent suite for vendor consolidation.
|
| 49 |
+
48,1892,2025-01-21 04:13:47,1,Churned after pricing change triggered re-evaluation.
|
| 50 |
+
49,1950,2026-06-26 02:46:18,18,Workflow automation project deprioritized.
|
| 51 |
+
50,1957,2025-07-01 20:17:55,6,Usage too low after initial onboarding phase.
|
| 52 |
+
51,1958,2025-02-01 20:57:11,1,Budget freeze after leadership restructuring.
|
| 53 |
+
52,2006,2025-07-08 12:38:38,6,Company acquisition forced stack rationalization.
|
| 54 |
+
53,2028,2025-07-24 08:39:44,6,Price sensitivity increased after contract review.
|
| 55 |
+
54,2031,2025-07-11 18:08:17,6,Workflow automation project deprioritized.
|
| 56 |
+
55,2092,2026-07-16 05:55:29,18,Moved to partner-managed contract outside direct billing.
|
| 57 |
+
56,2095,2027-01-12 15:23:42,24,Budget freeze after leadership restructuring.
|
| 58 |
+
57,2119,2026-07-20 11:30:02,18,Price sensitivity increased after contract review.
|
| 59 |
+
58,2138,2025-03-13 09:41:24,1,Needed on-prem deployment not available on plan.
|
| 60 |
+
59,2143,2026-01-25 17:22:40,12,Price sensitivity increased after contract review.
|
| 61 |
+
60,2161,2025-03-18 00:45:57,1,Moved to partner-managed contract outside direct billing.
|
| 62 |
+
61,2181,2025-08-03 21:59:02,6,Company acquisition forced stack rationalization.
|
| 63 |
+
62,2190,2025-03-08 18:41:40,1,Company acquisition forced stack rationalization.
|
| 64 |
+
63,2201,2026-02-03 18:40:33,12,Did not complete rollout beyond pilot team.
|
| 65 |
+
64,2255,2025-08-15 05:31:46,6,Switched to incumbent suite for vendor consolidation.
|
| 66 |
+
65,2270,2026-02-25 09:35:29,12,Churned after pricing change triggered re-evaluation.
|
| 67 |
+
66,2274,2027-02-20 18:39:27,24,Price sensitivity increased after contract review.
|
| 68 |
+
67,2317,2025-03-23 18:45:39,1,Did not complete rollout beyond pilot team.
|
| 69 |
+
68,2350,2026-02-20 07:14:11,12,Lost champion and initiative stalled.
|
| 70 |
+
69,2353,2025-09-06 13:43:07,6,Workflow automation project deprioritized.
|
| 71 |
+
70,2385,2025-03-30 09:01:03,1,Workflow automation project deprioritized.
|
| 72 |
+
71,2393,2025-04-13 13:48:00,1,Procurement rejected annual renewal uplift.
|
| 73 |
+
72,2428,2025-04-04 01:09:51,1,Budget freeze after leadership restructuring.
|
| 74 |
+
73,2449,2026-09-13 01:26:22,18,Usage too low after initial onboarding phase.
|
| 75 |
+
74,2450,2026-03-04 01:47:53,12,Workflow automation project deprioritized.
|
| 76 |
+
75,2454,2025-09-18 15:51:24,6,Switched to incumbent suite for vendor consolidation.
|
| 77 |
+
76,2461,2026-09-01 06:01:27,18,Procurement rejected annual renewal uplift.
|
| 78 |
+
77,2463,2025-04-22 07:42:19,1,Procurement rejected annual renewal uplift.
|
| 79 |
+
78,2471,2025-09-20 01:25:22,6,Did not complete rollout beyond pilot team.
|
| 80 |
+
79,2484,2025-04-11 14:26:41,1,Switched to incumbent suite for vendor consolidation.
|
| 81 |
+
80,2498,2026-09-04 19:12:47,18,Lost champion and initiative stalled.
|
| 82 |
+
81,2502,2026-03-22 14:32:16,12,Procurement rejected annual renewal uplift.
|
| 83 |
+
82,2509,2025-09-11 18:50:09,6,Switched to incumbent suite for vendor consolidation.
|
| 84 |
+
83,2583,2026-09-17 09:20:46,18,Company acquisition forced stack rationalization.
|
| 85 |
+
84,2598,2026-03-23 06:09:55,12,Workflow automation project deprioritized.
|
| 86 |
+
85,2613,2025-05-12 05:20:48,1,Company acquisition forced stack rationalization.
|
| 87 |
+
86,2615,2025-04-29 09:58:48,1,Budget freeze after leadership restructuring.
|
| 88 |
+
87,2651,2025-05-03 17:29:20,1,Price sensitivity increased after contract review.
|
| 89 |
+
88,2658,2025-10-14 20:19:13,6,Churned after pricing change triggered re-evaluation.
|
| 90 |
+
89,2675,2025-05-19 17:47:46,1,Lost champion and initiative stalled.
|
| 91 |
+
90,2686,2026-04-03 06:18:14,12,Did not complete rollout beyond pilot team.
|
| 92 |
+
91,2777,2025-05-17 22:47:33,1,Moved to partner-managed contract outside direct billing.
|
| 93 |
+
92,2798,2025-05-20 19:38:03,1,Needed on-prem deployment not available on plan.
|
| 94 |
+
93,2804,2026-10-13 23:02:45,18,Lost champion and initiative stalled.
|
| 95 |
+
94,2807,2027-04-12 00:53:53,24,Workflow automation project deprioritized.
|
| 96 |
+
95,2818,2025-06-06 18:34:31,1,Did not complete rollout beyond pilot team.
|
| 97 |
+
96,2826,2025-05-25 19:35:43,1,Price sensitivity increased after contract review.
|
| 98 |
+
97,2837,2025-05-27 05:12:54,1,Procurement rejected annual renewal uplift.
|
| 99 |
+
98,2858,2025-10-27 01:57:15,6,Lost champion and initiative stalled.
|
| 100 |
+
99,2861,2025-10-27 07:58:21,6,Needed on-prem deployment not available on plan.
|
| 101 |
+
100,2862,2025-10-27 10:44:36,6,Price sensitivity increased after contract review.
|
| 102 |
+
101,2945,2026-05-05 03:36:29,12,Company acquisition forced stack rationalization.
|
| 103 |
+
102,2957,2025-06-10 12:30:20,1,Moved to partner-managed contract outside direct billing.
|
| 104 |
+
103,2971,2026-05-21 15:42:10,12,Moved to partner-managed contract outside direct billing.
|
| 105 |
+
104,3001,2026-11-08 23:25:51,18,Switched to incumbent suite for vendor consolidation.
|
| 106 |
+
105,3007,2025-06-18 00:39:24,1,Usage too low after initial onboarding phase.
|
| 107 |
+
106,3029,2026-05-16 05:55:21,12,Workflow automation project deprioritized.
|
| 108 |
+
107,3046,2025-06-21 19:36:23,1,Procurement rejected annual renewal uplift.
|
| 109 |
+
108,3077,2025-11-24 04:09:24,6,Needed on-prem deployment not available on plan.
|
| 110 |
+
109,3152,2025-12-03 08:06:05,6,Did not complete rollout beyond pilot team.
|
| 111 |
+
110,3182,2025-12-19 16:02:48,6,Lost champion and initiative stalled.
|
| 112 |
+
111,3209,2026-12-04 13:17:46,18,Workflow automation project deprioritized.
|
| 113 |
+
112,3229,2026-12-07 14:21:57,18,Churned after pricing change triggered re-evaluation.
|
| 114 |
+
113,3248,2025-12-15 11:45:10,6,Workflow automation project deprioritized.
|
| 115 |
+
114,3306,2027-06-15 05:47:09,24,Workflow automation project deprioritized.
|
| 116 |
+
115,3324,2025-12-24 22:21:16,6,Workflow automation project deprioritized.
|
| 117 |
+
116,3347,2025-08-12 15:30:30,1,Moved to partner-managed contract outside direct billing.
|
| 118 |
+
117,3369,2025-08-01 21:35:08,1,Moved to partner-managed contract outside direct billing.
|
| 119 |
+
118,3385,2025-08-03 19:07:28,1,Price sensitivity increased after contract review.
|
| 120 |
+
119,3390,2026-06-30 06:34:11,12,Workflow automation project deprioritized.
|
| 121 |
+
120,3426,2025-08-21 03:48:06,1,Switched to incumbent suite for vendor consolidation.
|
| 122 |
+
121,3463,2025-08-26 00:24:04,1,Budget freeze after leadership restructuring.
|
| 123 |
+
122,3488,2025-08-16 12:58:21,1,Company acquisition forced stack rationalization.
|
| 124 |
+
123,3523,2025-09-03 21:22:30,1,Lost champion and initiative stalled.
|
| 125 |
+
124,3571,2026-07-24 00:24:24,12,Workflow automation project deprioritized.
|
| 126 |
+
125,3602,2026-01-29 14:15:39,6,Procurement rejected annual renewal uplift.
|
| 127 |
+
126,3620,2025-09-04 03:15:01,1,Procurement rejected annual renewal uplift.
|
| 128 |
+
127,3636,2026-02-02 19:37:02,6,Price sensitivity increased after contract review.
|
| 129 |
+
128,3642,2026-08-02 20:12:26,12,Price sensitivity increased after contract review.
|
| 130 |
+
129,3657,2027-07-30 13:03:22,24,Churned after pricing change triggered re-evaluation.
|
| 131 |
+
130,3660,2026-08-04 18:22:43,12,Company acquisition forced stack rationalization.
|
| 132 |
+
131,3664,2026-08-18 04:02:09,12,Churned after pricing change triggered re-evaluation.
|
| 133 |
+
132,3692,2026-02-08 07:47:50,6,Moved to partner-managed contract outside direct billing.
|
| 134 |
+
133,3712,2026-02-23 11:49:50,6,Budget freeze after leadership restructuring.
|
| 135 |
+
134,3731,2026-02-25 06:19:11,6,Usage too low after initial onboarding phase.
|
| 136 |
+
135,3740,2026-02-26 09:39:51,6,Workflow automation project deprioritized.
|
| 137 |
+
136,3746,2025-09-17 02:55:05,1,Workflow automation project deprioritized.
|
| 138 |
+
137,3787,2025-10-03 20:17:14,1,Churned after pricing change triggered re-evaluation.
|
| 139 |
+
138,3791,2025-09-21 08:37:31,1,Workflow automation project deprioritized.
|
| 140 |
+
139,3851,2026-09-08 04:21:35,12,Usage too low after initial onboarding phase.
|
| 141 |
+
140,3894,2025-10-17 17:56:26,1,Switched to incumbent suite for vendor consolidation.
|
| 142 |
+
141,3924,2026-09-15 22:51:15,12,Moved to partner-managed contract outside direct billing.
|
| 143 |
+
142,3927,2025-10-08 09:18:48,1,Did not complete rollout beyond pilot team.
|
| 144 |
+
143,3934,2026-03-08 08:01:52,6,Switched to incumbent suite for vendor consolidation.
|
| 145 |
+
144,3988,2026-09-23 09:51:10,12,Needed on-prem deployment not available on plan.
|
| 146 |
+
145,3997,2025-10-29 13:35:25,1,Needed on-prem deployment not available on plan.
|
| 147 |
+
146,4001,2025-10-17 01:42:08,1,Lost champion and initiative stalled.
|
| 148 |
+
147,4052,2025-10-22 02:13:13,1,Switched to incumbent suite for vendor consolidation.
|
| 149 |
+
148,4076,2026-03-23 03:03:09,6,Churned after pricing change triggered re-evaluation.
|
| 150 |
+
149,4085,2025-11-07 00:01:30,1,Switched to incumbent suite for vendor consolidation.
|
| 151 |
+
150,4113,2026-03-27 06:31:21,6,Budget freeze after leadership restructuring.
|
| 152 |
+
151,4131,2026-09-26 04:47:56,12,Switched to incumbent suite for vendor consolidation.
|
| 153 |
+
152,4148,2027-10-06 13:59:54,24,Company acquisition forced stack rationalization.
|
| 154 |
+
153,4223,2027-04-05 07:39:10,18,Usage too low after initial onboarding phase.
|
| 155 |
+
154,4246,2027-04-06 11:31:25,18,Price sensitivity increased after contract review.
|
| 156 |
+
155,4278,2027-10-06 22:48:11,24,Churned after pricing change triggered re-evaluation.
|
| 157 |
+
156,4289,2026-04-16 01:11:54,6,Usage too low after initial onboarding phase.
|
| 158 |
+
157,4297,2025-11-17 14:04:46,1,Price sensitivity increased after contract review.
|
| 159 |
+
158,4335,2026-04-21 01:15:37,6,Procurement rejected annual renewal uplift.
|
| 160 |
+
159,4390,2026-11-06 01:32:05,12,Price sensitivity increased after contract review.
|
| 161 |
+
160,4400,2027-04-22 23:01:33,18,Needed on-prem deployment not available on plan.
|
| 162 |
+
161,4419,2026-10-27 01:29:24,12,Needed on-prem deployment not available on plan.
|
| 163 |
+
162,4448,2027-04-28 03:51:39,18,Usage too low after initial onboarding phase.
|
| 164 |
+
163,4599,2027-05-26 00:47:41,18,Churned after pricing change triggered re-evaluation.
|
| 165 |
+
164,4646,2026-11-19 12:59:32,12,Switched to incumbent suite for vendor consolidation.
|
| 166 |
+
165,4680,2025-12-28 10:55:43,1,Needed on-prem deployment not available on plan.
|
| 167 |
+
166,4689,2025-12-29 19:06:36,1,Churned after pricing change triggered re-evaluation.
|
| 168 |
+
167,4753,2026-11-30 23:31:36,12,Budget freeze after leadership restructuring.
|
| 169 |
+
168,4791,2026-01-08 23:18:49,1,Lost champion and initiative stalled.
|
| 170 |
+
169,4879,2027-12-10 23:26:22,24,Needed on-prem deployment not available on plan.
|
| 171 |
+
170,4977,2026-01-30 14:18:01,1,Price sensitivity increased after contract review.
|
data/customers.csv
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
customer_id,created_at,company_name,segment,country,acquisition_channel,started_trial,trial_converted
|
| 2 |
+
1,2024-01-01 17:30:17,"Rodriguez, Figueroa and Sanchez",smb,UK,referral,False,False
|
| 3 |
+
2,2024-01-01 21:39:06,Doyle Ltd,smb,US,organic,False,False
|
| 4 |
+
3,2024-01-02 11:19:35,"Mcclain, Miller and Henderson",micro,US,webinar,True,False
|
| 5 |
+
4,2024-01-02 18:27:06,Davis and Sons,smb,AU,referral,True,False
|
| 6 |
+
5,2024-01-03 05:50:45,"Guzman, Hoffman and Baldwin",smb,US,paid-search,False,False
|
| 7 |
+
6,2024-01-03 07:31:28,"Gardner, Robinson and Lawrence",smb,US,paid-search,True,False
|
| 8 |
+
7,2024-01-03 12:41:38,Blake and Sons,mid-market,CA,referral,False,False
|
| 9 |
+
8,2024-01-03 20:20:05,"Henderson, Ramirez and Lewis",mid-market,US,outbound,False,False
|
| 10 |
+
9,2024-01-04 01:13:00,Garcia-James,smb,AU,outbound,False,False
|
| 11 |
+
10,2024-01-04 08:47:29,Abbott-Munoz,smb,CA,organic,True,False
|
| 12 |
+
11,2024-01-04 17:43:34,Blair PLC,smb,US,webinar,True,False
|
| 13 |
+
12,2024-01-05 05:14:16,Dudley Group,smb,US,outbound,False,False
|
| 14 |
+
13,2024-01-06 05:34:09,Arnold Ltd,micro,US,partner,True,False
|
| 15 |
+
14,2024-01-06 09:11:46,"Mcclure, Ward and Lee",smb,CA,outbound,True,True
|
| 16 |
+
15,2024-01-06 10:26:33,Williams and Sons,smb,US,paid-search,True,True
|
| 17 |
+
16,2024-01-06 13:03:41,Galloway-Wyatt,smb,UK,partner,True,False
|
| 18 |
+
17,2024-01-07 01:01:36,James Group,mid-market,US,partner,True,False
|
| 19 |
+
18,2024-01-07 03:24:39,"Flowers, Martin and Kelly",smb,US,webinar,True,True
|
| 20 |
+
19,2024-01-07 12:41:22,"Adams, Zuniga and Wong",smb,US,webinar,False,False
|
| 21 |
+
20,2024-01-07 12:52:58,"Reid, Ferguson and Sanchez",micro,US,paid-search,False,False
|
| 22 |
+
21,2024-01-07 16:04:04,Gray-Mayo,micro,US,referral,False,False
|
| 23 |
+
22,2024-01-07 20:26:25,"Watts, Robinson and Nguyen",smb,US,webinar,False,False
|
| 24 |
+
23,2024-01-07 23:22:34,Perez Inc,smb,DE,organic,True,False
|
| 25 |
+
24,2024-01-08 01:42:15,Morales-Jones,micro,US,partner,True,False
|
| 26 |
+
25,2024-01-08 15:37:43,"Walter, Edwards and Rios",micro,CA,organic,False,False
|
| 27 |
+
26,2024-01-09 07:41:08,Wilkerson-Day,micro,US,outbound,True,False
|
| 28 |
+
27,2024-01-10 22:10:28,Baker and Sons,smb,CA,outbound,True,False
|
| 29 |
+
28,2024-01-11 04:33:56,"Hoffman, Baker and Richards",smb,US,organic,True,False
|
| 30 |
+
29,2024-01-11 06:24:44,"Ross, Robinson and Bright",smb,CA,paid-search,False,False
|
| 31 |
+
30,2024-01-11 18:11:27,"Snyder, Campos and Callahan",micro,US,outbound,True,True
|
| 32 |
+
31,2024-01-11 19:04:09,Burton Ltd,micro,US,webinar,True,False
|
| 33 |
+
32,2024-01-11 20:59:55,Carlson-Cruz,micro,US,partner,True,True
|
| 34 |
+
33,2024-01-11 23:06:30,"Ferrell, Rice and Maddox",smb,US,outbound,False,False
|
| 35 |
+
34,2024-01-11 23:59:31,Frazier Inc,micro,US,outbound,True,False
|
| 36 |
+
35,2024-01-12 01:58:16,"Dyer, Potter and Mack",micro,US,outbound,False,False
|
| 37 |
+
36,2024-01-12 04:18:23,Rodriguez-Graham,mid-market,DE,paid-search,True,False
|
| 38 |
+
37,2024-01-12 09:18:59,Smith-Bowen,smb,US,partner,True,False
|
| 39 |
+
38,2024-01-12 14:14:45,"Baker, Mason and White",smb,US,organic,True,False
|
| 40 |
+
39,2024-01-12 17:58:24,Harrell LLC,micro,AU,referral,True,True
|
| 41 |
+
40,2024-01-13 03:11:25,"Romero, Gonzalez and Brooks",micro,CA,webinar,True,True
|
| 42 |
+
41,2024-01-13 04:00:40,Ryan PLC,mid-market,US,referral,False,False
|
| 43 |
+
42,2024-01-13 14:51:47,George Group,smb,US,organic,True,False
|
| 44 |
+
43,2024-01-13 16:53:22,Rodriguez LLC,smb,US,partner,False,False
|
| 45 |
+
44,2024-01-13 19:38:42,Allen-Allen,mid-market,US,organic,True,False
|
| 46 |
+
45,2024-01-13 22:54:39,"Arroyo, Miller and Tucker",smb,US,webinar,True,True
|
| 47 |
+
46,2024-01-13 23:46:01,Spence PLC,micro,UK,outbound,False,False
|
| 48 |
+
47,2024-01-14 12:58:13,Anderson Group,smb,AU,outbound,False,False
|
| 49 |
+
48,2024-01-15 07:20:30,"Martin, Rose and Obrien",micro,US,organic,True,False
|
| 50 |
+
49,2024-01-16 05:06:03,Hickman Ltd,micro,US,webinar,True,False
|
| 51 |
+
50,2024-01-16 06:50:42,"Harris, Collins and Carney",micro,US,referral,False,False
|
| 52 |
+
51,2024-01-16 17:43:30,"Brooks, Lam and Hayes",mid-market,US,webinar,True,False
|
| 53 |
+
52,2024-01-17 02:41:07,Walker LLC,smb,US,organic,False,False
|
| 54 |
+
53,2024-01-17 05:26:31,Chapman and Sons,micro,CA,referral,False,False
|
| 55 |
+
54,2024-01-17 21:54:46,"Robinson, Jones and Welch",micro,US,referral,True,True
|
| 56 |
+
55,2024-01-18 01:17:40,Jones Inc,smb,DE,webinar,False,False
|
| 57 |
+
56,2024-01-18 19:48:40,Jones-Young,mid-market,US,referral,True,False
|
| 58 |
+
57,2024-01-18 20:15:03,"Washington, Ryan and Cummings",micro,US,partner,False,False
|
| 59 |
+
58,2024-01-19 11:28:29,"Johnston, Sanchez and Kennedy",micro,US,organic,False,False
|
| 60 |
+
59,2024-01-19 16:09:59,Lee-Davis,mid-market,US,partner,False,False
|
| 61 |
+
60,2024-01-19 17:54:19,Gomez-Jenkins,mid-market,US,organic,False,False
|
| 62 |
+
61,2024-01-19 21:14:37,"Brown, Valdez and Lucas",mid-market,US,webinar,False,False
|
| 63 |
+
62,2024-01-20 02:16:44,Powell LLC,micro,US,webinar,True,False
|
| 64 |
+
63,2024-01-20 22:18:32,Wright and Sons,micro,UK,paid-search,True,True
|
| 65 |
+
64,2024-01-20 23:33:53,"West, Henderson and Ramirez",smb,DE,webinar,True,True
|
| 66 |
+
65,2024-01-21 00:40:16,Baxter Inc,micro,US,partner,True,False
|
| 67 |
+
66,2024-01-21 10:30:31,Morton-Chase,mid-market,US,partner,False,False
|
| 68 |
+
67,2024-01-21 10:34:26,Williams PLC,micro,US,outbound,True,False
|
| 69 |
+
68,2024-01-21 19:41:10,Novak and Sons,smb,US,partner,False,False
|
| 70 |
+
69,2024-01-21 22:20:48,Russell Group,mid-market,DE,referral,True,False
|
| 71 |
+
70,2024-01-22 14:34:53,Hancock Inc,mid-market,US,paid-search,True,True
|
| 72 |
+
71,2024-01-23 05:21:33,Gray Group,smb,CA,paid-search,True,False
|
| 73 |
+
72,2024-01-23 06:27:58,House-Glover,mid-market,AU,webinar,False,False
|
| 74 |
+
73,2024-01-23 14:38:12,Henderson-Bernard,micro,CA,partner,True,True
|
| 75 |
+
74,2024-01-24 01:25:26,"Stanley, Tucker and Lee",smb,US,webinar,True,False
|
| 76 |
+
75,2024-01-25 01:27:37,Novak PLC,micro,US,webinar,True,False
|
| 77 |
+
76,2024-01-25 06:51:34,"Daniels, Adkins and Brown",mid-market,US,partner,False,False
|
| 78 |
+
77,2024-01-25 10:26:05,"Woods, Calhoun and Schmidt",mid-market,US,outbound,True,False
|
| 79 |
+
78,2024-01-25 16:07:36,Yu Inc,micro,DE,outbound,False,False
|
| 80 |
+
79,2024-01-26 07:37:48,Jones Inc,micro,US,paid-search,True,False
|
| 81 |
+
80,2024-01-26 19:30:34,"Hensley, Powell and David",smb,US,webinar,True,False
|
| 82 |
+
81,2024-01-26 21:14:36,"Sanchez, Wheeler and Harvey",micro,US,referral,False,False
|
| 83 |
+
82,2024-01-27 08:54:49,Sandoval-Cunningham,mid-market,US,referral,False,False
|
| 84 |
+
83,2024-01-27 13:11:05,Donovan-Harris,micro,US,paid-search,False,False
|
| 85 |
+
84,2024-01-27 18:40:22,"Edwards, Baker and Anderson",smb,UK,partner,True,False
|
| 86 |
+
85,2024-01-27 20:20:51,"Evans, Stewart and Walton",smb,CA,webinar,False,False
|
| 87 |
+
86,2024-01-27 20:29:02,Smith PLC,smb,US,partner,True,False
|
| 88 |
+
87,2024-01-27 22:07:13,"Ferrell, Jones and Lewis",micro,US,outbound,False,False
|
| 89 |
+
88,2024-01-27 22:46:58,Anderson-Bailey,mid-market,US,organic,True,False
|
| 90 |
+
89,2024-01-28 00:05:16,Suarez LLC,smb,US,partner,True,True
|
| 91 |
+
90,2024-01-28 02:34:21,Moore-Bass,smb,UK,outbound,True,False
|
| 92 |
+
91,2024-01-28 02:37:55,"Turner, Riggs and Roman",smb,CA,partner,False,False
|
| 93 |
+
92,2024-01-28 07:22:48,"Smith, Montoya and Evans",mid-market,AU,paid-search,False,False
|
| 94 |
+
93,2024-01-28 13:10:13,"Garcia, Humphrey and Baker",smb,UK,outbound,True,False
|
| 95 |
+
94,2024-01-28 15:48:42,Newton and Sons,smb,US,partner,True,True
|
| 96 |
+
95,2024-01-28 20:17:14,Campbell-Clark,smb,CA,partner,True,False
|
| 97 |
+
96,2024-01-28 23:03:08,Harris-Walters,mid-market,UK,webinar,True,False
|
| 98 |
+
97,2024-01-29 06:25:56,Wagner-King,micro,DE,outbound,False,False
|
| 99 |
+
98,2024-01-30 08:51:12,Davis Group,smb,US,outbound,True,False
|
| 100 |
+
99,2024-01-30 16:41:32,Williams-Cook,smb,CA,paid-search,True,False
|
| 101 |
+
100,2024-01-31 01:14:51,Walsh LLC,smb,US,paid-search,True,False
|
| 102 |
+
101,2024-01-31 02:09:01,Figueroa PLC,mid-market,UK,organic,True,False
|
| 103 |
+
102,2024-01-31 11:13:05,"Patterson, Smith and Jones",mid-market,AU,organic,False,False
|
| 104 |
+
103,2024-01-31 12:19:46,"Mckee, Gardner and Davenport",smb,AU,organic,True,True
|
| 105 |
+
104,2024-01-31 19:08:18,"Tran, Jordan and Williams",smb,US,paid-search,False,False
|
| 106 |
+
105,2024-01-31 21:47:15,Nolan-Flynn,mid-market,US,referral,False,False
|
| 107 |
+
106,2024-01-31 23:32:46,Nolan and Sons,mid-market,UK,organic,True,False
|
| 108 |
+
107,2024-02-01 14:52:45,"Wright, Garcia and Deleon",smb,CA,webinar,True,False
|
| 109 |
+
108,2024-02-01 16:29:23,Dickson-Brady,micro,AU,organic,False,False
|
| 110 |
+
109,2024-02-01 21:42:27,Hancock and Sons,micro,US,organic,False,False
|
| 111 |
+
110,2024-02-02 00:03:42,Johnson-Doyle,mid-market,AU,paid-search,True,False
|
| 112 |
+
111,2024-02-02 01:38:55,Patton-Jenkins,smb,CA,webinar,False,False
|
| 113 |
+
112,2024-02-02 03:13:01,"Shields, Cochran and Adams",smb,US,paid-search,True,False
|
| 114 |
+
113,2024-02-02 06:15:26,"Rodriguez, Brennan and Garrison",smb,US,webinar,True,False
|
| 115 |
+
114,2024-02-02 17:17:40,Gonzalez Group,smb,CA,referral,True,False
|
| 116 |
+
115,2024-02-03 15:41:26,Torres-Pope,smb,US,organic,False,False
|
| 117 |
+
116,2024-02-04 04:15:23,Walker Ltd,smb,UK,referral,True,False
|
| 118 |
+
117,2024-02-04 05:36:00,Ross LLC,micro,US,webinar,True,False
|
| 119 |
+
118,2024-02-04 10:00:48,Rasmussen LLC,smb,US,paid-search,True,False
|
| 120 |
+
119,2024-02-04 20:22:41,May-Ross,smb,US,partner,True,False
|
| 121 |
+
120,2024-02-04 20:30:59,"Rivera, Johnson and Wiley",mid-market,DE,outbound,True,True
|
| 122 |
+
121,2024-02-04 20:44:59,White-Estes,micro,CA,webinar,False,False
|
| 123 |
+
122,2024-02-05 02:57:41,Johnson-Carlson,smb,UK,paid-search,True,False
|
| 124 |
+
123,2024-02-05 04:19:01,Chandler-Edwards,micro,UK,webinar,False,False
|
| 125 |
+
124,2024-02-05 05:06:34,"Joyce, Wilson and Lam",micro,US,webinar,False,False
|
| 126 |
+
125,2024-02-05 10:00:32,Scott Ltd,smb,DE,paid-search,False,False
|
| 127 |
+
126,2024-02-05 14:38:35,Smith-Frost,micro,US,referral,False,False
|
| 128 |
+
127,2024-02-06 01:33:37,"Mcdaniel, Bentley and Mclaughlin",mid-market,US,outbound,True,True
|
| 129 |
+
128,2024-02-06 11:30:22,Diaz Inc,mid-market,US,outbound,True,False
|
| 130 |
+
129,2024-02-06 12:36:06,"Mccall, Hanson and Alvarado",micro,US,paid-search,True,False
|
| 131 |
+
130,2024-02-06 13:12:23,Cortez LLC,mid-market,UK,outbound,True,False
|
| 132 |
+
131,2024-02-06 18:10:30,"Parker, Ortiz and Powell",smb,US,organic,True,False
|
| 133 |
+
132,2024-02-06 20:27:56,Spencer-Lee,smb,CA,organic,False,False
|
| 134 |
+
133,2024-02-07 17:58:51,"Bentley, Byrd and Orr",mid-market,DE,webinar,False,False
|
| 135 |
+
134,2024-02-07 21:50:11,"Carroll, Sullivan and Bass",smb,US,partner,True,False
|
| 136 |
+
135,2024-02-08 00:04:07,Mitchell-Jordan,micro,US,paid-search,False,False
|
| 137 |
+
136,2024-02-08 07:30:10,"Lawson, Morris and Ramos",micro,CA,organic,True,False
|
| 138 |
+
137,2024-02-09 03:04:55,"Lewis, Kennedy and Santana",smb,US,webinar,True,False
|
| 139 |
+
138,2024-02-09 04:06:35,"Jackson, Miller and Robertson",mid-market,UK,paid-search,True,False
|
| 140 |
+
139,2024-02-09 05:52:18,"Harvey, Davis and Crane",smb,US,referral,False,False
|
| 141 |
+
140,2024-02-09 09:34:02,Chambers and Sons,smb,US,webinar,True,False
|
| 142 |
+
141,2024-02-09 16:42:27,Hernandez Inc,micro,US,referral,True,False
|
| 143 |
+
142,2024-02-09 23:00:45,Riggs PLC,mid-market,US,organic,True,False
|
| 144 |
+
143,2024-02-10 00:43:20,Gibson Ltd,micro,US,paid-search,True,False
|
| 145 |
+
144,2024-02-10 04:51:24,"Lee, Horton and Snyder",smb,US,partner,False,False
|
| 146 |
+
145,2024-02-10 11:08:42,Hernandez Ltd,smb,US,outbound,True,False
|
| 147 |
+
146,2024-02-10 15:21:39,Stafford Inc,micro,AU,outbound,False,False
|
| 148 |
+
147,2024-02-10 16:22:05,Robinson-Brock,micro,US,webinar,False,False
|
| 149 |
+
148,2024-02-10 20:36:45,"Holmes, Williams and Wright",smb,US,webinar,True,False
|
| 150 |
+
149,2024-02-10 21:27:12,Bryant Group,micro,US,webinar,True,False
|
| 151 |
+
150,2024-02-10 22:40:21,"Schmidt, Hansen and Stewart",smb,US,outbound,False,False
|
| 152 |
+
151,2024-02-11 02:57:41,Salazar-Ball,smb,US,paid-search,True,False
|
| 153 |
+
152,2024-02-11 05:33:19,"Simmons, Meadows and Griffin",micro,UK,outbound,True,True
|
| 154 |
+
153,2024-02-11 07:47:33,Manning Group,smb,US,webinar,False,False
|
| 155 |
+
154,2024-02-11 13:44:42,Green-Wright,micro,CA,referral,False,False
|
| 156 |
+
155,2024-02-11 19:37:05,"Ramirez, Strickland and Washington",micro,US,referral,False,False
|
| 157 |
+
156,2024-02-11 23:16:49,Hill Inc,smb,US,paid-search,False,False
|
| 158 |
+
157,2024-02-12 07:18:13,"Mitchell, Nelson and Flores",smb,US,organic,True,False
|
| 159 |
+
158,2024-02-12 13:13:51,"Miller, Hernandez and Reyes",smb,UK,outbound,False,False
|
| 160 |
+
159,2024-02-13 01:45:15,Mccarthy Inc,micro,DE,partner,True,True
|
| 161 |
+
160,2024-02-13 08:10:42,Russell-Daniels,smb,US,organic,False,False
|
| 162 |
+
161,2024-02-13 08:24:11,Brown-Wall,smb,DE,paid-search,True,False
|
| 163 |
+
162,2024-02-14 02:01:37,Stein-Silva,mid-market,US,partner,True,False
|
| 164 |
+
163,2024-02-14 08:19:39,"Smith, Gilmore and Johnston",smb,US,paid-search,True,False
|
| 165 |
+
164,2024-02-14 13:53:50,Smith-Bell,mid-market,CA,referral,False,False
|
| 166 |
+
165,2024-02-14 15:15:12,Castaneda-Ashley,micro,US,referral,True,False
|
| 167 |
+
166,2024-02-14 19:26:28,Medina-Navarro,smb,US,organic,False,False
|
| 168 |
+
167,2024-02-15 02:14:05,"Hurst, Freeman and Nelson",smb,US,paid-search,True,False
|
| 169 |
+
168,2024-02-15 08:24:52,Johnson-Rogers,smb,CA,organic,True,False
|
| 170 |
+
169,2024-02-15 10:18:05,"Yates, Ramsey and Pittman",smb,US,organic,True,False
|
| 171 |
+
170,2024-02-15 12:00:32,Hooper PLC,smb,AU,partner,True,False
|
| 172 |
+
171,2024-02-15 22:21:58,Meadows PLC,mid-market,US,outbound,False,False
|
| 173 |
+
172,2024-02-16 03:05:04,"Alvarado, Miller and Patterson",micro,DE,referral,False,False
|
| 174 |
+
173,2024-02-16 04:19:58,White-Green,mid-market,US,referral,False,False
|
| 175 |
+
174,2024-02-16 05:27:57,Lewis-Murphy,smb,US,referral,True,False
|
| 176 |
+
175,2024-02-16 11:00:21,Ramirez-Bean,smb,US,webinar,True,True
|
| 177 |
+
176,2024-02-16 11:57:20,King-Miller,smb,US,paid-search,False,False
|
| 178 |
+
177,2024-02-16 12:02:53,Curry Inc,micro,US,outbound,False,False
|
| 179 |
+
178,2024-02-16 13:13:11,Walker-Jones,mid-market,CA,outbound,False,False
|
| 180 |
+
179,2024-02-16 14:20:27,"Williams, Johnson and Wright",mid-market,US,paid-search,True,False
|
| 181 |
+
180,2024-02-16 16:07:57,Howell and Sons,mid-market,US,paid-search,False,False
|
| 182 |
+
181,2024-02-16 19:45:57,Wells Inc,mid-market,DE,outbound,True,False
|
| 183 |
+
182,2024-02-16 20:35:04,"Gould, Marshall and Scott",smb,US,webinar,False,False
|
| 184 |
+
183,2024-02-16 21:47:31,Jackson-Lawson,smb,US,partner,False,False
|
| 185 |
+
184,2024-02-17 04:17:56,"Higgins, Strickland and Martin",mid-market,US,organic,False,False
|
| 186 |
+
185,2024-02-17 04:39:27,Rodriguez-Johnson,micro,US,paid-search,True,False
|
| 187 |
+
186,2024-02-17 05:25:06,Johnston-Odonnell,mid-market,US,paid-search,False,False
|
| 188 |
+
187,2024-02-17 16:23:10,Sanders-Espinoza,smb,UK,outbound,True,True
|
| 189 |
+
188,2024-02-17 18:19:49,Vargas Ltd,smb,US,outbound,True,False
|
| 190 |
+
189,2024-02-17 20:37:13,Garcia LLC,smb,US,webinar,False,False
|
| 191 |
+
190,2024-02-18 09:00:20,"Burke, Martinez and Riggs",smb,CA,referral,True,True
|
| 192 |
+
191,2024-02-18 11:32:17,Reed Group,micro,US,partner,True,True
|
| 193 |
+
192,2024-02-18 15:41:41,"Wood, Hunter and Peterson",smb,US,organic,False,False
|
| 194 |
+
193,2024-02-19 10:02:19,Short-Garcia,smb,DE,referral,False,False
|
| 195 |
+
194,2024-02-20 02:08:06,Reid-Poole,micro,US,paid-search,False,False
|
| 196 |
+
195,2024-02-20 02:33:09,"Hernandez, Thompson and Boyd",micro,US,webinar,True,False
|
| 197 |
+
196,2024-02-20 09:56:15,"Nelson, Morton and Medina",smb,UK,referral,False,False
|
| 198 |
+
197,2024-02-21 00:52:07,Marshall-Petersen,micro,CA,paid-search,True,False
|
| 199 |
+
198,2024-02-21 07:09:45,"Adams, Christian and Rivas",mid-market,UK,paid-search,True,False
|
| 200 |
+
199,2024-02-21 16:26:59,Ramirez Group,micro,UK,webinar,True,True
|
| 201 |
+
200,2024-02-22 01:27:18,Christensen PLC,smb,US,organic,False,False
|
| 202 |
+
201,2024-02-22 17:38:11,"Barnett, Rogers and Snyder",micro,US,referral,True,True
|
| 203 |
+
202,2024-02-22 21:26:48,White-Lewis,smb,CA,outbound,True,False
|
| 204 |
+
203,2024-02-23 02:37:54,Peterson-Beard,smb,CA,outbound,False,False
|
| 205 |
+
204,2024-02-23 16:34:07,"Beard, Peters and Black",smb,CA,partner,False,False
|
| 206 |
+
205,2024-02-23 16:34:50,Miller Ltd,smb,US,partner,False,False
|
| 207 |
+
206,2024-02-23 16:51:12,Freeman-Chang,smb,UK,partner,False,False
|
| 208 |
+
207,2024-02-23 19:53:55,"Alvarez, Joseph and West",micro,US,paid-search,False,False
|
| 209 |
+
208,2024-02-23 21:51:18,Davis and Sons,smb,US,paid-search,True,False
|
| 210 |
+
209,2024-02-23 23:06:48,Holt-Torres,smb,US,referral,True,False
|
| 211 |
+
210,2024-02-24 01:11:24,"Wood, Tran and Cooper",smb,US,paid-search,False,False
|
| 212 |
+
211,2024-02-24 04:15:16,"Pierce, Bell and Chavez",smb,CA,outbound,False,False
|
| 213 |
+
212,2024-02-24 04:17:17,King-Martinez,smb,US,outbound,False,False
|
| 214 |
+
213,2024-02-24 05:28:20,Stewart Ltd,smb,CA,paid-search,True,False
|
| 215 |
+
214,2024-02-24 09:09:21,"Tapia, Vaughn and Lee",micro,US,referral,False,False
|
| 216 |
+
215,2024-02-24 10:12:49,"Washington, Hardy and Bray",micro,US,outbound,False,False
|
| 217 |
+
216,2024-02-24 10:29:47,"Carlson, Hooper and Wall",micro,US,paid-search,True,True
|
| 218 |
+
217,2024-02-24 12:51:11,Perez-White,smb,US,paid-search,False,False
|
| 219 |
+
218,2024-02-24 15:25:29,Erickson and Sons,mid-market,UK,webinar,False,False
|
| 220 |
+
219,2024-02-25 11:19:55,Williams-Brown,smb,US,outbound,False,False
|
| 221 |
+
220,2024-02-25 11:22:29,Terry-Martinez,smb,US,organic,False,False
|
| 222 |
+
221,2024-02-25 19:53:09,Garcia-Smith,micro,US,organic,True,False
|
| 223 |
+
222,2024-02-25 22:34:35,Harrison-Alexander,mid-market,US,paid-search,False,False
|
| 224 |
+
223,2024-02-26 11:27:47,Sheppard LLC,micro,US,paid-search,True,False
|
| 225 |
+
224,2024-02-26 23:52:49,Wilson-Jones,smb,DE,outbound,False,False
|
| 226 |
+
225,2024-02-27 07:03:38,Jones-Soto,mid-market,US,organic,False,False
|
| 227 |
+
226,2024-02-27 11:09:26,Hernandez PLC,smb,US,partner,False,False
|
| 228 |
+
227,2024-02-27 15:13:22,Miller-Wright,micro,AU,organic,False,False
|
| 229 |
+
228,2024-02-27 22:36:03,"Duran, Obrien and Gibbs",micro,CA,outbound,False,False
|
| 230 |
+
229,2024-02-28 21:42:03,Rowe Group,smb,US,partner,True,False
|
| 231 |
+
230,2024-02-29 00:50:57,Kerr-Evans,micro,CA,organic,True,True
|
| 232 |
+
231,2024-02-29 07:42:01,"Branch, Torres and Oliver",smb,DE,partner,True,False
|
| 233 |
+
232,2024-02-29 17:59:35,"Choi, Garcia and Farmer",smb,US,outbound,False,False
|
| 234 |
+
233,2024-03-01 04:15:49,"Clark, Guerrero and Moore",micro,US,paid-search,False,False
|
| 235 |
+
234,2024-03-01 16:55:54,Arnold and Sons,micro,AU,referral,False,False
|
| 236 |
+
235,2024-03-02 03:18:49,Ortiz Ltd,smb,UK,outbound,True,False
|
| 237 |
+
236,2024-03-02 04:28:58,"Harrison, Johnson and Roberts",smb,DE,partner,False,False
|
| 238 |
+
237,2024-03-02 08:50:38,Warner-Gibson,smb,US,webinar,True,False
|
| 239 |
+
238,2024-03-02 09:54:43,"Hall, Baker and Moody",smb,DE,referral,False,False
|
| 240 |
+
239,2024-03-02 10:44:51,"Guerrero, Peck and Coleman",micro,US,paid-search,False,False
|
| 241 |
+
240,2024-03-02 17:37:12,"Walker, Hernandez and Baker",smb,CA,partner,True,False
|
| 242 |
+
241,2024-03-02 22:21:09,Jones and Sons,smb,AU,paid-search,False,False
|
| 243 |
+
242,2024-03-02 23:52:46,Larson-Holloway,smb,US,paid-search,True,False
|
| 244 |
+
243,2024-03-03 00:25:03,Gonzales-Harrison,smb,US,webinar,True,True
|
| 245 |
+
244,2024-03-03 10:31:03,Lyons-Bender,mid-market,US,partner,False,False
|
| 246 |
+
245,2024-03-03 10:42:43,"Fernandez, Kim and George",smb,AU,organic,False,False
|
| 247 |
+
246,2024-03-04 01:37:17,Navarro-Munoz,smb,US,webinar,True,False
|
| 248 |
+
247,2024-03-04 13:55:17,Davis Ltd,smb,AU,outbound,True,False
|
| 249 |
+
248,2024-03-04 13:59:26,"Matthews, Smith and Hubbard",smb,US,webinar,True,False
|
| 250 |
+
249,2024-03-04 20:10:28,Johnston-Hines,micro,US,paid-search,True,True
|
| 251 |
+
250,2024-03-05 12:42:55,Ruiz Ltd,smb,US,referral,True,False
|
| 252 |
+
251,2024-03-05 22:56:16,Moon-White,mid-market,AU,paid-search,True,False
|
| 253 |
+
252,2024-03-06 04:05:49,"Graham, Olsen and Costa",micro,US,webinar,False,False
|
| 254 |
+
253,2024-03-06 09:19:37,Bailey-Cook,mid-market,US,outbound,True,False
|
| 255 |
+
254,2024-03-06 11:56:10,"Garcia, Martin and Jenkins",mid-market,US,organic,True,False
|
| 256 |
+
255,2024-03-06 21:25:43,Roberts-Landry,smb,DE,referral,True,False
|
| 257 |
+
256,2024-03-07 02:25:06,"Johnson, Miller and King",mid-market,UK,referral,True,True
|
| 258 |
+
257,2024-03-07 23:28:23,Cordova Group,micro,US,paid-search,False,False
|
| 259 |
+
258,2024-03-08 03:47:35,"Bryan, Smith and Booth",micro,US,referral,True,True
|
| 260 |
+
259,2024-03-08 04:26:39,Gutierrez-Lopez,smb,US,partner,True,False
|
| 261 |
+
260,2024-03-08 14:21:16,Dean-Jimenez,smb,US,webinar,False,False
|
| 262 |
+
261,2024-03-08 22:13:44,Wolf-Harris,smb,UK,webinar,False,False
|
| 263 |
+
262,2024-03-09 06:22:39,"Anderson, Roberts and Gilmore",mid-market,US,outbound,True,True
|
| 264 |
+
263,2024-03-09 11:31:14,Martinez-Dudley,micro,US,referral,True,False
|
| 265 |
+
264,2024-03-09 13:08:06,"Lloyd, Mckinney and Collins",micro,CA,webinar,False,False
|
| 266 |
+
265,2024-03-10 15:57:28,Tran Inc,smb,US,outbound,False,False
|
| 267 |
+
266,2024-03-10 18:07:37,Gay Inc,micro,US,partner,False,False
|
| 268 |
+
267,2024-03-10 21:59:47,Valentine-Holland,smb,US,organic,True,False
|
| 269 |
+
268,2024-03-10 22:30:47,Jimenez Ltd,smb,US,referral,False,False
|
| 270 |
+
269,2024-03-11 00:37:26,Hicks-Hill,mid-market,US,partner,True,False
|
| 271 |
+
270,2024-03-11 06:52:49,Baird-Sanchez,smb,US,referral,True,False
|
| 272 |
+
271,2024-03-11 07:05:10,"Thomas, Lee and Greene",micro,US,partner,False,False
|
| 273 |
+
272,2024-03-11 07:05:43,"Suarez, Shields and Hill",micro,US,outbound,False,False
|
| 274 |
+
273,2024-03-11 07:39:52,Morgan-French,micro,CA,outbound,True,False
|
| 275 |
+
274,2024-03-11 11:05:06,Hoover-Campbell,mid-market,US,partner,True,False
|
| 276 |
+
275,2024-03-11 13:25:36,Monroe-Carpenter,smb,US,organic,False,False
|
| 277 |
+
276,2024-03-12 07:43:35,"Burns, Hernandez and Ryan",smb,US,paid-search,True,False
|
| 278 |
+
277,2024-03-12 09:53:38,Cook-Hines,micro,US,organic,True,False
|
| 279 |
+
278,2024-03-12 17:30:42,Gibson-Morris,mid-market,US,referral,True,False
|
| 280 |
+
279,2024-03-13 01:21:07,Pollard and Sons,micro,US,paid-search,True,False
|
| 281 |
+
280,2024-03-13 03:48:02,"Reyes, Chase and Jenkins",smb,UK,referral,False,False
|
| 282 |
+
281,2024-03-13 06:05:03,Garner-Thornton,smb,US,webinar,True,False
|
| 283 |
+
282,2024-03-13 11:19:56,Hughes-Alvarado,micro,UK,webinar,True,False
|
| 284 |
+
283,2024-03-13 14:39:58,"Pollard, Simpson and Johnson",smb,US,partner,False,False
|
| 285 |
+
284,2024-03-13 15:00:31,"Sanford, Rivera and Garcia",micro,US,referral,True,True
|
| 286 |
+
285,2024-03-13 20:16:50,Garcia-Lozano,smb,US,partner,False,False
|
| 287 |
+
286,2024-03-14 04:41:56,Bowen Group,mid-market,US,outbound,True,False
|
| 288 |
+
287,2024-03-14 06:51:29,"Booker, Jones and Harrington",smb,CA,paid-search,False,False
|
| 289 |
+
288,2024-03-14 07:28:04,Morgan-Schwartz,mid-market,UK,referral,False,False
|
| 290 |
+
289,2024-03-14 07:39:08,"Miller, Murphy and Craig",smb,UK,webinar,False,False
|
| 291 |
+
290,2024-03-14 10:15:31,"James, Stewart and Higgins",micro,US,paid-search,True,False
|
| 292 |
+
291,2024-03-14 17:20:24,Brennan-Johnson,smb,CA,outbound,False,False
|
| 293 |
+
292,2024-03-14 22:16:31,Young Ltd,smb,US,partner,False,False
|
| 294 |
+
293,2024-03-15 05:22:48,Bright-Francis,micro,US,organic,True,False
|
| 295 |
+
294,2024-03-15 13:16:01,Good-Hodges,smb,US,outbound,True,False
|
| 296 |
+
295,2024-03-15 13:18:00,"Brennan, Wallace and Benson",smb,US,referral,True,False
|
| 297 |
+
296,2024-03-15 22:32:38,Williams Inc,smb,CA,partner,True,False
|
| 298 |
+
297,2024-03-16 09:18:21,Howard-Jordan,micro,AU,paid-search,True,True
|
| 299 |
+
298,2024-03-16 13:33:17,Schmidt PLC,mid-market,US,organic,False,False
|
| 300 |
+
299,2024-03-16 16:57:48,"Sparks, Jackson and Miller",smb,US,referral,False,False
|
| 301 |
+
300,2024-03-16 17:44:45,Harvey-Allen,micro,CA,webinar,True,False
|
| 302 |
+
301,2024-03-17 03:33:51,"Thomas, Murray and King",micro,DE,paid-search,False,False
|
| 303 |
+
302,2024-03-17 06:45:41,Estrada-Nolan,smb,CA,paid-search,False,False
|
| 304 |
+
303,2024-03-17 09:35:01,Santana-Byrd,smb,US,webinar,True,False
|
| 305 |
+
304,2024-03-17 12:09:54,Jones LLC,smb,US,webinar,False,False
|
| 306 |
+
305,2024-03-18 15:06:27,"Evans, Hayden and Vaughn",micro,CA,outbound,False,False
|
| 307 |
+
306,2024-03-18 21:08:42,Bruce-Gonzalez,smb,US,paid-search,False,False
|
| 308 |
+
307,2024-03-18 23:44:56,Castaneda-Rodriguez,smb,DE,partner,True,False
|
| 309 |
+
308,2024-03-19 00:01:27,Armstrong-Andrews,micro,DE,referral,True,False
|
| 310 |
+
309,2024-03-19 04:15:07,"Phillips, Spence and Barrett",mid-market,DE,paid-search,False,False
|
| 311 |
+
310,2024-03-19 04:47:02,Smith-Grimes,micro,US,partner,True,False
|
| 312 |
+
311,2024-03-19 20:53:17,"Beltran, Lozano and Mcgee",micro,CA,organic,True,False
|
| 313 |
+
312,2024-03-20 02:44:01,Parsons-Hall,smb,CA,webinar,True,False
|
| 314 |
+
313,2024-03-20 06:36:31,Robinson-Lee,smb,US,webinar,True,False
|
| 315 |
+
314,2024-03-20 09:20:43,Byrd-Le,micro,US,outbound,True,True
|
| 316 |
+
315,2024-03-20 10:34:54,"Becker, Taylor and Davis",smb,US,organic,False,False
|
| 317 |
+
316,2024-03-20 13:42:01,"Lucas, Parker and Alexander",micro,US,organic,True,False
|
| 318 |
+
317,2024-03-21 00:37:57,"Diaz, Anderson and Browning",smb,DE,paid-search,False,False
|
| 319 |
+
318,2024-03-21 05:07:26,Burgess-Thompson,smb,AU,partner,False,False
|
| 320 |
+
319,2024-03-21 17:30:45,Buchanan LLC,mid-market,US,partner,True,False
|
| 321 |
+
320,2024-03-21 23:29:36,"Shaw, Nelson and Martin",smb,US,paid-search,True,True
|
| 322 |
+
321,2024-03-22 08:51:59,Coffey-Phillips,smb,US,webinar,True,False
|
| 323 |
+
322,2024-03-22 15:43:08,Brock-Mcdonald,smb,US,organic,False,False
|
| 324 |
+
323,2024-03-22 18:11:59,Taylor and Sons,micro,US,outbound,False,False
|
| 325 |
+
324,2024-03-22 22:07:22,"Ramsey, Whitney and Coffey",micro,CA,partner,True,True
|
| 326 |
+
325,2024-03-22 23:31:42,"Diaz, Gibbs and Smith",mid-market,CA,outbound,False,False
|
| 327 |
+
326,2024-03-23 02:50:09,"Martinez, Richardson and Curry",micro,UK,paid-search,False,False
|
| 328 |
+
327,2024-03-23 07:21:49,Richards-Carson,smb,AU,webinar,True,False
|
| 329 |
+
328,2024-03-23 10:38:07,Rodriguez-Hall,micro,US,webinar,False,False
|
| 330 |
+
329,2024-03-23 19:53:19,Harvey PLC,smb,UK,partner,False,False
|
| 331 |
+
330,2024-03-24 02:03:00,Herman-Walker,micro,US,partner,False,False
|
| 332 |
+
331,2024-03-24 02:13:35,Reid Group,mid-market,US,webinar,True,False
|
| 333 |
+
332,2024-03-24 02:32:40,"Turner, Ortiz and Taylor",smb,US,partner,True,False
|
| 334 |
+
333,2024-03-24 15:57:35,Torres Group,micro,US,partner,True,False
|
| 335 |
+
334,2024-03-24 18:45:38,Davis PLC,smb,US,organic,True,False
|
| 336 |
+
335,2024-03-24 21:51:11,Price LLC,smb,US,referral,True,False
|
| 337 |
+
336,2024-03-25 05:54:55,"Avery, Horton and Fernandez",micro,US,organic,False,False
|
| 338 |
+
337,2024-03-25 06:26:46,"Newton, Moore and Perry",micro,DE,partner,True,True
|
| 339 |
+
338,2024-03-25 08:11:36,Bass PLC,smb,US,outbound,True,False
|
| 340 |
+
339,2024-03-25 10:05:16,Crosby-Ramirez,smb,US,organic,False,False
|
| 341 |
+
340,2024-03-25 12:04:03,"Wood, Ramos and Sampson",micro,DE,outbound,True,False
|
| 342 |
+
341,2024-03-25 15:03:42,Garcia-Jennings,mid-market,US,organic,True,False
|
| 343 |
+
342,2024-03-25 23:24:13,"Winters, Newman and Brown",micro,US,outbound,False,False
|
| 344 |
+
343,2024-03-26 12:48:49,Lopez-Martinez,micro,DE,organic,False,False
|
| 345 |
+
344,2024-03-26 21:11:55,Davis-Lewis,smb,US,organic,True,True
|
| 346 |
+
345,2024-03-26 22:19:28,"Harper, Smith and Buchanan",micro,US,organic,False,False
|
| 347 |
+
346,2024-03-27 05:37:05,Zhang PLC,micro,US,organic,False,False
|
| 348 |
+
347,2024-03-27 07:43:02,Jones PLC,smb,US,referral,False,False
|
| 349 |
+
348,2024-03-28 00:11:32,Willis and Sons,micro,UK,partner,False,False
|
| 350 |
+
349,2024-03-28 01:29:17,Schroeder-Kramer,micro,US,webinar,True,False
|
| 351 |
+
350,2024-03-28 02:59:29,"Smith, Garrison and Thomas",smb,US,webinar,True,False
|
| 352 |
+
351,2024-03-28 18:28:15,Fernandez and Sons,smb,CA,outbound,False,False
|
| 353 |
+
352,2024-03-28 19:34:44,Guerrero Inc,mid-market,DE,partner,True,True
|
| 354 |
+
353,2024-03-28 19:59:21,Smith and Sons,smb,US,organic,True,False
|
| 355 |
+
354,2024-03-28 21:44:17,"Morris, Thompson and Williams",smb,US,referral,True,False
|
| 356 |
+
355,2024-03-29 02:46:28,"Fisher, Wilson and Brown",micro,DE,partner,True,False
|
| 357 |
+
356,2024-03-29 05:42:22,Strickland-Palmer,smb,CA,outbound,True,False
|
| 358 |
+
357,2024-03-29 07:53:25,Hayes and Sons,micro,US,webinar,True,False
|
| 359 |
+
358,2024-03-29 08:27:01,"Williams, Logan and Camacho",micro,US,outbound,False,False
|
| 360 |
+
359,2024-03-30 12:09:48,"Turner, Schneider and Johnson",mid-market,UK,paid-search,True,False
|
| 361 |
+
360,2024-03-30 12:19:31,Boone-Simmons,smb,US,outbound,False,False
|
| 362 |
+
361,2024-03-30 17:20:26,Henry Group,smb,US,partner,True,False
|
| 363 |
+
362,2024-03-30 18:06:05,Lam LLC,micro,AU,referral,True,False
|
| 364 |
+
363,2024-03-31 00:52:15,"Hernandez, Martinez and Weber",micro,US,organic,False,False
|
| 365 |
+
364,2024-03-31 02:17:58,"Kelley, Nguyen and Vang",smb,US,organic,True,False
|
| 366 |
+
365,2024-03-31 03:45:18,"Phillips, Wagner and Jordan",smb,US,referral,True,False
|
| 367 |
+
366,2024-03-31 09:50:59,"Wilson, Pena and Rich",smb,AU,organic,False,False
|
| 368 |
+
367,2024-03-31 21:46:21,"Le, Lewis and Hayes",micro,US,partner,True,False
|
| 369 |
+
368,2024-04-01 07:16:10,Gutierrez Group,micro,CA,referral,True,False
|
| 370 |
+
369,2024-04-01 07:22:35,Perry-Davis,smb,US,outbound,False,False
|
| 371 |
+
370,2024-04-01 19:50:03,Edwards-Scott,smb,US,outbound,True,False
|
| 372 |
+
371,2024-04-01 20:01:47,Mcdaniel Group,micro,AU,paid-search,False,False
|
| 373 |
+
372,2024-04-02 00:48:40,Davis Inc,micro,US,organic,True,True
|
| 374 |
+
373,2024-04-02 01:25:50,Reynolds Ltd,micro,US,organic,True,True
|
| 375 |
+
374,2024-04-02 06:58:42,"Watson, Anderson and Brown",micro,UK,partner,True,True
|
| 376 |
+
375,2024-04-02 14:16:29,"Hoffman, Santiago and Jenkins",smb,US,outbound,False,False
|
| 377 |
+
376,2024-04-02 19:40:30,"Pugh, Henderson and Moon",micro,US,partner,True,False
|
| 378 |
+
377,2024-04-03 05:46:44,Schmitt PLC,smb,UK,organic,False,False
|
| 379 |
+
378,2024-04-03 09:19:58,Bell-Lane,smb,US,webinar,False,False
|
| 380 |
+
379,2024-04-03 14:22:48,Moore Group,mid-market,CA,webinar,True,False
|
| 381 |
+
380,2024-04-03 17:51:52,Boone LLC,mid-market,US,partner,True,True
|
| 382 |
+
381,2024-04-03 19:12:33,"Richardson, Farmer and Andrews",micro,US,partner,False,False
|
| 383 |
+
382,2024-04-03 21:01:59,Bruce-Villegas,micro,CA,paid-search,False,False
|
| 384 |
+
383,2024-04-03 21:34:13,"Austin, Day and Johnson",micro,US,organic,True,True
|
| 385 |
+
384,2024-04-03 21:51:42,"Gallegos, Adams and White",smb,AU,paid-search,False,False
|
| 386 |
+
385,2024-04-03 22:52:14,"Farmer, Dorsey and Bell",micro,AU,paid-search,True,False
|
| 387 |
+
386,2024-04-04 05:18:08,Kane PLC,smb,AU,referral,False,False
|
| 388 |
+
387,2024-04-04 20:32:47,"Morales, Thomas and Schultz",micro,US,referral,False,False
|
| 389 |
+
388,2024-04-04 21:03:38,Davis PLC,micro,US,outbound,True,False
|
| 390 |
+
389,2024-04-04 21:51:19,Bennett Group,smb,AU,webinar,True,False
|
| 391 |
+
390,2024-04-05 03:03:41,Moore-Collins,smb,US,organic,True,False
|
| 392 |
+
391,2024-04-05 10:14:19,Frank-Bradley,smb,CA,outbound,True,False
|
| 393 |
+
392,2024-04-05 18:33:53,Ware and Sons,mid-market,UK,referral,False,False
|
| 394 |
+
393,2024-04-05 19:23:46,Webster Inc,micro,US,paid-search,True,True
|
| 395 |
+
394,2024-04-06 05:33:43,"Miller, Ramos and Coleman",micro,US,organic,False,False
|
| 396 |
+
395,2024-04-06 14:48:21,"Ramos, Nelson and Fischer",smb,CA,paid-search,False,False
|
| 397 |
+
396,2024-04-06 20:35:58,Reed Inc,smb,US,webinar,False,False
|
| 398 |
+
397,2024-04-07 16:55:08,Gregory-Watkins,smb,US,webinar,True,False
|
| 399 |
+
398,2024-04-08 04:37:07,"Estrada, Williams and Foster",micro,US,webinar,False,False
|
| 400 |
+
399,2024-04-08 11:31:32,"Brown, Harris and Dougherty",mid-market,UK,outbound,True,False
|
| 401 |
+
400,2024-04-08 12:20:22,Duran LLC,micro,US,organic,True,False
|
| 402 |
+
401,2024-04-08 20:13:28,Wilson-Jimenez,smb,US,paid-search,True,False
|
| 403 |
+
402,2024-04-08 22:23:54,Thompson-James,smb,CA,webinar,False,False
|
| 404 |
+
403,2024-04-09 05:34:32,"Hall, Hansen and Barnett",mid-market,UK,referral,True,False
|
| 405 |
+
404,2024-04-09 07:34:28,Jones-Hensley,smb,DE,referral,True,False
|
| 406 |
+
405,2024-04-09 14:15:48,Graham Group,mid-market,US,organic,True,False
|
| 407 |
+
406,2024-04-09 21:10:59,Atkins PLC,micro,AU,partner,False,False
|
| 408 |
+
407,2024-04-10 08:46:10,Berry-Mckinney,smb,UK,outbound,False,False
|
| 409 |
+
408,2024-04-10 11:41:15,Roberts-Sullivan,smb,CA,paid-search,False,False
|
| 410 |
+
409,2024-04-10 14:00:50,Jackson-Meza,smb,US,paid-search,False,False
|
| 411 |
+
410,2024-04-10 16:13:34,Collier-Gillespie,smb,US,webinar,True,False
|
| 412 |
+
411,2024-04-10 22:26:54,Kim Inc,mid-market,US,referral,True,False
|
| 413 |
+
412,2024-04-11 07:26:32,Graham Group,micro,US,organic,True,False
|
| 414 |
+
413,2024-04-11 21:53:18,"Miller, Harrell and Reese",smb,US,outbound,True,False
|
| 415 |
+
414,2024-04-11 22:20:13,Cook and Sons,mid-market,DE,outbound,False,False
|
| 416 |
+
415,2024-04-12 00:33:35,Dixon Inc,mid-market,US,paid-search,True,False
|
| 417 |
+
416,2024-04-12 01:46:57,"Hicks, Bullock and Bailey",mid-market,DE,partner,False,False
|
| 418 |
+
417,2024-04-12 02:45:01,"Mullen, Brewer and Hernandez",mid-market,US,partner,False,False
|
| 419 |
+
418,2024-04-12 13:08:13,Thomas and Sons,micro,UK,referral,False,False
|
| 420 |
+
419,2024-04-13 04:07:17,Morrison Ltd,mid-market,US,organic,True,False
|
| 421 |
+
420,2024-04-13 08:35:12,Thompson Ltd,smb,CA,webinar,False,False
|
| 422 |
+
421,2024-04-13 14:00:50,Marshall-Elliott,smb,US,partner,False,False
|
| 423 |
+
422,2024-04-14 01:03:24,"Cole, Glass and Cunningham",smb,DE,referral,True,False
|
| 424 |
+
423,2024-04-14 08:44:17,"Downs, Morris and Maddox",smb,US,referral,False,False
|
| 425 |
+
424,2024-04-14 13:37:02,Hernandez-Jones,smb,US,organic,True,False
|
| 426 |
+
425,2024-04-14 16:18:32,Welch-Hogan,mid-market,DE,partner,False,False
|
| 427 |
+
426,2024-04-14 17:35:26,"Brown, Romero and Collins",micro,US,referral,False,False
|
| 428 |
+
427,2024-04-14 18:06:33,Johnson-Wood,micro,CA,webinar,False,False
|
| 429 |
+
428,2024-04-14 22:42:25,Jones-Lin,smb,US,outbound,False,False
|
| 430 |
+
429,2024-04-15 01:25:20,Gilbert PLC,micro,US,partner,False,False
|
| 431 |
+
430,2024-04-15 04:15:23,Ford-Spencer,smb,US,outbound,True,False
|
| 432 |
+
431,2024-04-15 20:19:29,"Huang, Cole and Pacheco",micro,US,organic,True,False
|
| 433 |
+
432,2024-04-16 02:17:15,"Lopez, Jacobs and Mason",smb,US,webinar,False,False
|
| 434 |
+
433,2024-04-17 04:15:44,Hayes LLC,micro,US,webinar,False,False
|
| 435 |
+
434,2024-04-17 04:58:12,"Miller, Lucas and Williams",micro,UK,organic,False,False
|
| 436 |
+
435,2024-04-17 20:31:47,"Kim, Gonzales and Mills",smb,DE,paid-search,True,False
|
| 437 |
+
436,2024-04-17 21:24:36,Cox LLC,micro,US,outbound,True,False
|
| 438 |
+
437,2024-04-18 00:29:54,Ortiz-Morgan,micro,US,referral,False,False
|
| 439 |
+
438,2024-04-18 04:39:20,"Williams, Mccoy and Cook",micro,US,partner,False,False
|
| 440 |
+
439,2024-04-18 05:28:31,Davis-Gregory,micro,UK,referral,True,True
|
| 441 |
+
440,2024-04-18 14:11:49,King-York,smb,US,organic,True,False
|
| 442 |
+
441,2024-04-18 15:54:21,"Marks, Cook and Aguilar",micro,CA,webinar,False,False
|
| 443 |
+
442,2024-04-19 01:11:24,Rangel LLC,smb,US,webinar,False,False
|
| 444 |
+
443,2024-04-19 06:12:06,"Hale, Myers and Larson",smb,US,partner,True,False
|
| 445 |
+
444,2024-04-19 08:20:50,Collins Group,smb,UK,paid-search,True,False
|
| 446 |
+
445,2024-04-19 11:49:07,"Conner, Li and Santiago",smb,US,referral,True,False
|
| 447 |
+
446,2024-04-19 20:48:53,"Osborn, Gaines and Davis",micro,US,webinar,True,False
|
| 448 |
+
447,2024-04-20 00:04:22,"Henderson, Cox and Cox",mid-market,US,outbound,True,False
|
| 449 |
+
448,2024-04-20 03:30:31,Bean LLC,smb,US,partner,True,False
|
| 450 |
+
449,2024-04-20 05:29:22,Lee-Cooke,micro,US,paid-search,False,False
|
| 451 |
+
450,2024-04-20 05:39:24,Jones Inc,mid-market,AU,partner,True,False
|
| 452 |
+
451,2024-04-20 12:38:16,"Wise, Conley and Stephenson",smb,US,outbound,False,False
|
| 453 |
+
452,2024-04-20 15:16:38,Stanley PLC,smb,US,webinar,True,True
|
| 454 |
+
453,2024-04-20 21:05:33,Harper and Sons,mid-market,US,partner,True,False
|
| 455 |
+
454,2024-04-21 00:43:35,White Ltd,micro,US,partner,True,True
|
| 456 |
+
455,2024-04-21 13:57:15,"Lamb, Martin and Kim",mid-market,AU,partner,True,True
|
| 457 |
+
456,2024-04-21 21:04:19,Diaz-Ball,smb,US,referral,False,False
|
| 458 |
+
457,2024-04-21 21:59:52,Bishop-Goodwin,smb,US,outbound,False,False
|
| 459 |
+
458,2024-04-22 12:02:00,Young-Allen,micro,US,referral,False,False
|
| 460 |
+
459,2024-04-22 12:53:58,Mckee-Lee,micro,DE,paid-search,False,False
|
| 461 |
+
460,2024-04-22 16:26:10,"Valentine, Joyce and Murray",mid-market,AU,organic,False,False
|
| 462 |
+
461,2024-04-22 17:48:37,Strickland-Shaw,micro,US,organic,False,False
|
| 463 |
+
462,2024-04-22 23:09:16,Burch-Montoya,micro,US,organic,True,False
|
| 464 |
+
463,2024-04-23 01:50:42,"Taylor, Wright and Davidson",smb,UK,organic,False,False
|
| 465 |
+
464,2024-04-23 06:38:59,Spencer-Garcia,smb,UK,paid-search,True,False
|
| 466 |
+
465,2024-04-23 11:59:16,"Rosales, Mitchell and Hines",micro,US,paid-search,True,True
|
| 467 |
+
466,2024-04-23 15:41:41,Cole-Palmer,smb,UK,webinar,False,False
|
| 468 |
+
467,2024-04-23 18:11:33,Davis-Lozano,smb,US,organic,False,False
|
| 469 |
+
468,2024-04-23 18:28:09,Wilkerson-Arias,mid-market,US,paid-search,True,False
|
| 470 |
+
469,2024-04-23 19:55:11,Brown-Shaw,micro,US,organic,False,False
|
| 471 |
+
470,2024-04-23 22:02:55,Hughes Inc,micro,US,referral,True,False
|
| 472 |
+
471,2024-04-23 22:17:44,Walker-Flores,smb,US,organic,False,False
|
| 473 |
+
472,2024-04-24 04:20:20,Combs Ltd,micro,US,referral,False,False
|
| 474 |
+
473,2024-04-24 07:34:09,Moody-Taylor,smb,UK,paid-search,True,True
|
| 475 |
+
474,2024-04-24 12:12:30,Lowery-Kennedy,micro,AU,paid-search,False,False
|
| 476 |
+
475,2024-04-24 15:23:30,Blake Group,smb,US,outbound,False,False
|
| 477 |
+
476,2024-04-25 01:16:20,Gilbert-Bullock,mid-market,US,webinar,False,False
|
| 478 |
+
477,2024-04-25 07:49:45,Scott and Sons,mid-market,CA,referral,False,False
|
| 479 |
+
478,2024-04-25 13:08:34,"Bentley, Lynch and Henderson",mid-market,US,organic,False,False
|
| 480 |
+
479,2024-04-25 19:11:13,Young-Martinez,mid-market,US,partner,True,True
|
| 481 |
+
480,2024-04-25 19:43:21,Barnes PLC,smb,UK,outbound,False,False
|
| 482 |
+
481,2024-04-25 21:09:41,Brown-Copeland,smb,US,partner,True,False
|
| 483 |
+
482,2024-04-25 23:03:32,Carlson-Smith,mid-market,US,partner,True,True
|
| 484 |
+
483,2024-04-26 01:39:21,"Andrews, Higgins and Carter",mid-market,UK,paid-search,True,True
|
| 485 |
+
484,2024-04-26 18:59:28,Mendez and Sons,mid-market,US,webinar,True,True
|
| 486 |
+
485,2024-04-26 20:05:39,"Butler, Beck and Miller",smb,US,outbound,False,False
|
| 487 |
+
486,2024-04-27 00:26:24,Jones-Fox,micro,CA,paid-search,False,False
|
| 488 |
+
487,2024-04-27 07:39:38,"Hartman, Romero and Smith",mid-market,AU,outbound,False,False
|
| 489 |
+
488,2024-04-27 08:25:05,Williams-Hughes,mid-market,US,referral,True,True
|
| 490 |
+
489,2024-04-27 10:51:24,King-Smith,smb,CA,webinar,True,False
|
| 491 |
+
490,2024-04-27 13:39:35,Cooper Ltd,mid-market,US,organic,True,False
|
| 492 |
+
491,2024-04-27 15:58:09,"Fuller, Ingram and Moss",smb,US,paid-search,True,False
|
| 493 |
+
492,2024-04-27 16:22:17,Anderson-Bell,mid-market,US,outbound,False,False
|
| 494 |
+
493,2024-04-27 21:03:01,Li-Thompson,micro,US,outbound,True,False
|
| 495 |
+
494,2024-04-28 00:52:20,"Marshall, Dominguez and Welch",mid-market,US,referral,False,False
|
| 496 |
+
495,2024-04-28 13:41:35,Brown Group,micro,UK,outbound,True,True
|
| 497 |
+
496,2024-04-28 23:06:57,Carter Inc,micro,US,webinar,False,False
|
| 498 |
+
497,2024-04-29 12:52:41,Blackwell LLC,micro,AU,outbound,False,False
|
| 499 |
+
498,2024-04-29 14:51:21,Robertson-Hays,smb,US,outbound,False,False
|
| 500 |
+
499,2024-04-29 18:35:08,"Kennedy, Johnson and Lucas",micro,UK,partner,True,False
|
| 501 |
+
500,2024-04-29 19:59:55,Kelly-Norman,mid-market,US,organic,True,False
|
data/invoices.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/payments.csv
ADDED
|
@@ -0,0 +1,1801 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
payment_id,invoice_id,paid_at,amount_paid,payment_method,payment_status
|
| 2 |
+
1,1,2024-01-07 17:30:17,474.0,card,settled
|
| 3 |
+
2,2,2024-02-13 17:30:17,474.0,ach,settled
|
| 4 |
+
3,3,2024-03-05 17:30:17,474.0,wire,settled
|
| 5 |
+
4,4,2024-04-10 17:30:17,474.0,ach,settled
|
| 6 |
+
5,5,2024-05-17 17:30:17,474.0,ach,settled
|
| 7 |
+
6,6,2024-06-05 17:30:17,474.0,ach,settled
|
| 8 |
+
7,7,2024-07-17 17:30:17,474.0,card,settled
|
| 9 |
+
8,8,2024-08-02 17:30:17,474.0,card,settled
|
| 10 |
+
9,9,2024-09-05 17:30:17,474.0,ach,settled
|
| 11 |
+
10,10,2024-10-12 17:30:17,511.92,card,settled
|
| 12 |
+
11,11,2024-11-02 17:30:17,511.92,wire,settled
|
| 13 |
+
12,12,2024-12-18 17:30:17,511.92,card,settled
|
| 14 |
+
13,13,2025-01-12 17:30:17,511.92,card,settled
|
| 15 |
+
14,14,2025-02-13 17:30:17,511.92,card,settled
|
| 16 |
+
15,15,2025-03-07 17:30:17,511.92,card,settled
|
| 17 |
+
16,16,2025-04-13 17:30:17,511.92,ach,settled
|
| 18 |
+
17,18,2025-06-07 17:30:17,511.92,card,settled
|
| 19 |
+
18,19,2025-07-05 17:30:17,511.92,ach,settled
|
| 20 |
+
19,20,2025-08-19 17:30:17,511.92,wire,settled
|
| 21 |
+
20,21,2025-09-07 17:30:17,511.92,ach,settled
|
| 22 |
+
21,22,2025-10-17 17:30:17,582.81,card,settled
|
| 23 |
+
22,23,2025-11-08 17:30:17,511.92,card,settled
|
| 24 |
+
23,24,2025-12-13 17:30:17,511.92,card,settled
|
| 25 |
+
24,25,2024-01-12 21:39:06,553.0,card,settled
|
| 26 |
+
25,26,2024-02-19 21:39:06,553.0,ach,settled
|
| 27 |
+
26,27,2024-03-06 21:39:06,526.58,ach,settled
|
| 28 |
+
27,28,2024-04-09 21:39:06,553.0,card,settled
|
| 29 |
+
28,29,2024-05-16 21:39:06,553.0,wire,settled
|
| 30 |
+
29,30,2024-06-07 21:39:06,553.0,card,settled
|
| 31 |
+
30,31,2024-07-04 21:39:06,569.27,card,settled
|
| 32 |
+
31,32,2024-08-13 21:39:06,553.0,ach,settled
|
| 33 |
+
32,33,2024-09-06 21:39:06,553.0,ach,settled
|
| 34 |
+
33,34,2024-10-09 21:39:06,597.24,ach,settled
|
| 35 |
+
34,35,2024-11-19 21:39:06,597.24,card,settled
|
| 36 |
+
35,36,2024-12-07 21:39:06,670.41,card,settled
|
| 37 |
+
36,37,2025-01-15 21:39:06,597.24,card,settled
|
| 38 |
+
37,38,2025-02-18 21:39:06,597.24,card,settled
|
| 39 |
+
38,39,2025-03-16 21:39:06,597.24,card,settled
|
| 40 |
+
39,40,2025-04-07 21:39:06,597.24,ach,settled
|
| 41 |
+
40,41,2025-05-17 21:39:06,597.24,card,settled
|
| 42 |
+
41,42,2025-06-18 21:39:06,597.24,card,settled
|
| 43 |
+
42,43,2025-07-10 21:39:06,597.24,card,settled
|
| 44 |
+
43,44,2025-08-16 21:39:06,597.24,card,settled
|
| 45 |
+
44,45,2025-09-03 21:39:06,597.24,card,settled
|
| 46 |
+
45,46,2025-10-17 21:39:06,597.24,card,settled
|
| 47 |
+
46,47,2025-11-02 21:39:06,597.24,wire,settled
|
| 48 |
+
47,48,2025-12-15 21:39:06,597.24,card,settled
|
| 49 |
+
48,49,2024-01-06 05:50:45,79.0,card,settled
|
| 50 |
+
49,50,2024-02-13 05:50:45,79.0,card,settled
|
| 51 |
+
50,51,2024-03-04 05:50:45,79.0,card,settled
|
| 52 |
+
51,52,2024-04-16 05:50:45,86.57,card,settled
|
| 53 |
+
52,53,2024-05-05 05:50:45,79.0,card,settled
|
| 54 |
+
53,54,2024-06-10 05:50:45,79.0,ach,settled
|
| 55 |
+
54,55,2024-07-08 05:50:45,79.0,card,settled
|
| 56 |
+
55,56,2024-08-06 05:50:45,79.0,card,settled
|
| 57 |
+
56,57,2024-09-15 05:50:45,79.0,card,settled
|
| 58 |
+
57,58,2024-10-13 05:50:45,85.32,wire,settled
|
| 59 |
+
58,59,2024-11-11 05:50:45,85.32,card,settled
|
| 60 |
+
59,60,2024-12-07 05:50:45,85.32,wire,settled
|
| 61 |
+
60,61,2025-01-16 05:50:45,85.32,ach,settled
|
| 62 |
+
61,62,2025-02-17 05:50:45,85.32,card,settled
|
| 63 |
+
62,63,2025-03-15 05:50:45,85.32,ach,settled
|
| 64 |
+
63,64,2025-04-14 05:50:45,85.32,card,settled
|
| 65 |
+
64,65,2025-05-09 05:50:45,85.32,card,settled
|
| 66 |
+
65,66,2025-06-10 05:50:45,85.32,ach,settled
|
| 67 |
+
66,67,2025-07-06 05:50:45,85.32,card,settled
|
| 68 |
+
67,68,2025-08-09 05:50:45,85.32,wire,settled
|
| 69 |
+
68,69,2025-09-07 05:50:45,85.32,card,settled
|
| 70 |
+
69,70,2025-10-07 05:50:45,86.03,card,settled
|
| 71 |
+
70,71,2025-11-16 05:50:45,85.32,card,settled
|
| 72 |
+
71,72,2025-12-19 05:50:45,85.32,card,settled
|
| 73 |
+
72,73,2024-01-14 12:41:38,6636.0,card,settled
|
| 74 |
+
73,74,2025-01-08 12:41:38,7166.88,card,settled
|
| 75 |
+
74,75,2024-01-05 20:20:05,1990.0,card,settled
|
| 76 |
+
75,76,2024-02-15 20:20:05,1990.0,card,settled
|
| 77 |
+
76,77,2024-03-08 20:20:05,1990.0,card,settled
|
| 78 |
+
77,78,2024-04-10 20:20:05,2142.8,card,settled
|
| 79 |
+
78,79,2024-05-05 20:20:05,1990.0,card,settled
|
| 80 |
+
79,80,2024-06-13 20:20:05,1990.0,card,settled
|
| 81 |
+
80,81,2024-07-12 20:20:05,1990.0,card,settled
|
| 82 |
+
81,82,2024-08-10 20:20:05,1990.0,card,settled
|
| 83 |
+
82,83,2024-09-07 20:20:05,1990.0,card,settled
|
| 84 |
+
83,84,2024-10-20 20:20:05,2149.2,card,settled
|
| 85 |
+
84,85,2024-11-05 20:20:05,2149.2,card,settled
|
| 86 |
+
85,86,2024-12-19 20:20:05,2149.2,card,settled
|
| 87 |
+
86,87,2025-01-20 20:20:05,2149.2,card,settled
|
| 88 |
+
87,88,2025-02-21 20:20:05,2149.2,card,settled
|
| 89 |
+
88,89,2025-03-08 20:20:05,2149.2,card,settled
|
| 90 |
+
89,90,2025-04-15 20:20:05,2121.63,ach,settled
|
| 91 |
+
90,91,2025-05-10 20:20:05,2221.01,card,settled
|
| 92 |
+
91,92,2025-06-13 20:20:05,2060.83,wire,settled
|
| 93 |
+
92,93,2025-07-14 20:20:05,2149.2,card,settled
|
| 94 |
+
93,94,2025-08-10 20:20:05,2149.2,card,settled
|
| 95 |
+
94,95,2025-09-21 20:20:05,2149.2,card,settled
|
| 96 |
+
95,96,2025-10-12 20:20:05,2149.2,ach,settled
|
| 97 |
+
96,97,2025-11-07 20:20:05,2149.2,wire,settled
|
| 98 |
+
97,98,2025-12-21 20:20:05,2149.2,card,settled
|
| 99 |
+
98,99,2024-01-11 01:13:00,474.0,card,settled
|
| 100 |
+
99,100,2024-04-20 01:13:00,538.5,card,settled
|
| 101 |
+
100,101,2024-07-17 01:13:00,474.0,card,settled
|
| 102 |
+
101,102,2024-10-22 01:13:00,511.92,card,settled
|
| 103 |
+
102,103,2025-01-05 01:13:00,524.85,card,settled
|
| 104 |
+
103,104,2025-04-06 01:13:00,511.92,card,settled
|
| 105 |
+
104,105,2025-07-13 01:13:00,527.16,card,settled
|
| 106 |
+
105,106,2025-10-10 01:13:00,511.92,card,settled
|
| 107 |
+
106,108,2024-02-11 05:14:16,237.0,card,settled
|
| 108 |
+
107,109,2024-03-23 05:14:16,237.0,card,settled
|
| 109 |
+
108,110,2024-04-22 05:14:16,225.22,card,settled
|
| 110 |
+
109,111,2024-05-22 05:14:16,237.0,card,settled
|
| 111 |
+
110,112,2024-06-10 05:14:16,237.0,card,settled
|
| 112 |
+
111,113,2024-07-11 05:14:16,237.0,card,settled
|
| 113 |
+
112,114,2024-08-23 05:14:16,237.0,card,settled
|
| 114 |
+
113,115,2024-09-13 05:14:16,237.0,card,settled
|
| 115 |
+
114,116,2024-10-11 05:14:16,255.96,card,settled
|
| 116 |
+
115,117,2024-11-09 05:14:16,255.96,card,settled
|
| 117 |
+
116,118,2024-12-23 05:14:16,255.96,ach,settled
|
| 118 |
+
117,119,2025-01-23 05:14:16,255.96,card,settled
|
| 119 |
+
118,120,2025-02-08 05:14:16,255.96,card,settled
|
| 120 |
+
119,121,2025-03-23 05:14:16,255.96,card,settled
|
| 121 |
+
120,122,2025-04-11 05:14:16,291.69,card,settled
|
| 122 |
+
121,123,2025-05-21 05:14:16,255.96,card,settled
|
| 123 |
+
122,124,2025-06-23 05:14:16,268.21,card,settled
|
| 124 |
+
123,125,2025-07-09 05:14:16,276.17,card,settled
|
| 125 |
+
124,126,2025-08-06 05:14:16,257.96,card,settled
|
| 126 |
+
125,127,2025-09-14 05:14:16,255.96,card,settled
|
| 127 |
+
126,128,2025-10-23 05:14:16,255.96,wire,settled
|
| 128 |
+
127,129,2025-11-18 05:14:16,255.96,card,settled
|
| 129 |
+
128,130,2025-12-14 05:14:16,255.96,card,settled
|
| 130 |
+
129,131,2024-01-30 09:11:46,948.0,card,settled
|
| 131 |
+
130,132,2024-04-20 09:11:46,948.0,ach,settled
|
| 132 |
+
131,133,2024-07-31 09:11:46,948.0,ach,settled
|
| 133 |
+
132,134,2024-10-28 09:11:46,1023.84,card,settled
|
| 134 |
+
133,135,2025-01-31 09:11:46,1023.84,card,settled
|
| 135 |
+
134,136,2025-04-25 09:11:46,1023.84,wire,settled
|
| 136 |
+
135,137,2025-07-24 09:11:46,1023.84,card,settled
|
| 137 |
+
136,138,2025-10-24 09:11:46,1023.84,card,settled
|
| 138 |
+
137,139,2024-02-02 10:26:33,11940.0,ach,settled
|
| 139 |
+
138,140,2024-05-02 10:26:33,11940.0,card,settled
|
| 140 |
+
139,141,2024-08-02 10:26:33,11940.0,card,settled
|
| 141 |
+
140,142,2024-11-05 10:26:33,12895.2,card,settled
|
| 142 |
+
141,143,2025-01-27 10:26:33,12895.2,card,settled
|
| 143 |
+
142,144,2025-04-21 10:26:33,12895.2,card,settled
|
| 144 |
+
143,145,2025-07-25 10:26:33,12895.2,card,settled
|
| 145 |
+
144,146,2025-10-31 10:26:33,12895.2,card,settled
|
| 146 |
+
145,147,2024-01-25 03:24:39,1659.0,ach,settled
|
| 147 |
+
146,148,2024-05-01 03:24:39,1659.0,card,settled
|
| 148 |
+
147,149,2024-07-27 03:24:39,1659.0,card,settled
|
| 149 |
+
148,150,2024-10-28 03:24:39,1791.72,card,settled
|
| 150 |
+
149,151,2025-01-30 03:24:39,1791.72,card,settled
|
| 151 |
+
150,152,2025-05-08 03:24:39,1834.08,card,settled
|
| 152 |
+
151,153,2025-07-29 03:24:39,1791.72,ach,settled
|
| 153 |
+
152,154,2025-11-03 03:24:39,1791.72,card,settled
|
| 154 |
+
153,155,2024-01-15 12:41:22,10746.0,card,settled
|
| 155 |
+
154,156,2024-04-14 12:41:22,10180.36,card,settled
|
| 156 |
+
155,157,2024-07-18 12:41:22,12153.65,card,settled
|
| 157 |
+
156,158,2024-10-17 12:41:22,11605.68,card,settled
|
| 158 |
+
157,160,2025-04-14 12:41:22,11605.68,card,settled
|
| 159 |
+
158,161,2025-07-24 12:41:22,12651.86,ach,settled
|
| 160 |
+
159,162,2025-10-13 12:41:22,11605.68,card,settled
|
| 161 |
+
160,163,2024-01-20 12:52:58,52536.0,card,settled
|
| 162 |
+
161,164,2025-01-20 12:52:58,59498.59,ach,settled
|
| 163 |
+
162,165,2024-01-10 16:04:04,4179.0,ach,settled
|
| 164 |
+
163,166,2024-04-08 16:04:04,4179.0,card,settled
|
| 165 |
+
164,167,2024-07-10 16:04:04,4179.0,card,settled
|
| 166 |
+
165,168,2024-10-09 16:04:04,4513.32,card,settled
|
| 167 |
+
166,169,2025-01-12 16:04:04,4513.32,card,settled
|
| 168 |
+
167,170,2025-04-15 16:04:04,4513.32,card,settled
|
| 169 |
+
168,171,2025-07-15 16:04:04,4513.32,card,settled
|
| 170 |
+
169,172,2025-10-12 16:04:04,4696.13,card,settled
|
| 171 |
+
170,173,2024-01-08 20:26:25,474.0,wire,settled
|
| 172 |
+
171,174,2024-02-20 20:26:25,474.0,card,settled
|
| 173 |
+
172,175,2024-03-08 20:26:25,474.0,card,settled
|
| 174 |
+
173,176,2024-04-23 20:26:25,474.0,card,settled
|
| 175 |
+
174,177,2024-05-19 20:26:25,474.0,ach,settled
|
| 176 |
+
175,178,2024-06-24 20:26:25,474.0,card,settled
|
| 177 |
+
176,179,2024-07-22 20:26:25,474.0,card,settled
|
| 178 |
+
177,180,2024-08-25 20:26:25,474.0,ach,settled
|
| 179 |
+
178,181,2024-09-09 20:26:25,474.0,ach,settled
|
| 180 |
+
179,183,2024-11-23 20:26:25,511.92,card,settled
|
| 181 |
+
180,184,2024-12-13 20:26:25,527.91,card,settled
|
| 182 |
+
181,185,2025-01-23 20:26:25,511.92,ach,settled
|
| 183 |
+
182,186,2025-02-21 20:26:25,563.63,card,settled
|
| 184 |
+
183,187,2025-03-18 20:26:25,511.92,card,settled
|
| 185 |
+
184,188,2025-04-22 20:26:25,511.92,card,settled
|
| 186 |
+
185,190,2025-06-17 20:26:25,511.92,card,settled
|
| 187 |
+
186,191,2025-07-16 20:26:25,511.92,card,settled
|
| 188 |
+
187,192,2025-08-14 20:26:25,511.92,card,settled
|
| 189 |
+
188,193,2025-09-23 20:26:25,511.92,ach,settled
|
| 190 |
+
189,194,2025-10-08 20:26:25,548.05,card,settled
|
| 191 |
+
190,195,2025-11-12 20:26:25,511.92,wire,settled
|
| 192 |
+
191,196,2025-12-25 20:26:25,511.92,card,settled
|
| 193 |
+
192,197,2024-01-19 15:37:43,316.0,card,settled
|
| 194 |
+
193,198,2024-02-12 15:37:43,316.0,card,settled
|
| 195 |
+
194,199,2024-03-20 15:37:43,316.0,card,settled
|
| 196 |
+
195,200,2024-04-20 15:37:43,316.0,ach,settled
|
| 197 |
+
196,201,2024-05-21 15:37:43,316.0,ach,settled
|
| 198 |
+
197,202,2024-06-16 15:37:43,316.0,card,settled
|
| 199 |
+
198,203,2024-07-26 15:37:43,316.0,card,settled
|
| 200 |
+
199,204,2024-08-14 15:37:43,316.0,card,settled
|
| 201 |
+
200,205,2024-09-21 15:37:43,316.0,ach,settled
|
| 202 |
+
201,206,2024-10-20 15:37:43,330.95,card,settled
|
| 203 |
+
202,207,2024-11-09 15:37:43,341.28,card,settled
|
| 204 |
+
203,208,2024-12-24 15:37:43,341.28,card,settled
|
| 205 |
+
204,210,2025-02-19 15:37:43,341.28,ach,settled
|
| 206 |
+
205,211,2025-03-12 15:37:43,341.28,wire,settled
|
| 207 |
+
206,212,2025-04-23 15:37:43,341.28,card,settled
|
| 208 |
+
207,213,2025-05-22 15:37:43,341.28,card,settled
|
| 209 |
+
208,214,2025-06-13 15:37:43,341.28,card,settled
|
| 210 |
+
209,215,2025-07-16 15:37:43,341.28,card,settled
|
| 211 |
+
210,216,2025-08-15 15:37:43,315.65,card,settled
|
| 212 |
+
211,217,2025-09-23 15:37:43,341.28,card,settled
|
| 213 |
+
212,218,2025-10-16 15:37:43,341.28,card,settled
|
| 214 |
+
213,219,2025-11-12 15:37:43,329.09,card,settled
|
| 215 |
+
214,220,2025-12-12 15:37:43,344.95,card,settled
|
| 216 |
+
215,222,2024-02-16 06:24:44,237.0,card,settled
|
| 217 |
+
216,223,2024-03-28 06:24:44,237.0,card,settled
|
| 218 |
+
217,224,2024-04-16 06:24:44,237.0,card,settled
|
| 219 |
+
218,225,2024-05-18 06:24:44,237.0,wire,settled
|
| 220 |
+
219,226,2024-06-16 06:24:44,237.0,card,settled
|
| 221 |
+
220,227,2024-07-27 06:24:44,237.0,card,settled
|
| 222 |
+
221,228,2024-08-29 06:24:44,237.0,card,settled
|
| 223 |
+
222,229,2024-09-24 06:24:44,237.0,card,settled
|
| 224 |
+
223,230,2024-10-13 06:24:44,255.96,card,settled
|
| 225 |
+
224,231,2024-11-19 06:24:44,255.96,card,settled
|
| 226 |
+
225,232,2024-12-18 06:24:44,255.96,ach,settled
|
| 227 |
+
226,233,2025-01-14 06:24:44,255.96,card,settled
|
| 228 |
+
227,234,2025-02-22 06:24:44,255.96,card,settled
|
| 229 |
+
228,235,2025-03-18 06:24:44,255.96,card,settled
|
| 230 |
+
229,236,2025-04-16 06:24:44,255.96,card,settled
|
| 231 |
+
230,237,2025-05-13 06:24:44,255.96,card,settled
|
| 232 |
+
231,239,2025-07-23 06:24:44,255.96,card,settled
|
| 233 |
+
232,240,2025-08-15 06:24:44,255.96,wire,settled
|
| 234 |
+
233,241,2025-09-25 06:24:44,269.79,card,settled
|
| 235 |
+
234,242,2025-10-20 06:24:44,255.96,card,settled
|
| 236 |
+
235,243,2025-11-27 06:24:44,255.96,card,settled
|
| 237 |
+
236,244,2025-12-18 06:24:44,245.2,card,settled
|
| 238 |
+
237,245,2024-02-01 18:11:27,41757.0,card,settled
|
| 239 |
+
238,246,2024-02-29 18:11:27,41757.0,wire,settled
|
| 240 |
+
239,247,2024-04-06 18:11:27,41757.0,wire,settled
|
| 241 |
+
240,248,2024-05-01 18:11:27,41757.0,card,settled
|
| 242 |
+
241,249,2024-06-01 18:11:27,41757.0,card,settled
|
| 243 |
+
242,250,2024-07-07 18:11:27,41757.0,card,settled
|
| 244 |
+
243,251,2024-07-30 18:11:27,41757.0,ach,settled
|
| 245 |
+
244,252,2024-09-10 18:11:27,41757.0,card,settled
|
| 246 |
+
245,253,2024-10-12 18:11:27,41757.0,ach,settled
|
| 247 |
+
246,254,2024-11-08 18:11:27,46046.2,card,settled
|
| 248 |
+
247,255,2024-11-25 18:11:27,45097.56,card,settled
|
| 249 |
+
248,256,2025-01-06 18:11:27,45097.56,card,settled
|
| 250 |
+
249,257,2025-01-26 18:11:27,45097.56,card,settled
|
| 251 |
+
250,258,2025-03-13 18:11:27,45097.56,card,settled
|
| 252 |
+
251,259,2025-03-25 18:11:27,45097.56,card,settled
|
| 253 |
+
252,260,2025-04-25 18:11:27,45097.56,ach,settled
|
| 254 |
+
253,261,2025-05-27 18:11:27,47518.56,card,settled
|
| 255 |
+
254,262,2025-06-30 18:11:27,45097.56,card,settled
|
| 256 |
+
255,263,2025-07-30 18:11:27,45097.56,card,settled
|
| 257 |
+
256,264,2025-09-10 18:11:27,49507.18,wire,settled
|
| 258 |
+
257,265,2025-10-08 18:11:27,45097.56,card,settled
|
| 259 |
+
258,266,2025-10-27 18:11:27,45097.56,ach,settled
|
| 260 |
+
259,267,2025-12-01 18:11:27,45097.56,card,settled
|
| 261 |
+
260,269,2024-01-26 20:59:55,16119.0,card,settled
|
| 262 |
+
261,270,2024-05-07 20:59:55,16119.0,card,settled
|
| 263 |
+
262,272,2024-10-30 20:59:55,17408.52,card,settled
|
| 264 |
+
263,273,2025-01-25 20:59:55,17408.52,card,settled
|
| 265 |
+
264,274,2025-04-28 20:59:55,17408.52,ach,settled
|
| 266 |
+
265,275,2025-07-30 20:59:55,17408.52,card,settled
|
| 267 |
+
266,276,2025-10-31 20:59:55,17408.52,ach,settled
|
| 268 |
+
267,277,2024-01-20 23:06:30,1393.0,wire,settled
|
| 269 |
+
268,278,2024-02-25 23:06:30,1393.0,card,settled
|
| 270 |
+
269,279,2024-03-19 23:06:30,1393.0,card,settled
|
| 271 |
+
270,280,2024-04-15 23:06:30,1393.0,wire,settled
|
| 272 |
+
271,281,2024-05-22 23:06:30,1393.0,card,settled
|
| 273 |
+
272,282,2024-06-22 23:06:30,1393.0,card,settled
|
| 274 |
+
273,283,2024-07-29 23:06:30,1393.0,card,settled
|
| 275 |
+
274,284,2024-08-28 23:06:30,1393.0,card,settled
|
| 276 |
+
275,285,2024-09-26 23:06:30,1393.0,card,settled
|
| 277 |
+
276,286,2024-10-23 23:06:30,1504.44,card,settled
|
| 278 |
+
277,287,2024-11-22 23:06:30,1504.44,ach,settled
|
| 279 |
+
278,288,2024-12-22 23:06:30,1651.29,ach,settled
|
| 280 |
+
279,289,2025-01-18 23:06:30,1504.44,card,settled
|
| 281 |
+
280,290,2025-02-20 23:06:30,1504.44,card,settled
|
| 282 |
+
281,291,2025-03-15 23:06:30,1504.44,card,settled
|
| 283 |
+
282,292,2025-04-17 23:06:30,1586.98,card,settled
|
| 284 |
+
283,293,2025-05-21 23:06:30,1504.44,card,settled
|
| 285 |
+
284,294,2025-06-18 23:06:30,1504.44,ach,settled
|
| 286 |
+
285,295,2025-07-25 23:06:30,1504.44,card,settled
|
| 287 |
+
286,296,2025-08-20 23:06:30,1504.44,card,settled
|
| 288 |
+
287,297,2025-09-23 23:06:30,1504.44,card,settled
|
| 289 |
+
288,298,2025-10-24 23:06:30,1504.44,ach,settled
|
| 290 |
+
289,299,2025-11-28 23:06:30,1504.44,card,settled
|
| 291 |
+
290,300,2025-12-17 23:06:30,1504.44,card,settled
|
| 292 |
+
291,302,2025-01-17 01:58:16,6143.04,card,settled
|
| 293 |
+
292,303,2024-02-07 17:58:24,395.0,card,settled
|
| 294 |
+
293,304,2024-03-04 17:58:24,395.0,card,settled
|
| 295 |
+
294,305,2024-03-29 17:58:24,395.0,card,settled
|
| 296 |
+
295,306,2024-05-01 17:58:24,395.0,card,settled
|
| 297 |
+
296,307,2024-06-06 17:58:24,395.0,card,settled
|
| 298 |
+
297,308,2024-07-06 17:58:24,395.0,ach,settled
|
| 299 |
+
298,309,2024-08-02 17:58:24,370.39,card,settled
|
| 300 |
+
299,310,2024-09-10 17:58:24,395.0,card,settled
|
| 301 |
+
300,311,2024-10-13 17:58:24,395.0,card,settled
|
| 302 |
+
301,312,2024-10-29 17:58:24,426.6,card,settled
|
| 303 |
+
302,313,2024-12-07 17:58:24,445.18,card,settled
|
| 304 |
+
303,314,2025-01-11 17:58:24,426.6,card,settled
|
| 305 |
+
304,315,2025-02-08 17:58:24,426.6,card,settled
|
| 306 |
+
305,316,2025-03-07 17:58:24,426.6,card,settled
|
| 307 |
+
306,317,2025-04-02 17:58:24,426.6,card,settled
|
| 308 |
+
307,318,2025-05-03 17:58:24,426.6,card,settled
|
| 309 |
+
308,319,2025-06-12 17:58:24,476.66,wire,settled
|
| 310 |
+
309,320,2025-06-26 17:58:24,426.6,card,settled
|
| 311 |
+
310,321,2025-08-06 17:58:24,426.6,ach,settled
|
| 312 |
+
311,322,2025-08-27 17:58:24,426.6,wire,settled
|
| 313 |
+
312,323,2025-09-29 17:58:24,472.17,card,settled
|
| 314 |
+
313,324,2025-11-07 17:58:24,426.6,card,settled
|
| 315 |
+
314,325,2025-11-26 17:58:24,426.6,card,settled
|
| 316 |
+
315,326,2026-01-12 17:58:24,426.6,card,settled
|
| 317 |
+
316,327,2024-02-10 03:11:25,3781.0,card,settled
|
| 318 |
+
317,328,2024-03-03 03:11:25,3781.0,ach,settled
|
| 319 |
+
318,329,2024-03-31 03:11:25,3781.0,card,settled
|
| 320 |
+
319,330,2024-05-11 03:11:25,3781.0,ach,settled
|
| 321 |
+
320,331,2024-06-02 03:11:25,3781.0,card,settled
|
| 322 |
+
321,332,2024-07-12 03:11:25,3781.0,card,settled
|
| 323 |
+
322,333,2024-07-28 03:11:25,3781.0,card,settled
|
| 324 |
+
323,334,2024-09-11 03:11:25,3781.0,ach,settled
|
| 325 |
+
324,335,2024-09-27 03:11:25,3781.0,card,settled
|
| 326 |
+
325,336,2024-11-12 03:11:25,4083.48,card,settled
|
| 327 |
+
326,337,2024-12-08 03:11:25,4083.48,card,settled
|
| 328 |
+
327,338,2025-01-08 03:11:25,4083.48,card,settled
|
| 329 |
+
328,340,2025-03-07 03:11:25,4083.48,card,settled
|
| 330 |
+
329,341,2025-03-30 03:11:25,4083.48,card,settled
|
| 331 |
+
330,342,2025-04-30 03:11:25,4097.7,card,settled
|
| 332 |
+
331,343,2025-06-02 03:11:25,4083.48,ach,settled
|
| 333 |
+
332,344,2025-07-05 03:11:25,4083.48,card,settled
|
| 334 |
+
333,345,2025-07-29 03:11:25,4083.48,card,settled
|
| 335 |
+
334,346,2025-09-04 03:11:25,4083.48,wire,settled
|
| 336 |
+
335,347,2025-10-06 03:11:25,4083.48,ach,settled
|
| 337 |
+
336,348,2025-11-13 03:11:25,4083.48,card,settled
|
| 338 |
+
337,349,2025-12-06 03:11:25,4083.48,card,settled
|
| 339 |
+
338,350,2025-12-28 03:11:25,4083.48,wire,settled
|
| 340 |
+
339,351,2024-01-16 04:00:40,3582.0,ach,settled
|
| 341 |
+
340,352,2024-02-28 04:00:40,3582.0,card,settled
|
| 342 |
+
341,353,2024-03-27 04:00:40,3563.23,card,settled
|
| 343 |
+
342,354,2024-04-23 04:00:40,3582.0,ach,settled
|
| 344 |
+
343,355,2024-05-26 04:00:40,3582.0,card,settled
|
| 345 |
+
344,356,2024-06-20 04:00:40,3582.0,wire,settled
|
| 346 |
+
345,357,2024-07-18 04:00:40,3582.0,card,settled
|
| 347 |
+
346,358,2024-08-31 04:00:40,3582.0,card,settled
|
| 348 |
+
347,359,2024-09-18 04:00:40,3582.0,card,settled
|
| 349 |
+
348,360,2024-10-17 04:00:40,3868.56,card,settled
|
| 350 |
+
349,361,2024-11-28 04:00:40,3985.84,card,settled
|
| 351 |
+
350,362,2024-12-18 04:00:40,3868.56,card,settled
|
| 352 |
+
351,363,2025-01-23 04:00:40,3971.9,card,settled
|
| 353 |
+
352,364,2025-02-21 04:00:40,3868.56,card,settled
|
| 354 |
+
353,365,2025-03-18 04:00:40,3868.56,ach,settled
|
| 355 |
+
354,367,2025-05-29 04:00:40,3868.56,card,settled
|
| 356 |
+
355,368,2025-06-26 04:00:40,3868.56,card,settled
|
| 357 |
+
356,369,2025-07-15 04:00:40,3868.56,wire,settled
|
| 358 |
+
357,370,2025-08-30 04:00:40,3868.56,wire,settled
|
| 359 |
+
358,371,2025-09-19 04:00:40,3868.56,card,settled
|
| 360 |
+
359,372,2025-10-30 04:00:40,3868.56,card,settled
|
| 361 |
+
360,373,2025-11-25 04:00:40,3868.56,card,settled
|
| 362 |
+
361,374,2025-12-25 04:00:40,3868.56,card,settled
|
| 363 |
+
362,375,2024-01-14 16:53:22,4740.0,card,settled
|
| 364 |
+
363,376,2025-01-16 16:53:22,5853.92,ach,settled
|
| 365 |
+
364,377,2024-02-11 22:54:39,79.0,wire,settled
|
| 366 |
+
365,378,2024-02-29 22:54:39,79.0,ach,settled
|
| 367 |
+
366,379,2024-04-07 22:54:39,79.0,card,settled
|
| 368 |
+
367,380,2024-05-09 22:54:39,79.0,card,settled
|
| 369 |
+
368,381,2024-06-04 22:54:39,79.0,card,settled
|
| 370 |
+
369,382,2024-07-06 22:54:39,80.49,card,settled
|
| 371 |
+
370,383,2024-08-01 22:54:39,79.0,card,settled
|
| 372 |
+
371,384,2024-09-09 22:54:39,79.0,card,settled
|
| 373 |
+
372,385,2024-10-08 22:54:39,79.0,card,settled
|
| 374 |
+
373,386,2024-11-11 22:54:39,85.32,ach,settled
|
| 375 |
+
374,387,2024-12-10 22:54:39,85.32,ach,settled
|
| 376 |
+
375,388,2025-01-01 22:54:39,85.32,card,settled
|
| 377 |
+
376,389,2025-02-02 22:54:39,85.32,card,settled
|
| 378 |
+
377,391,2025-04-11 22:54:39,85.32,wire,settled
|
| 379 |
+
378,392,2025-05-04 22:54:39,85.32,ach,settled
|
| 380 |
+
379,393,2025-06-13 22:54:39,85.32,card,settled
|
| 381 |
+
380,394,2025-07-08 22:54:39,85.32,card,settled
|
| 382 |
+
381,395,2025-07-28 22:54:39,85.32,ach,settled
|
| 383 |
+
382,396,2025-08-31 22:54:39,85.32,card,settled
|
| 384 |
+
383,397,2025-10-11 22:54:39,85.32,card,settled
|
| 385 |
+
384,398,2025-11-05 22:54:39,85.32,card,settled
|
| 386 |
+
385,399,2025-12-13 22:54:39,85.32,card,settled
|
| 387 |
+
386,400,2026-01-07 22:54:39,85.32,card,settled
|
| 388 |
+
387,401,2024-01-27 23:46:01,495696.0,card,settled
|
| 389 |
+
388,402,2025-01-16 23:46:01,535351.68,card,settled
|
| 390 |
+
389,403,2024-01-22 12:58:13,237.0,card,settled
|
| 391 |
+
390,404,2024-02-26 12:58:13,237.0,ach,settled
|
| 392 |
+
391,405,2024-03-26 12:58:13,237.0,ach,settled
|
| 393 |
+
392,406,2024-04-15 12:58:13,237.0,ach,settled
|
| 394 |
+
393,407,2024-05-28 12:58:13,237.0,card,settled
|
| 395 |
+
394,408,2024-06-22 12:58:13,237.0,card,settled
|
| 396 |
+
395,409,2024-08-01 12:58:13,254.75,card,settled
|
| 397 |
+
396,411,2024-09-21 12:58:13,237.0,card,settled
|
| 398 |
+
397,412,2024-11-01 12:58:13,255.96,wire,settled
|
| 399 |
+
398,413,2024-11-18 12:58:13,255.96,wire,settled
|
| 400 |
+
399,414,2024-12-25 12:58:13,278.3,card,settled
|
| 401 |
+
400,415,2025-01-24 12:58:13,279.09,card,settled
|
| 402 |
+
401,416,2025-02-25 12:58:13,255.96,card,settled
|
| 403 |
+
402,417,2025-03-31 12:58:13,255.96,card,settled
|
| 404 |
+
403,419,2025-05-27 12:58:13,255.96,card,settled
|
| 405 |
+
404,420,2025-06-18 12:58:13,255.96,card,settled
|
| 406 |
+
405,421,2025-07-20 12:58:13,255.96,ach,settled
|
| 407 |
+
406,422,2025-08-17 12:58:13,255.96,ach,settled
|
| 408 |
+
407,423,2025-09-30 12:58:13,245.98,card,settled
|
| 409 |
+
408,424,2025-10-15 12:58:13,255.96,card,settled
|
| 410 |
+
409,425,2025-11-26 12:58:13,255.96,card,settled
|
| 411 |
+
410,426,2025-12-19 12:58:13,255.96,card,settled
|
| 412 |
+
411,427,2024-02-03 06:50:42,41757.0,ach,settled
|
| 413 |
+
412,428,2024-02-21 06:50:42,41757.0,card,settled
|
| 414 |
+
413,429,2024-03-19 06:50:42,41757.0,ach,settled
|
| 415 |
+
414,430,2024-04-19 06:50:42,41757.0,ach,settled
|
| 416 |
+
415,431,2024-05-21 06:50:42,41757.0,ach,settled
|
| 417 |
+
416,432,2024-06-30 06:50:42,41757.0,card,settled
|
| 418 |
+
417,433,2024-08-02 06:50:42,41757.0,ach,settled
|
| 419 |
+
418,434,2024-08-29 06:50:42,41757.0,card,settled
|
| 420 |
+
419,435,2024-09-30 06:50:42,41757.0,wire,settled
|
| 421 |
+
420,436,2024-10-25 06:50:42,45097.56,card,settled
|
| 422 |
+
421,437,2024-12-04 06:50:42,45097.56,wire,settled
|
| 423 |
+
422,438,2024-12-20 06:50:42,45097.56,card,settled
|
| 424 |
+
423,439,2025-01-26 06:50:42,46929.92,card,settled
|
| 425 |
+
424,440,2025-03-02 06:50:42,45097.56,card,settled
|
| 426 |
+
425,441,2025-03-24 06:50:42,45097.56,card,settled
|
| 427 |
+
426,442,2025-04-28 06:50:42,45097.56,card,settled
|
| 428 |
+
427,444,2025-06-21 06:50:42,45097.56,card,settled
|
| 429 |
+
428,445,2025-08-03 06:50:42,45097.56,card,settled
|
| 430 |
+
429,446,2025-08-30 06:50:42,45097.56,card,settled
|
| 431 |
+
430,447,2025-09-23 06:50:42,45097.56,card,settled
|
| 432 |
+
431,448,2025-10-17 06:50:42,45097.56,card,settled
|
| 433 |
+
432,449,2025-12-03 06:50:42,45097.56,card,settled
|
| 434 |
+
433,450,2025-12-19 06:50:42,45097.56,card,settled
|
| 435 |
+
434,451,2024-01-29 02:41:07,4378.0,card,settled
|
| 436 |
+
435,452,2024-02-26 02:41:07,4378.0,card,settled
|
| 437 |
+
436,453,2024-03-20 02:41:07,4378.0,card,settled
|
| 438 |
+
437,454,2024-05-05 02:41:07,4378.0,card,settled
|
| 439 |
+
438,455,2024-06-03 02:41:07,4561.02,card,settled
|
| 440 |
+
439,456,2024-06-19 02:41:07,4378.0,card,settled
|
| 441 |
+
440,457,2024-07-25 02:41:07,4378.0,ach,settled
|
| 442 |
+
441,458,2024-08-18 02:41:07,4378.0,card,settled
|
| 443 |
+
442,459,2024-09-19 02:41:07,4378.0,card,settled
|
| 444 |
+
443,460,2024-10-30 02:41:07,4728.24,card,settled
|
| 445 |
+
444,461,2024-11-25 02:41:07,4728.24,ach,settled
|
| 446 |
+
445,462,2024-12-23 02:41:07,4728.24,ach,settled
|
| 447 |
+
446,463,2025-02-03 02:41:07,4728.24,ach,settled
|
| 448 |
+
447,464,2025-03-01 02:41:07,4728.24,ach,settled
|
| 449 |
+
448,465,2025-03-27 02:41:07,4728.24,card,settled
|
| 450 |
+
449,466,2025-04-21 02:41:07,4728.24,ach,settled
|
| 451 |
+
450,467,2025-05-26 02:41:07,5351.19,ach,settled
|
| 452 |
+
451,468,2025-06-20 02:41:07,4728.24,card,settled
|
| 453 |
+
452,469,2025-07-23 02:41:07,4728.24,wire,settled
|
| 454 |
+
453,470,2025-09-01 02:41:07,4728.24,card,settled
|
| 455 |
+
454,471,2025-09-22 02:41:07,4728.24,card,settled
|
| 456 |
+
455,472,2025-10-21 02:41:07,4728.24,card,settled
|
| 457 |
+
456,473,2025-11-28 02:41:07,4728.24,card,settled
|
| 458 |
+
457,474,2025-12-27 02:41:07,4728.24,card,settled
|
| 459 |
+
458,475,2024-01-30 05:26:31,1393.0,ach,settled
|
| 460 |
+
459,476,2024-02-27 05:26:31,1393.0,card,settled
|
| 461 |
+
460,477,2024-03-28 05:26:31,1445.19,card,settled
|
| 462 |
+
461,478,2024-04-25 05:26:31,1393.0,card,settled
|
| 463 |
+
462,479,2024-05-27 05:26:31,1393.0,wire,settled
|
| 464 |
+
463,480,2024-06-24 05:26:31,1393.0,wire,settled
|
| 465 |
+
464,481,2024-07-29 05:26:31,1393.0,card,settled
|
| 466 |
+
465,482,2024-08-31 05:26:31,1393.0,card,settled
|
| 467 |
+
466,483,2024-09-25 05:26:31,1393.0,wire,settled
|
| 468 |
+
467,484,2024-10-21 05:26:31,1504.44,card,settled
|
| 469 |
+
468,486,2024-12-25 05:26:31,1436.96,wire,settled
|
| 470 |
+
469,487,2025-01-26 05:26:31,1504.44,card,settled
|
| 471 |
+
470,488,2025-02-28 05:26:31,1504.44,card,settled
|
| 472 |
+
471,489,2025-04-04 05:26:31,1504.44,ach,settled
|
| 473 |
+
472,490,2025-04-24 05:26:31,1504.44,card,settled
|
| 474 |
+
473,491,2025-05-21 05:26:31,1504.44,card,settled
|
| 475 |
+
474,492,2025-07-04 05:26:31,1504.44,card,settled
|
| 476 |
+
475,493,2025-07-18 05:26:31,1504.44,card,settled
|
| 477 |
+
476,494,2025-09-04 05:26:31,1504.44,card,settled
|
| 478 |
+
477,495,2025-09-22 05:26:31,1504.44,ach,settled
|
| 479 |
+
478,496,2025-10-30 05:26:31,1423.17,card,settled
|
| 480 |
+
479,497,2025-11-29 05:26:31,1504.44,card,settled
|
| 481 |
+
480,499,2024-02-14 21:54:46,4699.94,card,settled
|
| 482 |
+
481,500,2024-03-12 21:54:46,4776.0,card,settled
|
| 483 |
+
482,502,2024-05-05 21:54:46,4776.0,card,settled
|
| 484 |
+
483,503,2024-06-10 21:54:46,4776.0,card,settled
|
| 485 |
+
484,504,2024-07-11 21:54:46,4776.0,card,settled
|
| 486 |
+
485,505,2024-08-16 21:54:46,4776.0,card,settled
|
| 487 |
+
486,506,2024-09-16 21:54:46,4776.0,card,settled
|
| 488 |
+
487,507,2024-10-10 21:54:46,4776.0,card,settled
|
| 489 |
+
488,508,2024-11-11 21:54:46,5158.08,card,settled
|
| 490 |
+
489,509,2024-12-14 21:54:46,5158.08,card,settled
|
| 491 |
+
490,511,2025-02-17 21:54:46,5158.08,card,settled
|
| 492 |
+
491,512,2025-03-06 21:54:46,5158.08,wire,settled
|
| 493 |
+
492,513,2025-03-31 21:54:46,5158.08,card,settled
|
| 494 |
+
493,514,2025-05-08 21:54:46,5586.85,card,settled
|
| 495 |
+
494,515,2025-06-12 21:54:46,5158.08,card,settled
|
| 496 |
+
495,516,2025-07-02 21:54:46,5158.08,card,settled
|
| 497 |
+
496,517,2025-08-17 21:54:46,5158.08,card,settled
|
| 498 |
+
497,518,2025-09-12 21:54:46,5158.08,ach,settled
|
| 499 |
+
498,519,2025-10-14 21:54:46,5385.56,ach,settled
|
| 500 |
+
499,520,2025-11-09 21:54:46,5095.75,ach,settled
|
| 501 |
+
500,521,2025-12-08 21:54:46,5158.08,card,settled
|
| 502 |
+
501,522,2024-02-02 01:17:40,995.0,wire,settled
|
| 503 |
+
502,523,2024-02-21 01:17:40,995.0,ach,settled
|
| 504 |
+
503,524,2024-03-21 01:17:40,995.0,ach,settled
|
| 505 |
+
504,525,2024-05-02 01:17:40,995.0,card,settled
|
| 506 |
+
505,526,2024-05-22 01:17:40,995.0,card,settled
|
| 507 |
+
506,527,2024-06-25 01:17:40,995.0,card,settled
|
| 508 |
+
507,528,2024-08-02 01:17:40,995.0,ach,settled
|
| 509 |
+
508,529,2024-08-19 01:17:40,995.0,card,settled
|
| 510 |
+
509,530,2024-09-26 01:17:40,995.0,card,settled
|
| 511 |
+
510,531,2024-10-24 01:17:40,1074.6,card,settled
|
| 512 |
+
511,532,2024-11-29 01:17:40,1074.6,card,settled
|
| 513 |
+
512,533,2024-12-24 01:17:40,1148.92,wire,settled
|
| 514 |
+
513,534,2025-01-20 01:17:40,1233.8,card,settled
|
| 515 |
+
514,535,2025-02-19 01:17:40,1074.6,card,settled
|
| 516 |
+
515,536,2025-03-26 01:17:40,1074.6,ach,settled
|
| 517 |
+
516,537,2025-04-28 01:17:40,1074.6,card,settled
|
| 518 |
+
517,538,2025-05-21 01:17:40,1016.35,ach,settled
|
| 519 |
+
518,539,2025-07-06 01:17:40,1074.6,ach,settled
|
| 520 |
+
519,540,2025-07-30 01:17:40,1074.6,card,settled
|
| 521 |
+
520,541,2025-09-05 01:17:40,1074.6,card,settled
|
| 522 |
+
521,542,2025-09-27 01:17:40,1074.6,card,settled
|
| 523 |
+
522,543,2025-10-30 01:17:40,1074.6,card,settled
|
| 524 |
+
523,544,2025-11-19 01:17:40,1074.6,ach,settled
|
| 525 |
+
524,545,2026-01-05 01:17:40,1074.6,card,settled
|
| 526 |
+
525,546,2024-01-30 20:15:03,136047.0,wire,settled
|
| 527 |
+
526,547,2024-04-30 20:15:03,136047.0,ach,settled
|
| 528 |
+
527,548,2024-08-04 20:15:03,136047.0,ach,settled
|
| 529 |
+
528,549,2024-10-23 20:15:03,146930.76,card,settled
|
| 530 |
+
529,550,2025-01-23 20:15:03,146930.76,card,settled
|
| 531 |
+
530,551,2025-05-02 20:15:03,146930.76,card,settled
|
| 532 |
+
531,552,2025-07-30 20:15:03,146930.76,wire,settled
|
| 533 |
+
532,553,2025-11-04 20:15:03,146930.76,card,settled
|
| 534 |
+
533,554,2024-01-30 11:28:29,2940.96,card,settled
|
| 535 |
+
534,555,2024-02-20 11:28:29,2587.0,card,settled
|
| 536 |
+
535,556,2024-03-24 11:28:29,2587.0,card,settled
|
| 537 |
+
536,557,2024-04-27 11:28:29,2945.68,card,settled
|
| 538 |
+
537,558,2024-06-05 11:28:29,2587.0,card,settled
|
| 539 |
+
538,559,2024-07-01 11:28:29,2587.0,ach,settled
|
| 540 |
+
539,560,2024-07-28 11:28:29,2587.0,card,settled
|
| 541 |
+
540,561,2024-08-22 11:28:29,2587.0,wire,settled
|
| 542 |
+
541,562,2024-09-26 11:28:29,2587.0,card,settled
|
| 543 |
+
542,563,2024-11-04 11:28:29,2793.96,card,settled
|
| 544 |
+
543,564,2024-12-02 11:28:29,3105.94,card,settled
|
| 545 |
+
544,565,2025-01-06 11:28:29,2793.96,card,settled
|
| 546 |
+
545,566,2025-02-01 11:28:29,2793.96,card,settled
|
| 547 |
+
546,567,2025-03-09 11:28:29,2793.96,card,settled
|
| 548 |
+
547,568,2025-04-05 11:28:29,2793.96,ach,settled
|
| 549 |
+
548,569,2025-05-06 11:28:29,2793.96,card,settled
|
| 550 |
+
549,570,2025-05-21 11:28:29,2793.96,card,settled
|
| 551 |
+
550,571,2025-07-01 11:28:29,2793.96,ach,settled
|
| 552 |
+
551,572,2025-08-02 11:28:29,2793.96,card,settled
|
| 553 |
+
552,573,2025-09-06 11:28:29,2793.96,ach,settled
|
| 554 |
+
553,574,2025-10-06 11:28:29,2793.96,ach,settled
|
| 555 |
+
554,575,2025-10-21 11:28:29,2793.96,card,settled
|
| 556 |
+
555,576,2025-11-22 11:28:29,2793.96,card,settled
|
| 557 |
+
556,578,2024-01-20 16:09:59,316.0,card,settled
|
| 558 |
+
557,579,2024-03-03 16:09:59,364.1,card,settled
|
| 559 |
+
558,580,2024-03-24 16:09:59,316.0,card,settled
|
| 560 |
+
559,582,2024-05-26 16:09:59,316.0,card,settled
|
| 561 |
+
560,584,2024-07-23 16:09:59,316.0,card,settled
|
| 562 |
+
561,585,2024-09-03 16:09:59,316.0,wire,settled
|
| 563 |
+
562,586,2024-09-23 16:09:59,316.0,card,settled
|
| 564 |
+
563,587,2024-10-29 16:09:59,341.28,wire,settled
|
| 565 |
+
564,588,2024-11-27 16:09:59,365.83,card,settled
|
| 566 |
+
565,589,2024-12-26 16:09:59,318.3,card,settled
|
| 567 |
+
566,590,2025-01-26 16:09:59,341.28,card,settled
|
| 568 |
+
567,591,2025-02-27 16:09:59,341.28,ach,settled
|
| 569 |
+
568,592,2025-03-24 16:09:59,380.31,card,settled
|
| 570 |
+
569,593,2025-04-22 16:09:59,341.28,card,settled
|
| 571 |
+
570,594,2025-05-27 16:09:59,341.28,card,settled
|
| 572 |
+
571,595,2025-06-22 16:09:59,341.28,ach,settled
|
| 573 |
+
572,596,2025-07-25 16:09:59,341.28,card,settled
|
| 574 |
+
573,597,2025-08-24 16:09:59,341.28,card,settled
|
| 575 |
+
574,598,2025-09-28 16:09:59,341.28,card,settled
|
| 576 |
+
575,599,2025-10-26 16:09:59,341.28,card,settled
|
| 577 |
+
576,600,2025-11-20 16:09:59,341.28,wire,settled
|
| 578 |
+
577,601,2025-12-23 16:09:59,341.28,ach,settled
|
| 579 |
+
578,602,2024-02-06 17:54:19,316.0,card,settled
|
| 580 |
+
579,603,2024-01-31 21:14:37,2985.0,card,settled
|
| 581 |
+
580,604,2024-04-27 21:14:37,2985.0,card,settled
|
| 582 |
+
581,605,2024-08-03 21:14:37,2985.0,card,settled
|
| 583 |
+
582,606,2024-11-03 21:14:37,3223.8,card,settled
|
| 584 |
+
583,607,2025-01-24 21:14:37,3223.8,wire,settled
|
| 585 |
+
584,608,2025-04-27 21:14:37,3223.8,card,settled
|
| 586 |
+
585,609,2025-08-01 21:14:37,3223.8,card,settled
|
| 587 |
+
586,610,2025-10-20 21:14:37,3223.8,ach,settled
|
| 588 |
+
587,611,2024-02-07 22:18:32,3980.0,ach,settled
|
| 589 |
+
588,612,2024-03-17 22:18:32,3980.0,card,settled
|
| 590 |
+
589,613,2024-04-09 22:18:32,3980.0,card,settled
|
| 591 |
+
590,614,2024-05-05 22:18:32,3980.0,ach,settled
|
| 592 |
+
591,615,2024-06-16 22:18:32,3980.0,ach,settled
|
| 593 |
+
592,616,2024-07-19 22:18:32,3980.0,card,settled
|
| 594 |
+
593,617,2024-08-20 22:18:32,3980.0,card,settled
|
| 595 |
+
594,618,2024-09-10 22:18:32,3980.0,ach,settled
|
| 596 |
+
595,619,2024-10-11 22:18:32,4298.4,ach,settled
|
| 597 |
+
596,620,2024-11-16 22:18:32,4298.4,ach,settled
|
| 598 |
+
597,621,2024-12-10 22:18:32,4298.4,card,settled
|
| 599 |
+
598,622,2025-01-13 22:18:32,4915.5,card,settled
|
| 600 |
+
599,623,2025-02-11 22:18:32,4422.63,card,settled
|
| 601 |
+
600,624,2025-03-08 22:18:32,4298.4,card,settled
|
| 602 |
+
601,626,2025-05-15 22:18:32,4475.51,card,settled
|
| 603 |
+
602,627,2025-06-12 22:18:32,4298.4,card,settled
|
| 604 |
+
603,628,2025-07-08 22:18:32,4775.37,card,settled
|
| 605 |
+
604,629,2025-08-09 22:18:32,4298.4,card,settled
|
| 606 |
+
605,630,2025-09-19 22:18:32,4298.4,card,settled
|
| 607 |
+
606,631,2025-10-18 22:18:32,4298.4,card,settled
|
| 608 |
+
607,632,2025-11-05 22:18:32,4298.4,card,settled
|
| 609 |
+
608,633,2025-12-19 22:18:32,4261.99,ach,settled
|
| 610 |
+
609,634,2024-02-20 23:33:53,3792.0,ach,settled
|
| 611 |
+
610,635,2025-02-08 23:33:53,4095.36,card,settled
|
| 612 |
+
611,636,2024-02-04 10:30:31,83.04,card,settled
|
| 613 |
+
612,637,2024-02-24 10:30:31,79.0,card,settled
|
| 614 |
+
613,638,2024-04-07 10:30:31,79.0,card,settled
|
| 615 |
+
614,639,2024-04-30 10:30:31,79.0,ach,settled
|
| 616 |
+
615,640,2024-05-23 10:30:31,79.0,card,settled
|
| 617 |
+
616,641,2024-07-04 10:30:31,79.0,card,settled
|
| 618 |
+
617,642,2024-07-23 10:30:31,84.36,card,settled
|
| 619 |
+
618,643,2024-08-22 10:30:31,79.0,card,settled
|
| 620 |
+
619,644,2024-09-25 10:30:31,79.0,ach,settled
|
| 621 |
+
620,645,2024-10-29 10:30:31,85.32,card,settled
|
| 622 |
+
621,646,2024-12-09 10:30:31,85.32,ach,settled
|
| 623 |
+
622,647,2025-01-03 10:30:31,85.32,card,settled
|
| 624 |
+
623,648,2025-02-08 10:30:31,85.32,ach,settled
|
| 625 |
+
624,649,2025-02-27 10:30:31,85.32,ach,settled
|
| 626 |
+
625,650,2025-04-04 10:30:31,79.92,card,settled
|
| 627 |
+
626,651,2025-05-05 10:30:31,85.32,ach,settled
|
| 628 |
+
627,652,2025-06-06 10:30:31,95.87,card,settled
|
| 629 |
+
628,654,2025-07-28 10:30:31,85.32,card,settled
|
| 630 |
+
629,655,2025-09-07 10:30:31,85.32,card,settled
|
| 631 |
+
630,656,2025-10-05 10:30:31,85.32,card,settled
|
| 632 |
+
631,657,2025-11-06 10:30:31,85.32,card,settled
|
| 633 |
+
632,658,2025-11-26 10:30:31,85.32,ach,settled
|
| 634 |
+
633,659,2025-12-31 10:30:31,85.32,wire,settled
|
| 635 |
+
634,660,2024-01-30 19:41:10,1601.14,ach,settled
|
| 636 |
+
635,661,2024-02-24 19:41:10,1359.31,card,settled
|
| 637 |
+
636,662,2024-04-05 19:41:10,1393.0,wire,settled
|
| 638 |
+
637,663,2024-04-23 19:41:10,1393.0,card,settled
|
| 639 |
+
638,664,2024-05-28 19:41:10,1393.0,card,settled
|
| 640 |
+
639,665,2024-07-02 19:41:10,1393.0,card,settled
|
| 641 |
+
640,666,2024-08-02 19:41:10,1393.0,card,settled
|
| 642 |
+
641,667,2024-09-02 19:41:10,1393.0,wire,settled
|
| 643 |
+
642,668,2024-10-08 19:41:10,1393.0,ach,settled
|
| 644 |
+
643,669,2024-10-22 19:41:10,1504.44,ach,settled
|
| 645 |
+
644,670,2024-11-24 19:41:10,1504.44,card,settled
|
| 646 |
+
645,671,2025-01-07 19:41:10,1504.44,card,settled
|
| 647 |
+
646,672,2025-01-27 19:41:10,1504.44,card,settled
|
| 648 |
+
647,674,2025-03-25 19:41:10,1504.44,card,settled
|
| 649 |
+
648,675,2025-04-30 19:41:10,1504.44,card,settled
|
| 650 |
+
649,676,2025-05-31 19:41:10,1504.44,card,settled
|
| 651 |
+
650,677,2025-06-25 19:41:10,1504.44,card,settled
|
| 652 |
+
651,678,2025-07-31 19:41:10,1504.44,card,settled
|
| 653 |
+
652,679,2025-08-23 19:41:10,1504.44,card,settled
|
| 654 |
+
653,680,2025-09-27 19:41:10,1504.44,card,settled
|
| 655 |
+
654,681,2025-10-30 19:41:10,1504.44,card,settled
|
| 656 |
+
655,682,2025-11-27 19:41:10,1504.44,card,settled
|
| 657 |
+
656,683,2026-01-06 19:41:10,1504.44,card,settled
|
| 658 |
+
657,684,2024-02-15 14:34:53,553.0,wire,settled
|
| 659 |
+
658,685,2024-03-15 14:34:53,553.0,card,settled
|
| 660 |
+
659,686,2024-04-08 14:34:53,553.0,card,settled
|
| 661 |
+
660,687,2024-05-22 14:34:53,553.0,card,settled
|
| 662 |
+
661,688,2024-06-21 14:34:53,553.0,card,settled
|
| 663 |
+
662,689,2024-07-20 14:34:53,553.0,ach,settled
|
| 664 |
+
663,690,2024-08-17 14:34:53,553.0,card,settled
|
| 665 |
+
664,691,2024-09-21 14:34:53,553.0,ach,settled
|
| 666 |
+
665,692,2024-10-06 14:34:53,597.24,wire,settled
|
| 667 |
+
666,693,2024-11-13 14:34:53,597.24,card,settled
|
| 668 |
+
667,694,2024-12-10 14:34:53,597.24,card,settled
|
| 669 |
+
668,695,2025-01-12 14:34:53,597.24,card,settled
|
| 670 |
+
669,696,2025-02-20 14:34:53,597.24,card,settled
|
| 671 |
+
670,697,2025-03-09 14:34:53,597.24,card,settled
|
| 672 |
+
671,698,2025-04-13 14:34:53,597.24,card,settled
|
| 673 |
+
672,699,2025-05-20 14:34:53,597.24,card,settled
|
| 674 |
+
673,700,2025-06-11 14:34:53,597.24,card,settled
|
| 675 |
+
674,701,2025-07-20 14:34:53,597.24,card,settled
|
| 676 |
+
675,702,2025-08-18 14:34:53,597.24,wire,settled
|
| 677 |
+
676,703,2025-09-10 14:34:53,597.24,card,settled
|
| 678 |
+
677,704,2025-10-17 14:34:53,597.24,card,settled
|
| 679 |
+
678,705,2025-11-14 14:34:53,597.24,card,settled
|
| 680 |
+
679,706,2025-12-20 14:34:53,597.24,card,settled
|
| 681 |
+
680,707,2024-02-02 06:27:58,1896.0,card,settled
|
| 682 |
+
681,708,2025-01-29 06:27:58,2047.68,card,settled
|
| 683 |
+
682,709,2024-02-21 14:38:12,79.0,ach,settled
|
| 684 |
+
683,710,2024-03-09 14:38:12,79.0,card,settled
|
| 685 |
+
684,711,2024-04-06 14:38:12,79.0,card,settled
|
| 686 |
+
685,712,2024-05-19 14:38:12,79.0,card,settled
|
| 687 |
+
686,713,2024-06-15 14:38:12,79.0,ach,settled
|
| 688 |
+
687,714,2024-07-06 14:38:12,79.0,ach,settled
|
| 689 |
+
688,715,2024-08-07 14:38:12,79.0,wire,settled
|
| 690 |
+
689,716,2024-09-07 14:38:12,79.0,card,settled
|
| 691 |
+
690,717,2024-10-06 14:38:12,85.32,ach,settled
|
| 692 |
+
691,718,2024-11-10 14:38:12,85.32,ach,settled
|
| 693 |
+
692,719,2024-12-20 14:38:12,85.32,card,settled
|
| 694 |
+
693,720,2025-01-16 14:38:12,85.32,card,settled
|
| 695 |
+
694,721,2025-02-21 14:38:12,98.01,card,settled
|
| 696 |
+
695,722,2025-03-15 14:38:12,85.32,card,settled
|
| 697 |
+
696,723,2025-04-18 14:38:12,85.32,card,settled
|
| 698 |
+
697,724,2025-05-22 14:38:12,85.32,ach,settled
|
| 699 |
+
698,725,2025-06-18 14:38:12,94.07,card,settled
|
| 700 |
+
699,726,2025-07-22 14:38:12,85.32,card,settled
|
| 701 |
+
700,727,2025-08-10 14:38:12,92.84,card,settled
|
| 702 |
+
701,728,2025-09-16 14:38:12,85.32,card,settled
|
| 703 |
+
702,729,2025-10-16 14:38:12,83.14,card,settled
|
| 704 |
+
703,730,2025-11-21 14:38:12,85.32,card,settled
|
| 705 |
+
704,731,2025-12-07 14:38:12,85.32,card,settled
|
| 706 |
+
705,732,2024-02-07 06:51:34,132006.0,card,settled
|
| 707 |
+
706,733,2024-05-11 06:51:34,132006.0,card,settled
|
| 708 |
+
707,734,2024-07-26 06:51:34,132006.0,card,settled
|
| 709 |
+
708,735,2024-11-06 06:51:34,142566.48,card,settled
|
| 710 |
+
709,736,2025-02-05 06:51:34,142566.48,wire,settled
|
| 711 |
+
710,737,2025-04-27 06:51:34,142566.48,card,settled
|
| 712 |
+
711,738,2025-08-09 06:51:34,142566.48,wire,settled
|
| 713 |
+
712,739,2025-11-06 06:51:34,157361.58,card,settled
|
| 714 |
+
713,740,2024-02-05 16:07:36,10327.0,ach,settled
|
| 715 |
+
714,741,2024-03-13 16:07:36,10327.0,ach,settled
|
| 716 |
+
715,742,2024-04-10 16:07:36,10588.11,card,settled
|
| 717 |
+
716,743,2024-05-01 16:07:36,10327.0,card,settled
|
| 718 |
+
717,745,2024-06-30 16:07:36,10327.0,ach,settled
|
| 719 |
+
718,746,2024-08-11 16:07:36,10327.0,card,settled
|
| 720 |
+
719,747,2024-09-02 16:07:36,10327.0,card,settled
|
| 721 |
+
720,748,2024-10-13 16:07:36,10327.0,card,settled
|
| 722 |
+
721,749,2024-11-03 16:07:36,11153.16,card,settled
|
| 723 |
+
722,750,2024-12-06 16:07:36,11153.16,ach,settled
|
| 724 |
+
723,751,2025-01-01 16:07:36,11153.16,wire,settled
|
| 725 |
+
724,752,2025-02-03 16:07:36,11153.16,card,settled
|
| 726 |
+
725,753,2025-03-14 16:07:36,11153.16,card,settled
|
| 727 |
+
726,754,2025-04-06 16:07:36,11153.16,ach,settled
|
| 728 |
+
727,755,2025-05-05 16:07:36,11153.16,card,settled
|
| 729 |
+
728,756,2025-05-30 16:07:36,11153.16,ach,settled
|
| 730 |
+
729,757,2025-07-01 16:07:36,11153.16,card,settled
|
| 731 |
+
730,758,2025-07-28 16:07:36,11153.16,card,settled
|
| 732 |
+
731,759,2025-09-10 16:07:36,11153.16,ach,settled
|
| 733 |
+
732,760,2025-10-02 16:07:36,11153.16,card,settled
|
| 734 |
+
733,761,2025-11-01 16:07:36,11153.16,card,settled
|
| 735 |
+
734,762,2025-12-10 16:07:36,11153.16,ach,settled
|
| 736 |
+
735,763,2026-01-12 16:07:36,11153.16,card,settled
|
| 737 |
+
736,764,2024-01-29 21:14:36,659.33,card,settled
|
| 738 |
+
737,766,2024-08-12 21:14:36,706.5,ach,settled
|
| 739 |
+
738,767,2024-10-29 21:14:36,767.88,card,settled
|
| 740 |
+
739,768,2025-01-30 21:14:36,759.92,ach,settled
|
| 741 |
+
740,769,2025-05-14 21:14:36,767.88,ach,settled
|
| 742 |
+
741,770,2025-07-30 21:14:36,767.88,card,settled
|
| 743 |
+
742,771,2025-10-27 21:14:36,767.88,card,settled
|
| 744 |
+
743,772,2024-02-14 08:54:49,323.14,card,settled
|
| 745 |
+
744,773,2024-03-09 08:54:49,316.0,card,settled
|
| 746 |
+
745,774,2024-04-13 08:54:49,316.0,card,settled
|
| 747 |
+
746,775,2024-05-14 08:54:49,316.0,card,settled
|
| 748 |
+
747,776,2024-05-28 08:54:49,316.0,ach,settled
|
| 749 |
+
748,777,2024-07-15 08:54:49,316.0,card,settled
|
| 750 |
+
749,778,2024-08-14 08:54:49,316.0,card,settled
|
| 751 |
+
750,779,2024-09-11 08:54:49,316.0,card,settled
|
| 752 |
+
751,780,2024-10-14 08:54:49,316.0,wire,settled
|
| 753 |
+
752,781,2024-10-31 08:54:49,341.28,card,settled
|
| 754 |
+
753,782,2024-12-02 08:54:49,341.28,card,settled
|
| 755 |
+
754,783,2024-12-31 08:54:49,341.28,ach,settled
|
| 756 |
+
755,784,2025-01-31 08:54:49,341.28,card,settled
|
| 757 |
+
756,785,2025-03-14 08:54:49,341.28,card,settled
|
| 758 |
+
757,786,2025-04-06 08:54:49,341.28,card,settled
|
| 759 |
+
758,787,2025-04-28 08:54:49,341.28,card,settled
|
| 760 |
+
759,788,2025-06-11 08:54:49,341.28,card,settled
|
| 761 |
+
760,790,2025-08-11 08:54:49,341.28,card,settled
|
| 762 |
+
761,791,2025-08-29 08:54:49,341.28,ach,settled
|
| 763 |
+
762,792,2025-10-08 08:54:49,341.28,card,settled
|
| 764 |
+
763,793,2025-10-30 08:54:49,341.28,card,settled
|
| 765 |
+
764,794,2025-11-30 08:54:49,341.28,ach,settled
|
| 766 |
+
765,795,2026-01-05 08:54:49,341.28,card,settled
|
| 767 |
+
766,796,2024-01-29 13:11:05,1393.0,card,settled
|
| 768 |
+
767,798,2024-04-03 13:11:05,1393.0,card,settled
|
| 769 |
+
768,799,2024-05-08 13:11:05,1463.28,card,settled
|
| 770 |
+
769,800,2024-06-06 13:11:05,1393.0,ach,settled
|
| 771 |
+
770,801,2024-07-05 13:11:05,1414.48,card,settled
|
| 772 |
+
771,802,2024-08-05 13:11:05,1393.0,card,settled
|
| 773 |
+
772,803,2024-09-05 13:11:05,1393.0,card,settled
|
| 774 |
+
773,804,2024-10-05 13:11:05,1393.0,card,settled
|
| 775 |
+
774,805,2024-11-12 13:11:05,1504.44,card,settled
|
| 776 |
+
775,806,2024-12-14 13:11:05,1504.44,card,settled
|
| 777 |
+
776,807,2024-12-31 13:11:05,1568.68,card,settled
|
| 778 |
+
777,808,2025-01-29 13:11:05,1625.82,ach,settled
|
| 779 |
+
778,809,2025-02-28 13:11:05,1504.44,card,settled
|
| 780 |
+
779,810,2025-03-31 13:11:05,1504.44,card,settled
|
| 781 |
+
780,811,2025-05-04 13:11:05,1504.44,card,settled
|
| 782 |
+
781,812,2025-05-30 13:11:05,1504.44,card,settled
|
| 783 |
+
782,813,2025-06-28 13:11:05,1504.44,ach,settled
|
| 784 |
+
783,814,2025-08-04 13:11:05,1504.44,card,settled
|
| 785 |
+
784,815,2025-09-02 13:11:05,1504.44,ach,settled
|
| 786 |
+
785,816,2025-09-29 13:11:05,1504.44,ach,settled
|
| 787 |
+
786,817,2025-11-04 13:11:05,1504.44,ach,settled
|
| 788 |
+
787,818,2025-12-02 13:11:05,1504.44,card,settled
|
| 789 |
+
788,819,2026-01-07 13:11:05,1504.44,card,settled
|
| 790 |
+
789,820,2024-01-31 20:20:51,237.0,card,settled
|
| 791 |
+
790,821,2024-03-03 20:20:51,237.0,card,settled
|
| 792 |
+
791,822,2024-03-31 20:20:51,237.0,card,settled
|
| 793 |
+
792,823,2024-05-08 20:20:51,237.0,ach,settled
|
| 794 |
+
793,824,2024-06-02 20:20:51,237.0,card,settled
|
| 795 |
+
794,825,2024-07-13 20:20:51,237.0,card,settled
|
| 796 |
+
795,826,2024-08-04 20:20:51,237.0,card,settled
|
| 797 |
+
796,827,2024-09-04 20:20:51,237.0,card,settled
|
| 798 |
+
797,828,2024-10-07 20:20:51,252.37,ach,settled
|
| 799 |
+
798,829,2024-11-04 20:20:51,255.96,ach,settled
|
| 800 |
+
799,830,2024-12-07 20:20:51,244.55,card,settled
|
| 801 |
+
800,831,2025-01-14 20:20:51,255.96,wire,settled
|
| 802 |
+
801,832,2025-02-13 20:20:51,241.65,card,settled
|
| 803 |
+
802,834,2025-04-06 20:20:51,255.96,wire,settled
|
| 804 |
+
803,835,2025-05-08 20:20:51,255.96,card,settled
|
| 805 |
+
804,836,2025-06-10 20:20:51,255.96,card,settled
|
| 806 |
+
805,837,2025-07-08 20:20:51,276.2,card,settled
|
| 807 |
+
806,838,2025-08-10 20:20:51,255.96,ach,settled
|
| 808 |
+
807,839,2025-09-08 20:20:51,255.96,ach,settled
|
| 809 |
+
808,840,2025-10-09 20:20:51,255.96,card,settled
|
| 810 |
+
809,841,2025-11-05 20:20:51,255.96,card,settled
|
| 811 |
+
810,842,2025-12-12 20:20:51,292.1,card,settled
|
| 812 |
+
811,843,2026-01-12 20:20:51,255.96,card,settled
|
| 813 |
+
812,844,2024-01-31 22:07:13,237.0,ach,settled
|
| 814 |
+
813,845,2024-03-10 22:07:13,237.0,ach,settled
|
| 815 |
+
814,847,2024-04-29 22:07:13,237.0,card,settled
|
| 816 |
+
815,848,2024-06-02 22:07:13,237.0,card,settled
|
| 817 |
+
816,849,2024-07-01 22:07:13,237.0,ach,settled
|
| 818 |
+
817,850,2024-08-03 22:07:13,237.0,ach,settled
|
| 819 |
+
818,851,2024-09-09 22:07:13,237.0,ach,settled
|
| 820 |
+
819,852,2024-10-07 22:07:13,237.0,ach,settled
|
| 821 |
+
820,853,2024-11-04 22:07:13,255.96,card,settled
|
| 822 |
+
821,854,2024-12-15 22:07:13,255.96,card,settled
|
| 823 |
+
822,855,2025-01-13 22:07:13,255.96,card,settled
|
| 824 |
+
823,856,2025-02-08 22:07:13,255.96,wire,settled
|
| 825 |
+
824,857,2025-03-07 22:07:13,255.96,card,settled
|
| 826 |
+
825,858,2025-04-02 22:07:13,255.96,card,settled
|
| 827 |
+
826,859,2025-05-03 22:07:13,255.96,card,settled
|
| 828 |
+
827,860,2025-05-31 22:07:13,255.96,card,settled
|
| 829 |
+
828,861,2025-07-13 22:07:13,255.96,card,settled
|
| 830 |
+
829,862,2025-08-08 22:07:13,255.96,wire,settled
|
| 831 |
+
830,863,2025-08-30 22:07:13,255.96,card,settled
|
| 832 |
+
831,864,2025-10-05 22:07:13,255.96,card,settled
|
| 833 |
+
832,865,2025-11-14 22:07:13,255.96,card,settled
|
| 834 |
+
833,866,2025-12-12 22:07:13,255.96,card,settled
|
| 835 |
+
834,867,2026-01-09 22:07:13,265.13,ach,settled
|
| 836 |
+
835,868,2024-02-18 00:05:16,948.0,card,settled
|
| 837 |
+
836,869,2024-05-19 00:05:16,948.0,ach,settled
|
| 838 |
+
837,870,2024-08-14 00:05:16,948.0,ach,settled
|
| 839 |
+
838,871,2024-11-13 00:05:16,1023.84,ach,settled
|
| 840 |
+
839,872,2025-02-14 00:05:16,1023.84,ach,settled
|
| 841 |
+
840,873,2025-05-15 00:05:16,1023.84,card,settled
|
| 842 |
+
841,874,2025-08-27 00:05:16,1023.84,card,settled
|
| 843 |
+
842,875,2025-11-26 00:05:16,1023.84,card,settled
|
| 844 |
+
843,876,2024-02-01 02:37:55,3980.0,wire,settled
|
| 845 |
+
844,877,2024-03-14 02:37:55,3980.0,card,settled
|
| 846 |
+
845,879,2024-05-02 02:37:55,3980.0,ach,settled
|
| 847 |
+
846,880,2024-06-12 02:37:55,3980.0,ach,settled
|
| 848 |
+
847,881,2024-07-10 02:37:55,3980.0,ach,settled
|
| 849 |
+
848,882,2024-08-13 02:37:55,3980.0,card,settled
|
| 850 |
+
849,883,2024-09-05 02:37:55,3980.0,card,settled
|
| 851 |
+
850,884,2024-10-11 02:37:55,3980.0,ach,settled
|
| 852 |
+
851,885,2024-11-03 02:37:55,4298.4,card,settled
|
| 853 |
+
852,886,2024-12-06 02:37:55,4298.4,ach,settled
|
| 854 |
+
853,887,2025-01-04 02:37:55,4298.4,card,settled
|
| 855 |
+
854,888,2025-02-07 02:37:55,4298.4,card,settled
|
| 856 |
+
855,889,2025-03-01 02:37:55,4298.4,card,settled
|
| 857 |
+
856,890,2025-04-04 02:37:55,4298.4,card,settled
|
| 858 |
+
857,891,2025-05-03 02:37:55,4298.4,wire,settled
|
| 859 |
+
858,892,2025-06-10 02:37:55,4298.4,ach,settled
|
| 860 |
+
859,893,2025-06-30 02:37:55,4298.4,card,settled
|
| 861 |
+
860,894,2025-08-01 02:37:55,4298.4,card,settled
|
| 862 |
+
861,895,2025-08-29 02:37:55,4298.4,card,settled
|
| 863 |
+
862,896,2025-09-29 02:37:55,4298.4,card,settled
|
| 864 |
+
863,897,2025-11-09 02:37:55,4298.4,card,settled
|
| 865 |
+
864,899,2026-01-07 02:37:55,4298.4,ach,settled
|
| 866 |
+
865,900,2024-02-02 07:22:48,4975.0,card,settled
|
| 867 |
+
866,901,2024-02-29 07:22:48,4975.0,card,settled
|
| 868 |
+
867,902,2024-04-09 07:22:48,4975.0,wire,settled
|
| 869 |
+
868,903,2024-05-04 07:22:48,4975.0,card,settled
|
| 870 |
+
869,904,2024-05-29 07:22:48,4975.0,card,settled
|
| 871 |
+
870,905,2024-07-05 07:22:48,4975.0,card,settled
|
| 872 |
+
871,906,2024-08-10 07:22:48,4975.0,card,settled
|
| 873 |
+
872,908,2024-10-15 07:22:48,5562.4,card,settled
|
| 874 |
+
873,909,2024-11-12 07:22:48,5373.0,card,settled
|
| 875 |
+
874,910,2024-12-15 07:22:48,5373.0,ach,settled
|
| 876 |
+
875,911,2024-12-29 07:22:48,5373.0,ach,settled
|
| 877 |
+
876,912,2025-02-07 07:22:48,5373.0,card,settled
|
| 878 |
+
877,913,2025-03-08 07:22:48,5373.0,ach,settled
|
| 879 |
+
878,914,2025-04-13 07:22:48,5394.42,card,settled
|
| 880 |
+
879,915,2025-05-16 07:22:48,5373.0,card,settled
|
| 881 |
+
880,916,2025-06-10 07:22:48,5373.0,card,settled
|
| 882 |
+
881,917,2025-06-30 07:22:48,5373.0,card,settled
|
| 883 |
+
882,918,2025-08-14 07:22:48,5373.0,card,settled
|
| 884 |
+
883,919,2025-09-05 07:22:48,5373.0,card,settled
|
| 885 |
+
884,920,2025-10-10 07:22:48,5373.0,card,settled
|
| 886 |
+
885,921,2025-11-04 07:22:48,6194.18,card,settled
|
| 887 |
+
886,923,2025-12-29 07:22:48,5178.99,ach,settled
|
| 888 |
+
887,924,2024-02-22 15:48:42,474.0,card,settled
|
| 889 |
+
888,925,2024-05-14 15:48:42,474.0,card,settled
|
| 890 |
+
889,926,2024-08-18 15:48:42,474.0,card,settled
|
| 891 |
+
890,927,2024-11-26 15:48:42,590.48,card,settled
|
| 892 |
+
891,928,2025-02-28 15:48:42,511.92,card,settled
|
| 893 |
+
892,929,2025-05-28 15:48:42,511.92,card,settled
|
| 894 |
+
893,930,2025-08-27 15:48:42,511.92,card,settled
|
| 895 |
+
894,932,2024-02-07 06:25:56,474.0,ach,settled
|
| 896 |
+
895,933,2024-02-29 06:25:56,474.0,card,settled
|
| 897 |
+
896,934,2024-04-10 06:25:56,474.0,ach,settled
|
| 898 |
+
897,935,2024-05-10 06:25:56,474.0,card,settled
|
| 899 |
+
898,936,2024-06-10 06:25:56,474.0,card,settled
|
| 900 |
+
899,937,2024-07-09 06:25:56,519.68,card,settled
|
| 901 |
+
900,938,2024-08-02 06:25:56,474.0,ach,settled
|
| 902 |
+
901,939,2024-09-16 06:25:56,474.0,card,settled
|
| 903 |
+
902,940,2024-10-08 06:25:56,474.0,card,settled
|
| 904 |
+
903,941,2024-10-30 06:25:56,483.72,card,settled
|
| 905 |
+
904,942,2024-12-01 06:25:56,511.92,card,settled
|
| 906 |
+
905,943,2025-01-08 06:25:56,535.81,card,settled
|
| 907 |
+
906,944,2025-02-14 06:25:56,511.92,card,settled
|
| 908 |
+
907,946,2025-04-13 06:25:56,511.92,ach,settled
|
| 909 |
+
908,947,2025-05-11 06:25:56,511.92,card,settled
|
| 910 |
+
909,948,2025-06-11 06:25:56,511.92,card,settled
|
| 911 |
+
910,949,2025-07-05 06:25:56,511.92,ach,settled
|
| 912 |
+
911,950,2025-07-31 06:25:56,511.92,ach,settled
|
| 913 |
+
912,951,2025-09-10 06:25:56,511.92,card,settled
|
| 914 |
+
913,952,2025-09-30 06:25:56,511.92,card,settled
|
| 915 |
+
914,953,2025-11-11 06:25:56,511.92,card,settled
|
| 916 |
+
915,954,2025-12-05 06:25:56,511.92,card,settled
|
| 917 |
+
916,955,2026-01-02 06:25:56,511.92,card,settled
|
| 918 |
+
917,956,2024-02-02 11:13:05,1592.0,card,settled
|
| 919 |
+
918,957,2024-03-02 11:13:05,1592.0,card,settled
|
| 920 |
+
919,958,2024-04-17 11:13:05,1592.0,card,settled
|
| 921 |
+
920,959,2024-05-14 11:13:05,1637.06,card,settled
|
| 922 |
+
921,960,2024-06-11 11:13:05,1592.0,card,settled
|
| 923 |
+
922,961,2024-07-17 11:13:05,1592.0,ach,settled
|
| 924 |
+
923,962,2024-08-06 11:13:05,1592.0,wire,settled
|
| 925 |
+
924,963,2024-09-05 11:13:05,1592.0,card,settled
|
| 926 |
+
925,964,2024-10-17 11:13:05,1719.36,card,settled
|
| 927 |
+
926,965,2024-11-10 11:13:05,1719.36,card,settled
|
| 928 |
+
927,966,2024-12-17 11:13:05,1719.36,card,settled
|
| 929 |
+
928,967,2025-01-13 11:13:05,1719.36,card,settled
|
| 930 |
+
929,968,2025-02-16 11:13:05,1719.36,card,settled
|
| 931 |
+
930,969,2025-03-04 11:13:05,1719.36,card,settled
|
| 932 |
+
931,970,2025-04-02 11:13:05,1719.36,card,settled
|
| 933 |
+
932,971,2025-05-17 11:13:05,1719.36,card,settled
|
| 934 |
+
933,972,2025-06-05 11:13:05,1773.0,card,settled
|
| 935 |
+
934,973,2025-07-15 11:13:05,1719.36,card,settled
|
| 936 |
+
935,974,2025-08-18 11:13:05,1719.36,card,settled
|
| 937 |
+
936,975,2025-09-12 11:13:05,1719.36,card,settled
|
| 938 |
+
937,976,2025-10-14 11:13:05,1719.36,card,settled
|
| 939 |
+
938,978,2025-12-09 11:13:05,1719.36,ach,settled
|
| 940 |
+
939,979,2024-02-19 12:19:46,3184.0,card,settled
|
| 941 |
+
940,980,2024-03-16 12:19:46,3184.0,card,settled
|
| 942 |
+
941,981,2024-04-16 12:19:46,3260.37,card,settled
|
| 943 |
+
942,982,2024-05-31 12:19:46,3290.65,card,settled
|
| 944 |
+
943,983,2024-06-19 12:19:46,3184.0,card,settled
|
| 945 |
+
944,984,2024-07-17 12:19:46,3184.0,wire,settled
|
| 946 |
+
945,985,2024-08-24 12:19:46,3184.0,card,settled
|
| 947 |
+
946,986,2024-09-29 12:19:46,3184.0,ach,settled
|
| 948 |
+
947,987,2024-10-22 12:19:46,3438.72,card,settled
|
| 949 |
+
948,989,2024-12-15 12:19:46,3438.72,card,settled
|
| 950 |
+
949,990,2025-01-20 12:19:46,3438.72,card,settled
|
| 951 |
+
950,991,2025-02-19 12:19:46,3438.72,card,settled
|
| 952 |
+
951,992,2025-03-27 12:19:46,3438.72,card,settled
|
| 953 |
+
952,993,2025-04-17 12:19:46,3438.72,card,settled
|
| 954 |
+
953,994,2025-05-18 12:19:46,3438.72,wire,settled
|
| 955 |
+
954,995,2025-06-18 12:19:46,3438.72,card,settled
|
| 956 |
+
955,996,2025-07-30 12:19:46,3438.72,card,settled
|
| 957 |
+
956,997,2025-08-19 12:19:46,3477.38,card,settled
|
| 958 |
+
957,998,2025-09-25 12:19:46,3850.82,card,settled
|
| 959 |
+
958,999,2025-10-28 12:19:46,3438.72,card,settled
|
| 960 |
+
959,1000,2025-11-27 12:19:46,3438.72,card,settled
|
| 961 |
+
960,1001,2025-12-19 12:19:46,3438.72,card,settled
|
| 962 |
+
961,1002,2024-02-16 19:08:18,145476.0,card,settled
|
| 963 |
+
962,1003,2025-02-08 19:08:18,157114.08,card,settled
|
| 964 |
+
963,1004,2024-02-17 21:47:15,19756.0,ach,settled
|
| 965 |
+
964,1005,2024-03-09 21:47:15,19756.0,card,settled
|
| 966 |
+
965,1006,2024-04-10 21:47:15,18187.04,card,settled
|
| 967 |
+
966,1007,2024-05-10 21:47:15,19756.0,ach,settled
|
| 968 |
+
967,1008,2024-06-05 21:47:15,19756.0,wire,settled
|
| 969 |
+
968,1009,2024-07-03 21:47:15,19756.0,card,settled
|
| 970 |
+
969,1010,2024-08-04 21:47:15,19756.0,card,settled
|
| 971 |
+
970,1011,2024-09-03 21:47:15,19756.0,card,settled
|
| 972 |
+
971,1012,2024-10-15 21:47:15,19955.85,wire,settled
|
| 973 |
+
972,1013,2024-11-03 21:47:15,21336.48,card,settled
|
| 974 |
+
973,1014,2024-12-06 21:47:15,21336.48,card,settled
|
| 975 |
+
974,1015,2025-01-12 21:47:15,21336.48,card,settled
|
| 976 |
+
975,1016,2025-02-15 21:47:15,21336.48,card,settled
|
| 977 |
+
976,1017,2025-03-16 21:47:15,21336.48,card,settled
|
| 978 |
+
977,1018,2025-04-07 21:47:15,21336.48,ach,settled
|
| 979 |
+
978,1019,2025-05-14 21:47:15,21336.48,card,settled
|
| 980 |
+
979,1020,2025-06-10 21:47:15,21336.48,card,settled
|
| 981 |
+
980,1021,2025-07-04 21:47:15,21336.48,card,settled
|
| 982 |
+
981,1022,2025-08-09 21:47:15,21336.48,wire,settled
|
| 983 |
+
982,1023,2025-09-12 21:47:15,21336.48,ach,settled
|
| 984 |
+
983,1024,2025-10-14 21:47:15,21336.48,card,settled
|
| 985 |
+
984,1025,2025-11-17 21:47:15,21336.48,ach,settled
|
| 986 |
+
985,1026,2025-12-02 21:47:15,21336.48,ach,settled
|
| 987 |
+
986,1027,2024-02-06 16:29:23,44451.0,card,settled
|
| 988 |
+
987,1028,2024-03-12 16:29:23,44451.0,card,settled
|
| 989 |
+
988,1029,2024-04-04 16:29:23,42604.25,card,settled
|
| 990 |
+
989,1030,2024-05-13 16:29:23,44451.0,card,settled
|
| 991 |
+
990,1031,2024-06-07 16:29:23,44451.0,card,settled
|
| 992 |
+
991,1032,2024-07-13 16:29:23,44451.0,wire,settled
|
| 993 |
+
992,1033,2024-08-09 16:29:23,44451.0,card,settled
|
| 994 |
+
993,1034,2024-09-09 16:29:23,44451.0,card,settled
|
| 995 |
+
994,1035,2024-10-08 16:29:23,48007.08,card,settled
|
| 996 |
+
995,1036,2024-11-06 16:29:23,48007.08,card,settled
|
| 997 |
+
996,1037,2024-12-17 16:29:23,48007.08,card,settled
|
| 998 |
+
997,1038,2025-01-03 16:29:23,48007.08,ach,settled
|
| 999 |
+
998,1039,2025-02-11 16:29:23,48007.08,card,settled
|
| 1000 |
+
999,1040,2025-03-18 16:29:23,48007.08,card,settled
|
| 1001 |
+
1000,1041,2025-04-07 16:29:23,48007.08,wire,settled
|
| 1002 |
+
1001,1042,2025-05-05 16:29:23,48007.08,card,settled
|
| 1003 |
+
1002,1043,2025-06-13 16:29:23,48007.08,card,settled
|
| 1004 |
+
1003,1044,2025-07-13 16:29:23,49990.82,card,settled
|
| 1005 |
+
1004,1045,2025-08-09 16:29:23,48007.08,card,settled
|
| 1006 |
+
1005,1046,2025-09-14 16:29:23,48007.08,card,settled
|
| 1007 |
+
1006,1047,2025-10-12 16:29:23,48506.25,card,settled
|
| 1008 |
+
1007,1048,2025-11-19 16:29:23,48007.08,card,settled
|
| 1009 |
+
1008,1049,2025-12-17 16:29:23,48007.08,card,settled
|
| 1010 |
+
1009,1050,2024-02-03 21:42:27,9552.0,card,settled
|
| 1011 |
+
1010,1051,2024-05-18 21:42:27,9552.0,card,settled
|
| 1012 |
+
1011,1052,2024-08-04 21:42:27,9552.0,card,settled
|
| 1013 |
+
1012,1053,2024-11-19 21:42:27,10316.16,card,settled
|
| 1014 |
+
1013,1054,2025-02-16 21:42:27,10316.16,wire,settled
|
| 1015 |
+
1014,1055,2025-05-15 21:42:27,10316.16,ach,settled
|
| 1016 |
+
1015,1056,2025-08-15 21:42:27,10316.16,card,settled
|
| 1017 |
+
1016,1057,2025-11-08 21:42:27,10316.16,card,settled
|
| 1018 |
+
1017,1058,2024-02-17 01:38:55,3781.0,card,settled
|
| 1019 |
+
1018,1059,2024-03-05 01:38:55,3781.0,card,settled
|
| 1020 |
+
1019,1060,2024-04-19 01:38:55,3781.0,card,settled
|
| 1021 |
+
1020,1061,2024-05-20 01:38:55,3781.0,card,settled
|
| 1022 |
+
1021,1062,2024-06-05 01:38:55,3781.0,card,settled
|
| 1023 |
+
1022,1063,2024-07-14 01:38:55,3781.0,card,settled
|
| 1024 |
+
1023,1064,2024-08-15 01:38:55,3781.0,card,settled
|
| 1025 |
+
1024,1065,2024-09-14 01:38:55,3781.0,ach,settled
|
| 1026 |
+
1025,1066,2024-10-08 01:38:55,4083.48,ach,settled
|
| 1027 |
+
1026,1067,2024-11-19 01:38:55,4083.48,card,settled
|
| 1028 |
+
1027,1068,2024-12-12 01:38:55,4207.83,card,settled
|
| 1029 |
+
1028,1069,2025-01-06 01:38:55,4083.48,card,settled
|
| 1030 |
+
1029,1070,2025-02-06 01:38:55,4721.14,card,settled
|
| 1031 |
+
1030,1071,2025-03-03 01:38:55,4083.48,card,settled
|
| 1032 |
+
1031,1072,2025-04-12 01:38:55,4083.48,card,settled
|
| 1033 |
+
1032,1073,2025-05-20 01:38:55,4083.48,card,settled
|
| 1034 |
+
1033,1074,2025-06-16 01:38:55,4311.31,ach,settled
|
| 1035 |
+
1034,1075,2025-07-03 01:38:55,4083.48,card,settled
|
| 1036 |
+
1035,1077,2025-09-11 01:38:55,4083.48,card,settled
|
| 1037 |
+
1036,1078,2025-10-13 01:38:55,4083.48,card,settled
|
| 1038 |
+
1037,1079,2025-11-08 01:38:55,4083.48,card,settled
|
| 1039 |
+
1038,1080,2025-12-10 01:38:55,4083.48,wire,settled
|
| 1040 |
+
1039,1081,2024-02-19 15:41:26,3980.0,card,settled
|
| 1041 |
+
1040,1082,2024-03-13 15:41:26,3980.0,ach,settled
|
| 1042 |
+
1041,1083,2024-04-05 15:41:26,3980.0,card,settled
|
| 1043 |
+
1042,1084,2024-05-11 15:41:26,3980.0,card,settled
|
| 1044 |
+
1043,1085,2024-06-06 15:41:26,3980.0,card,settled
|
| 1045 |
+
1044,1086,2024-07-05 15:41:26,3980.0,ach,settled
|
| 1046 |
+
1045,1087,2024-08-04 15:41:26,3980.0,wire,settled
|
| 1047 |
+
1046,1088,2024-09-21 15:41:26,3980.0,card,settled
|
| 1048 |
+
1047,1089,2024-10-04 15:41:26,4298.4,card,settled
|
| 1049 |
+
1048,1090,2024-11-16 15:41:26,4298.4,card,settled
|
| 1050 |
+
1049,1091,2024-12-10 15:41:26,4298.4,card,settled
|
| 1051 |
+
1050,1092,2025-01-19 15:41:26,4298.4,ach,settled
|
| 1052 |
+
1051,1093,2025-02-18 15:41:26,4298.4,card,settled
|
| 1053 |
+
1052,1094,2025-03-19 15:41:26,4298.4,ach,settled
|
| 1054 |
+
1053,1095,2025-04-21 15:41:26,4298.4,wire,settled
|
| 1055 |
+
1054,1096,2025-05-08 15:41:26,4298.4,wire,settled
|
| 1056 |
+
1055,1097,2025-06-19 15:41:26,4298.4,card,settled
|
| 1057 |
+
1056,1098,2025-07-07 15:41:26,4298.4,card,settled
|
| 1058 |
+
1057,1099,2025-08-09 15:41:26,4298.4,ach,settled
|
| 1059 |
+
1058,1100,2025-09-05 15:41:26,4298.4,card,settled
|
| 1060 |
+
1059,1101,2025-10-15 15:41:26,4298.4,wire,settled
|
| 1061 |
+
1060,1102,2025-11-08 15:41:26,4329.26,card,settled
|
| 1062 |
+
1061,1103,2025-12-13 15:41:26,4298.4,ach,settled
|
| 1063 |
+
1062,1104,2024-03-06 20:30:59,41757.0,card,settled
|
| 1064 |
+
1063,1105,2024-04-04 20:30:59,47099.12,card,settled
|
| 1065 |
+
1064,1106,2024-04-22 20:30:59,41757.0,card,settled
|
| 1066 |
+
1065,1107,2024-06-02 20:30:59,41757.0,card,settled
|
| 1067 |
+
1066,1108,2024-06-27 20:30:59,41757.0,ach,settled
|
| 1068 |
+
1067,1109,2024-07-20 20:30:59,41757.0,ach,settled
|
| 1069 |
+
1068,1110,2024-08-22 20:30:59,44134.99,card,settled
|
| 1070 |
+
1069,1111,2024-09-25 20:30:59,41757.0,ach,settled
|
| 1071 |
+
1070,1112,2024-11-04 20:30:59,45097.56,card,settled
|
| 1072 |
+
1071,1113,2024-12-04 20:30:59,45097.56,card,settled
|
| 1073 |
+
1072,1114,2025-01-03 20:30:59,41723.82,card,settled
|
| 1074 |
+
1073,1115,2025-01-30 20:30:59,45097.56,card,settled
|
| 1075 |
+
1074,1116,2025-02-27 20:30:59,45097.56,card,settled
|
| 1076 |
+
1075,1117,2025-03-22 20:30:59,45097.56,card,settled
|
| 1077 |
+
1076,1118,2025-05-04 20:30:59,45097.56,card,settled
|
| 1078 |
+
1077,1119,2025-05-28 20:30:59,45097.56,card,settled
|
| 1079 |
+
1078,1120,2025-06-25 20:30:59,45097.56,card,settled
|
| 1080 |
+
1079,1121,2025-07-26 20:30:59,45097.56,card,settled
|
| 1081 |
+
1080,1122,2025-08-18 20:30:59,41529.65,card,settled
|
| 1082 |
+
1081,1123,2025-09-29 20:30:59,45097.56,card,settled
|
| 1083 |
+
1082,1124,2025-11-03 20:30:59,45097.56,card,settled
|
| 1084 |
+
1083,1125,2025-12-02 20:30:59,45097.56,card,settled
|
| 1085 |
+
1084,1126,2025-12-27 20:30:59,45097.56,card,settled
|
| 1086 |
+
1085,1127,2024-02-12 20:44:59,28287.0,wire,settled
|
| 1087 |
+
1086,1128,2024-03-11 20:44:59,28287.0,card,settled
|
| 1088 |
+
1087,1129,2024-04-19 20:44:59,28287.0,ach,settled
|
| 1089 |
+
1088,1130,2024-05-07 20:44:59,28287.0,card,settled
|
| 1090 |
+
1089,1131,2024-06-20 20:44:59,28287.0,ach,settled
|
| 1091 |
+
1090,1132,2024-07-19 20:44:59,28287.0,ach,settled
|
| 1092 |
+
1091,1133,2024-08-07 20:44:59,28287.0,card,settled
|
| 1093 |
+
1092,1134,2024-09-08 20:44:59,28287.0,card,settled
|
| 1094 |
+
1093,1135,2024-10-21 20:44:59,30549.96,card,settled
|
| 1095 |
+
1094,1136,2024-11-09 20:44:59,30549.96,ach,settled
|
| 1096 |
+
1095,1137,2024-12-22 20:44:59,33310.26,wire,settled
|
| 1097 |
+
1096,1139,2025-02-14 20:44:59,30549.96,ach,settled
|
| 1098 |
+
1097,1140,2025-03-13 20:44:59,30549.96,card,settled
|
| 1099 |
+
1098,1141,2025-04-15 20:44:59,30549.96,card,settled
|
| 1100 |
+
1099,1142,2025-05-17 20:44:59,30549.96,card,settled
|
| 1101 |
+
1100,1143,2025-06-18 20:44:59,30549.96,card,settled
|
| 1102 |
+
1101,1144,2025-07-14 20:44:59,30549.96,card,settled
|
| 1103 |
+
1102,1145,2025-08-21 20:44:59,30549.96,card,settled
|
| 1104 |
+
1103,1146,2025-09-21 20:44:59,30549.96,ach,settled
|
| 1105 |
+
1104,1147,2025-10-07 20:44:59,30549.96,card,settled
|
| 1106 |
+
1105,1148,2025-11-19 20:44:59,30549.96,wire,settled
|
| 1107 |
+
1106,1149,2025-12-19 20:44:59,30549.96,card,settled
|
| 1108 |
+
1107,1150,2024-02-15 04:19:01,41757.0,card,settled
|
| 1109 |
+
1108,1151,2024-05-06 04:19:01,41757.0,card,settled
|
| 1110 |
+
1109,1152,2024-08-07 04:19:01,41757.0,ach,settled
|
| 1111 |
+
1110,1153,2024-11-08 04:19:01,45097.56,card,settled
|
| 1112 |
+
1111,1154,2025-02-23 04:19:01,45097.56,wire,settled
|
| 1113 |
+
1112,1156,2025-08-22 04:19:01,42858.51,card,settled
|
| 1114 |
+
1113,1157,2025-11-12 04:19:01,45097.56,card,settled
|
| 1115 |
+
1114,1158,2024-02-16 05:06:34,1080.09,card,settled
|
| 1116 |
+
1115,1159,2024-03-21 05:06:34,1099.68,card,settled
|
| 1117 |
+
1116,1160,2024-04-19 05:06:34,995.0,ach,settled
|
| 1118 |
+
1117,1161,2024-05-21 05:06:34,995.0,card,settled
|
| 1119 |
+
1118,1162,2024-06-14 05:06:34,995.0,card,settled
|
| 1120 |
+
1119,1163,2024-07-12 05:06:34,995.0,card,settled
|
| 1121 |
+
1120,1164,2024-08-19 05:06:34,995.0,card,settled
|
| 1122 |
+
1121,1165,2024-09-13 05:06:34,995.0,ach,settled
|
| 1123 |
+
1122,1166,2024-10-23 05:06:34,1074.6,card,settled
|
| 1124 |
+
1123,1167,2024-11-06 05:06:34,1074.6,card,settled
|
| 1125 |
+
1124,1168,2024-12-08 05:06:34,1074.6,card,settled
|
| 1126 |
+
1125,1169,2025-01-06 05:06:34,1074.6,card,settled
|
| 1127 |
+
1126,1170,2025-02-20 05:06:34,1074.6,card,settled
|
| 1128 |
+
1127,1171,2025-03-13 05:06:34,1074.6,wire,settled
|
| 1129 |
+
1128,1172,2025-04-11 05:06:34,1074.6,card,settled
|
| 1130 |
+
1129,1173,2025-05-16 05:06:34,1074.6,ach,settled
|
| 1131 |
+
1130,1174,2025-06-22 05:06:34,1074.6,ach,settled
|
| 1132 |
+
1131,1175,2025-07-08 05:06:34,1074.6,ach,settled
|
| 1133 |
+
1132,1176,2025-08-13 05:06:34,1074.6,card,settled
|
| 1134 |
+
1133,1177,2025-09-13 05:06:34,1063.54,ach,settled
|
| 1135 |
+
1134,1178,2025-10-09 05:06:34,1074.6,card,settled
|
| 1136 |
+
1135,1179,2025-11-18 05:06:34,1074.6,card,settled
|
| 1137 |
+
1136,1180,2025-12-12 05:06:34,1074.6,card,settled
|
| 1138 |
+
1137,1181,2024-02-23 10:00:32,30532.0,card,settled
|
| 1139 |
+
1138,1182,2024-03-12 10:00:32,30532.0,card,settled
|
| 1140 |
+
1139,1183,2024-04-10 10:00:32,30532.0,card,settled
|
| 1141 |
+
1140,1184,2024-05-17 10:00:32,30532.0,wire,settled
|
| 1142 |
+
1141,1185,2024-06-08 10:00:32,30532.0,card,settled
|
| 1143 |
+
1142,1186,2024-07-11 10:00:32,30532.0,card,settled
|
| 1144 |
+
1143,1187,2024-08-21 10:00:32,30532.0,card,settled
|
| 1145 |
+
1144,1188,2024-09-19 10:00:32,30532.0,card,settled
|
| 1146 |
+
1145,1189,2024-10-18 10:00:32,32974.56,card,settled
|
| 1147 |
+
1146,1190,2024-11-15 10:00:32,32974.56,card,settled
|
| 1148 |
+
1147,1191,2024-12-14 10:00:32,32974.56,card,settled
|
| 1149 |
+
1148,1192,2025-01-17 10:00:32,32974.56,card,settled
|
| 1150 |
+
1149,1193,2025-02-12 10:00:32,32974.56,card,settled
|
| 1151 |
+
1150,1194,2025-03-22 10:00:32,32974.56,card,settled
|
| 1152 |
+
1151,1195,2025-04-13 10:00:32,32974.56,card,settled
|
| 1153 |
+
1152,1196,2025-05-11 10:00:32,32974.56,card,settled
|
| 1154 |
+
1153,1197,2025-06-14 10:00:32,32974.56,card,settled
|
| 1155 |
+
1154,1198,2025-07-15 10:00:32,32974.56,card,settled
|
| 1156 |
+
1155,1200,2025-09-21 10:00:32,32974.56,card,settled
|
| 1157 |
+
1156,1201,2025-10-18 10:00:32,32974.56,card,settled
|
| 1158 |
+
1157,1202,2025-11-08 10:00:32,32974.56,card,settled
|
| 1159 |
+
1158,1203,2025-12-09 10:00:32,31919.06,card,settled
|
| 1160 |
+
1159,1204,2024-02-11 14:38:35,79.0,ach,settled
|
| 1161 |
+
1160,1205,2024-03-19 14:38:35,79.0,card,settled
|
| 1162 |
+
1161,1206,2024-04-21 14:38:35,79.0,card,settled
|
| 1163 |
+
1162,1207,2024-05-10 14:38:35,79.0,ach,settled
|
| 1164 |
+
1163,1208,2024-06-21 14:38:35,79.0,card,settled
|
| 1165 |
+
1164,1209,2024-07-22 14:38:35,79.0,card,settled
|
| 1166 |
+
1165,1210,2024-08-11 14:38:35,79.0,ach,settled
|
| 1167 |
+
1166,1211,2024-09-17 14:38:35,79.0,card,settled
|
| 1168 |
+
1167,1212,2024-10-16 14:38:35,85.32,card,settled
|
| 1169 |
+
1168,1213,2024-11-06 14:38:35,85.32,ach,settled
|
| 1170 |
+
1169,1214,2024-12-22 14:38:35,96.08,card,settled
|
| 1171 |
+
1170,1215,2025-01-13 14:38:35,85.32,wire,settled
|
| 1172 |
+
1171,1216,2025-02-23 14:38:35,85.32,card,settled
|
| 1173 |
+
1172,1218,2025-04-22 14:38:35,85.32,card,settled
|
| 1174 |
+
1173,1219,2025-05-23 14:38:35,93.52,card,settled
|
| 1175 |
+
1174,1220,2025-06-08 14:38:35,85.32,card,settled
|
| 1176 |
+
1175,1221,2025-07-09 14:38:35,85.32,card,settled
|
| 1177 |
+
1176,1222,2025-08-14 14:38:35,85.32,wire,settled
|
| 1178 |
+
1177,1223,2025-09-06 14:38:35,85.32,card,settled
|
| 1179 |
+
1178,1224,2025-10-13 14:38:35,85.32,ach,settled
|
| 1180 |
+
1179,1225,2025-11-10 14:38:35,85.32,card,settled
|
| 1181 |
+
1180,1226,2025-12-19 14:38:35,97.77,card,settled
|
| 1182 |
+
1181,1227,2024-02-28 01:33:37,316.0,card,settled
|
| 1183 |
+
1182,1228,2024-03-28 01:33:37,316.0,card,settled
|
| 1184 |
+
1183,1229,2024-04-24 01:33:37,316.0,card,settled
|
| 1185 |
+
1184,1230,2024-05-26 01:33:37,316.0,card,settled
|
| 1186 |
+
1185,1231,2024-07-06 01:33:37,316.0,card,settled
|
| 1187 |
+
1186,1232,2024-08-06 01:33:37,316.0,card,settled
|
| 1188 |
+
1187,1233,2024-08-21 01:33:37,316.0,card,settled
|
| 1189 |
+
1188,1234,2024-09-22 01:33:37,316.0,card,settled
|
| 1190 |
+
1189,1235,2024-11-02 01:33:37,341.28,card,settled
|
| 1191 |
+
1190,1237,2025-01-03 01:33:37,341.28,card,settled
|
| 1192 |
+
1191,1238,2025-01-21 01:33:37,353.14,card,settled
|
| 1193 |
+
1192,1240,2025-03-22 01:33:37,341.28,card,settled
|
| 1194 |
+
1193,1241,2025-04-21 01:33:37,341.28,card,settled
|
| 1195 |
+
1194,1242,2025-05-23 01:33:37,341.28,ach,settled
|
| 1196 |
+
1195,1243,2025-07-05 01:33:37,341.28,card,settled
|
| 1197 |
+
1196,1244,2025-07-26 01:33:37,341.28,ach,settled
|
| 1198 |
+
1197,1245,2025-09-04 01:33:37,334.14,ach,settled
|
| 1199 |
+
1198,1246,2025-10-06 01:33:37,341.28,card,settled
|
| 1200 |
+
1199,1247,2025-10-23 01:33:37,341.28,card,settled
|
| 1201 |
+
1200,1248,2025-12-06 01:33:37,341.28,wire,settled
|
| 1202 |
+
1201,1249,2025-12-25 01:33:37,341.28,wire,settled
|
| 1203 |
+
1202,1250,2024-02-18 20:27:56,474.0,card,settled
|
| 1204 |
+
1203,1251,2024-05-08 20:27:56,474.0,card,settled
|
| 1205 |
+
1204,1252,2024-08-11 20:27:56,474.0,card,settled
|
| 1206 |
+
1205,1253,2024-11-16 20:27:56,511.92,wire,settled
|
| 1207 |
+
1206,1254,2025-02-18 20:27:56,511.92,card,settled
|
| 1208 |
+
1207,1255,2025-05-19 20:27:56,511.92,card,settled
|
| 1209 |
+
1208,1256,2025-08-10 20:27:56,511.92,ach,settled
|
| 1210 |
+
1209,1257,2025-11-21 20:27:56,511.92,card,settled
|
| 1211 |
+
1210,1258,2024-02-21 17:58:51,158.0,ach,settled
|
| 1212 |
+
1211,1259,2024-03-14 17:58:51,164.29,ach,settled
|
| 1213 |
+
1212,1260,2024-04-13 17:58:51,158.0,ach,settled
|
| 1214 |
+
1213,1261,2024-05-18 17:58:51,167.59,wire,settled
|
| 1215 |
+
1214,1262,2024-06-23 17:58:51,158.0,card,settled
|
| 1216 |
+
1215,1264,2024-08-11 17:58:51,158.0,wire,settled
|
| 1217 |
+
1216,1265,2024-09-19 17:58:51,158.0,ach,settled
|
| 1218 |
+
1217,1266,2024-10-21 17:58:51,170.64,card,settled
|
| 1219 |
+
1218,1267,2024-11-16 17:58:51,170.64,card,settled
|
| 1220 |
+
1219,1268,2024-12-16 17:58:51,170.64,card,settled
|
| 1221 |
+
1220,1269,2025-01-14 17:58:51,170.64,card,settled
|
| 1222 |
+
1221,1270,2025-02-15 17:58:51,183.4,ach,settled
|
| 1223 |
+
1222,1271,2025-03-10 17:58:51,170.64,wire,settled
|
| 1224 |
+
1223,1272,2025-04-14 17:58:51,170.64,ach,settled
|
| 1225 |
+
1224,1273,2025-05-24 17:58:51,170.64,card,settled
|
| 1226 |
+
1225,1274,2025-06-08 17:58:51,170.64,card,settled
|
| 1227 |
+
1226,1275,2025-07-12 17:58:51,170.64,card,settled
|
| 1228 |
+
1227,1276,2025-08-23 17:58:51,170.64,ach,settled
|
| 1229 |
+
1228,1277,2025-09-11 17:58:51,170.64,card,settled
|
| 1230 |
+
1229,1278,2025-10-22 17:58:51,170.64,card,settled
|
| 1231 |
+
1230,1279,2025-11-24 17:58:51,170.64,card,settled
|
| 1232 |
+
1231,1280,2025-12-21 17:58:51,170.64,ach,settled
|
| 1233 |
+
1232,1282,2024-03-24 00:04:07,2388.0,ach,settled
|
| 1234 |
+
1233,1283,2024-04-21 00:04:07,2388.0,card,settled
|
| 1235 |
+
1234,1284,2024-05-17 00:04:07,2388.0,ach,settled
|
| 1236 |
+
1235,1285,2024-06-18 00:04:07,2388.0,card,settled
|
| 1237 |
+
1236,1286,2024-07-19 00:04:07,2388.0,ach,settled
|
| 1238 |
+
1237,1287,2024-08-25 00:04:07,2388.0,card,settled
|
| 1239 |
+
1238,1289,2024-10-16 00:04:07,2579.04,ach,settled
|
| 1240 |
+
1239,1290,2024-11-12 00:04:07,2579.04,ach,settled
|
| 1241 |
+
1240,1291,2024-12-13 00:04:07,2579.04,card,settled
|
| 1242 |
+
1241,1292,2025-01-23 00:04:07,2579.04,ach,settled
|
| 1243 |
+
1242,1293,2025-02-19 00:04:07,2579.04,card,settled
|
| 1244 |
+
1243,1294,2025-03-14 00:04:07,2579.04,card,settled
|
| 1245 |
+
1244,1295,2025-04-09 00:04:07,2579.04,card,settled
|
| 1246 |
+
1245,1296,2025-05-17 00:04:07,2579.04,card,settled
|
| 1247 |
+
1246,1297,2025-06-17 00:04:07,2579.04,card,settled
|
| 1248 |
+
1247,1298,2025-07-15 00:04:07,2579.04,ach,settled
|
| 1249 |
+
1248,1299,2025-08-09 00:04:07,2579.04,card,settled
|
| 1250 |
+
1249,1300,2025-09-24 00:04:07,2579.04,card,settled
|
| 1251 |
+
1250,1301,2025-10-22 00:04:07,2579.04,ach,settled
|
| 1252 |
+
1251,1302,2025-11-23 00:04:07,2579.04,card,settled
|
| 1253 |
+
1252,1303,2025-12-22 00:04:07,2844.2,card,settled
|
| 1254 |
+
1253,1304,2024-02-11 05:52:18,711.0,card,settled
|
| 1255 |
+
1254,1305,2024-05-18 05:52:18,711.0,card,settled
|
| 1256 |
+
1255,1306,2024-08-20 05:52:18,711.0,wire,settled
|
| 1257 |
+
1256,1307,2024-11-15 05:52:18,796.17,card,settled
|
| 1258 |
+
1257,1308,2025-02-23 05:52:18,767.88,card,settled
|
| 1259 |
+
1258,1309,2025-05-10 05:52:18,767.88,card,settled
|
| 1260 |
+
1259,1310,2025-08-27 05:52:18,767.88,card,settled
|
| 1261 |
+
1260,1311,2025-11-27 05:52:18,767.88,card,settled
|
| 1262 |
+
1261,1312,2024-02-28 04:51:24,31430.0,card,settled
|
| 1263 |
+
1262,1313,2024-03-11 04:51:24,31430.0,card,settled
|
| 1264 |
+
1263,1314,2024-04-15 04:51:24,31430.0,card,settled
|
| 1265 |
+
1264,1315,2024-05-23 04:51:24,31430.0,card,settled
|
| 1266 |
+
1265,1317,2024-07-15 04:51:24,35994.91,ach,settled
|
| 1267 |
+
1266,1318,2024-08-13 04:51:24,29144.9,card,settled
|
| 1268 |
+
1267,1320,2024-10-22 04:51:24,33944.4,ach,settled
|
| 1269 |
+
1268,1321,2024-11-22 04:51:24,33944.4,ach,settled
|
| 1270 |
+
1269,1322,2024-12-17 04:51:24,33944.4,card,settled
|
| 1271 |
+
1270,1323,2025-01-13 04:51:24,33944.4,card,settled
|
| 1272 |
+
1271,1324,2025-02-19 04:51:24,33944.4,card,settled
|
| 1273 |
+
1272,1325,2025-03-13 04:51:24,33944.4,card,settled
|
| 1274 |
+
1273,1326,2025-04-19 04:51:24,33944.4,wire,settled
|
| 1275 |
+
1274,1327,2025-05-28 04:51:24,33944.4,card,settled
|
| 1276 |
+
1275,1328,2025-06-17 04:51:24,33944.4,card,settled
|
| 1277 |
+
1276,1329,2025-07-19 04:51:24,33944.4,card,settled
|
| 1278 |
+
1277,1330,2025-08-14 04:51:24,33944.4,card,settled
|
| 1279 |
+
1278,1331,2025-09-22 04:51:24,33944.4,card,settled
|
| 1280 |
+
1279,1332,2025-10-24 04:51:24,33944.4,card,settled
|
| 1281 |
+
1280,1333,2025-11-23 04:51:24,32177.15,card,settled
|
| 1282 |
+
1281,1334,2025-12-18 04:51:24,33944.4,card,settled
|
| 1283 |
+
1282,1335,2024-02-16 15:21:39,82167.0,card,settled
|
| 1284 |
+
1283,1336,2024-05-24 15:21:39,82167.0,card,settled
|
| 1285 |
+
1284,1337,2024-08-13 15:21:39,82167.0,card,settled
|
| 1286 |
+
1285,1338,2024-11-28 15:21:39,88740.36,ach,settled
|
| 1287 |
+
1286,1339,2025-02-12 15:21:39,88740.36,card,settled
|
| 1288 |
+
1287,1340,2025-05-19 15:21:39,88740.36,card,settled
|
| 1289 |
+
1288,1341,2025-08-23 15:21:39,88740.36,card,settled
|
| 1290 |
+
1289,1342,2025-11-28 15:21:39,88740.36,card,settled
|
| 1291 |
+
1290,1343,2024-02-26 16:22:05,3980.0,ach,settled
|
| 1292 |
+
1291,1344,2024-03-14 16:22:05,3980.0,wire,settled
|
| 1293 |
+
1292,1345,2024-04-23 16:22:05,4322.63,card,settled
|
| 1294 |
+
1293,1346,2024-05-17 16:22:05,3980.0,ach,settled
|
| 1295 |
+
1294,1347,2024-06-21 16:22:05,3980.0,ach,settled
|
| 1296 |
+
1295,1348,2024-07-11 16:22:05,3980.0,card,settled
|
| 1297 |
+
1296,1349,2024-08-21 16:22:05,3980.0,card,settled
|
| 1298 |
+
1297,1350,2024-09-25 16:22:05,3980.0,ach,settled
|
| 1299 |
+
1298,1351,2024-10-20 16:22:05,4748.67,card,settled
|
| 1300 |
+
1299,1352,2024-11-14 16:22:05,4298.4,ach,settled
|
| 1301 |
+
1300,1353,2024-12-27 16:22:05,4298.4,card,settled
|
| 1302 |
+
1301,1354,2025-01-25 16:22:05,4298.4,card,settled
|
| 1303 |
+
1302,1355,2025-02-16 16:22:05,4298.4,ach,settled
|
| 1304 |
+
1303,1356,2025-03-11 16:22:05,4298.4,wire,settled
|
| 1305 |
+
1304,1357,2025-04-27 16:22:05,4298.4,card,settled
|
| 1306 |
+
1305,1358,2025-05-12 16:22:05,4298.4,card,settled
|
| 1307 |
+
1306,1359,2025-06-15 16:22:05,4298.4,card,settled
|
| 1308 |
+
1307,1360,2025-07-15 16:22:05,4804.7,ach,settled
|
| 1309 |
+
1308,1362,2025-09-27 16:22:05,4298.4,card,settled
|
| 1310 |
+
1309,1363,2025-10-28 16:22:05,4298.4,card,settled
|
| 1311 |
+
1310,1364,2025-11-14 16:22:05,4298.4,ach,settled
|
| 1312 |
+
1311,1365,2025-12-25 16:22:05,4298.4,ach,settled
|
| 1313 |
+
1312,1366,2024-02-13 22:40:21,14082.45,card,settled
|
| 1314 |
+
1313,1367,2024-05-24 22:40:21,13731.0,wire,settled
|
| 1315 |
+
1314,1368,2024-08-25 22:40:21,13731.0,ach,settled
|
| 1316 |
+
1315,1369,2024-11-18 22:40:21,14829.48,ach,settled
|
| 1317 |
+
1316,1370,2025-02-20 22:40:21,14829.48,card,settled
|
| 1318 |
+
1317,1372,2025-08-24 22:40:21,14829.48,card,settled
|
| 1319 |
+
1318,1373,2025-11-12 22:40:21,14829.48,card,settled
|
| 1320 |
+
1319,1374,2024-03-04 05:33:19,557.52,card,settled
|
| 1321 |
+
1320,1375,2024-03-28 05:33:19,553.0,wire,settled
|
| 1322 |
+
1321,1376,2024-04-28 05:33:19,553.0,card,settled
|
| 1323 |
+
1322,1378,2024-06-29 05:33:19,553.0,card,settled
|
| 1324 |
+
1323,1379,2024-07-27 05:33:19,553.0,ach,settled
|
| 1325 |
+
1324,1380,2024-09-05 05:33:19,553.0,card,settled
|
| 1326 |
+
1325,1381,2024-10-05 05:33:19,553.0,card,settled
|
| 1327 |
+
1326,1382,2024-11-09 05:33:19,597.24,wire,settled
|
| 1328 |
+
1327,1383,2024-12-04 05:33:19,597.24,card,settled
|
| 1329 |
+
1328,1384,2025-01-09 05:33:19,597.24,wire,settled
|
| 1330 |
+
1329,1386,2025-02-26 05:33:19,597.24,card,settled
|
| 1331 |
+
1330,1387,2025-03-28 05:33:19,597.24,card,settled
|
| 1332 |
+
1331,1388,2025-05-08 05:33:19,597.24,card,settled
|
| 1333 |
+
1332,1389,2025-05-30 05:33:19,597.24,card,settled
|
| 1334 |
+
1333,1390,2025-07-07 05:33:19,597.24,card,settled
|
| 1335 |
+
1334,1392,2025-09-07 05:33:19,597.24,card,settled
|
| 1336 |
+
1335,1393,2025-09-25 05:33:19,597.24,card,settled
|
| 1337 |
+
1336,1394,2025-11-04 05:33:19,597.24,card,settled
|
| 1338 |
+
1337,1395,2025-12-09 05:33:19,597.24,card,settled
|
| 1339 |
+
1338,1396,2026-01-09 05:33:19,597.24,card,settled
|
| 1340 |
+
1339,1398,2025-02-18 07:47:33,1023.84,card,settled
|
| 1341 |
+
1340,1399,2024-02-28 13:44:42,3184.0,card,settled
|
| 1342 |
+
1341,1400,2024-03-20 13:44:42,3184.0,ach,settled
|
| 1343 |
+
1342,1401,2024-04-23 13:44:42,3184.0,ach,settled
|
| 1344 |
+
1343,1402,2024-05-20 13:44:42,3184.0,card,settled
|
| 1345 |
+
1344,1403,2024-06-17 13:44:42,3448.81,card,settled
|
| 1346 |
+
1345,1404,2024-07-28 13:44:42,3184.0,card,settled
|
| 1347 |
+
1346,1405,2024-08-26 13:44:42,3527.17,card,settled
|
| 1348 |
+
1347,1406,2024-09-22 13:44:42,3184.0,card,settled
|
| 1349 |
+
1348,1407,2024-10-20 13:44:42,3438.72,card,settled
|
| 1350 |
+
1349,1408,2024-11-24 13:44:42,3238.43,card,settled
|
| 1351 |
+
1350,1409,2024-12-18 13:44:42,3438.72,card,settled
|
| 1352 |
+
1351,1410,2025-01-13 13:44:42,3438.72,card,settled
|
| 1353 |
+
1352,1411,2025-02-28 13:44:42,3438.72,card,settled
|
| 1354 |
+
1353,1412,2025-03-26 13:44:42,3438.72,card,settled
|
| 1355 |
+
1354,1413,2025-04-21 13:44:42,3547.63,ach,settled
|
| 1356 |
+
1355,1414,2025-05-24 13:44:42,3438.72,card,settled
|
| 1357 |
+
1356,1415,2025-06-27 13:44:42,3438.72,card,settled
|
| 1358 |
+
1357,1416,2025-07-27 13:44:42,3438.72,card,settled
|
| 1359 |
+
1358,1417,2025-08-17 13:44:42,3438.72,card,settled
|
| 1360 |
+
1359,1418,2025-09-13 13:44:42,3438.72,card,settled
|
| 1361 |
+
1360,1419,2025-10-21 13:44:42,3438.72,card,settled
|
| 1362 |
+
1361,1420,2025-11-24 13:44:42,3438.72,ach,settled
|
| 1363 |
+
1362,1421,2025-12-23 13:44:42,3438.72,card,settled
|
| 1364 |
+
1363,1422,2024-02-23 19:37:05,237.0,card,settled
|
| 1365 |
+
1364,1423,2024-03-24 19:37:05,237.0,card,settled
|
| 1366 |
+
1365,1425,2024-05-21 19:37:05,237.0,wire,settled
|
| 1367 |
+
1366,1426,2024-06-21 19:37:05,233.12,card,settled
|
| 1368 |
+
1367,1427,2024-07-24 19:37:05,237.0,card,settled
|
| 1369 |
+
1368,1428,2024-08-25 19:37:05,237.0,card,settled
|
| 1370 |
+
1369,1429,2024-09-20 19:37:05,237.0,ach,settled
|
| 1371 |
+
1370,1430,2024-10-27 19:37:05,255.96,card,settled
|
| 1372 |
+
1371,1431,2024-11-27 19:37:05,255.96,card,settled
|
| 1373 |
+
1372,1432,2024-12-21 19:37:05,255.96,ach,settled
|
| 1374 |
+
1373,1433,2025-01-28 19:37:05,255.96,card,settled
|
| 1375 |
+
1374,1434,2025-02-19 19:37:05,255.96,ach,settled
|
| 1376 |
+
1375,1435,2025-03-29 19:37:05,255.96,card,settled
|
| 1377 |
+
1376,1436,2025-04-18 19:37:05,255.96,ach,settled
|
| 1378 |
+
1377,1437,2025-05-12 19:37:05,255.96,card,settled
|
| 1379 |
+
1378,1438,2025-06-16 19:37:05,255.96,card,settled
|
| 1380 |
+
1379,1439,2025-07-22 19:37:05,255.96,card,settled
|
| 1381 |
+
1380,1440,2025-08-18 19:37:05,289.89,card,settled
|
| 1382 |
+
1381,1441,2025-09-28 19:37:05,255.96,card,settled
|
| 1383 |
+
1382,1442,2025-10-28 19:37:05,255.96,ach,settled
|
| 1384 |
+
1383,1443,2025-11-12 19:37:05,255.96,card,settled
|
| 1385 |
+
1384,1444,2025-12-22 19:37:05,253.84,card,settled
|
| 1386 |
+
1385,1445,2024-02-20 23:16:49,7761.0,card,settled
|
| 1387 |
+
1386,1446,2024-05-18 23:16:49,8566.51,card,settled
|
| 1388 |
+
1387,1447,2024-08-13 23:16:49,7761.0,card,settled
|
| 1389 |
+
1388,1448,2024-11-27 23:16:49,8381.88,card,settled
|
| 1390 |
+
1389,1449,2025-02-14 23:16:49,8381.88,card,settled
|
| 1391 |
+
1390,1450,2025-05-29 23:16:49,8381.88,card,settled
|
| 1392 |
+
1391,1451,2025-08-15 23:16:49,8381.88,card,settled
|
| 1393 |
+
1392,1452,2025-11-19 23:16:49,8381.88,card,settled
|
| 1394 |
+
1393,1453,2024-02-19 13:13:51,237.0,card,settled
|
| 1395 |
+
1394,1454,2024-03-14 13:13:51,237.0,card,settled
|
| 1396 |
+
1395,1455,2024-04-16 13:13:51,237.0,ach,settled
|
| 1397 |
+
1396,1456,2024-05-14 13:13:51,237.0,card,settled
|
| 1398 |
+
1397,1457,2024-06-19 13:13:51,237.0,card,settled
|
| 1399 |
+
1398,1458,2024-07-13 13:13:51,237.0,card,settled
|
| 1400 |
+
1399,1459,2024-08-15 13:13:51,237.0,card,settled
|
| 1401 |
+
1400,1460,2024-09-29 13:13:51,237.0,card,settled
|
| 1402 |
+
1401,1461,2024-10-21 13:13:51,255.96,card,settled
|
| 1403 |
+
1402,1462,2024-11-22 13:13:51,255.96,card,settled
|
| 1404 |
+
1403,1463,2024-12-16 13:13:51,255.96,ach,settled
|
| 1405 |
+
1404,1464,2025-01-26 13:13:51,293.96,card,settled
|
| 1406 |
+
1405,1465,2025-02-18 13:13:51,255.96,card,settled
|
| 1407 |
+
1406,1466,2025-03-22 13:13:51,255.96,ach,settled
|
| 1408 |
+
1407,1467,2025-04-28 13:13:51,255.96,card,settled
|
| 1409 |
+
1408,1468,2025-05-20 13:13:51,255.96,card,settled
|
| 1410 |
+
1409,1469,2025-06-21 13:13:51,255.96,card,settled
|
| 1411 |
+
1410,1470,2025-07-18 13:13:51,266.76,card,settled
|
| 1412 |
+
1411,1471,2025-08-25 13:13:51,255.96,card,settled
|
| 1413 |
+
1412,1472,2025-09-18 13:13:51,255.96,ach,settled
|
| 1414 |
+
1413,1473,2025-10-19 13:13:51,255.96,wire,settled
|
| 1415 |
+
1414,1474,2025-11-24 13:13:51,255.96,ach,settled
|
| 1416 |
+
1415,1475,2025-12-15 13:13:51,255.96,card,settled
|
| 1417 |
+
1416,1476,2024-02-28 01:45:15,4975.0,card,settled
|
| 1418 |
+
1417,1477,2024-04-09 01:45:15,4975.0,card,settled
|
| 1419 |
+
1418,1478,2024-04-29 01:45:15,4975.0,card,settled
|
| 1420 |
+
1419,1479,2024-06-12 01:45:15,4975.0,card,settled
|
| 1421 |
+
1420,1480,2024-06-30 01:45:15,4975.0,card,settled
|
| 1422 |
+
1421,1481,2024-08-11 01:45:15,4975.0,card,settled
|
| 1423 |
+
1422,1482,2024-09-09 01:45:15,4975.0,card,settled
|
| 1424 |
+
1423,1483,2024-10-06 01:45:15,4975.0,card,settled
|
| 1425 |
+
1424,1484,2024-11-11 01:45:15,5373.0,card,settled
|
| 1426 |
+
1425,1485,2024-12-01 01:45:15,5373.0,card,settled
|
| 1427 |
+
1426,1486,2024-12-30 01:45:15,5373.0,card,settled
|
| 1428 |
+
1427,1487,2025-02-01 01:45:15,5373.0,card,settled
|
| 1429 |
+
1428,1488,2025-02-27 01:45:15,5373.0,ach,settled
|
| 1430 |
+
1429,1489,2025-04-09 01:45:15,5373.0,card,settled
|
| 1431 |
+
1430,1490,2025-04-28 01:45:15,5373.0,card,settled
|
| 1432 |
+
1431,1491,2025-06-09 01:45:15,5373.0,card,settled
|
| 1433 |
+
1432,1492,2025-06-29 01:45:15,5373.0,card,settled
|
| 1434 |
+
1433,1493,2025-08-08 01:45:15,5373.0,card,settled
|
| 1435 |
+
1434,1494,2025-09-02 01:45:15,5373.0,card,settled
|
| 1436 |
+
1435,1495,2025-10-12 01:45:15,5373.0,card,settled
|
| 1437 |
+
1436,1496,2025-11-10 01:45:15,5373.0,card,settled
|
| 1438 |
+
1437,1497,2025-12-03 01:45:15,5356.56,card,settled
|
| 1439 |
+
1438,1498,2025-12-30 01:45:15,5373.0,card,settled
|
| 1440 |
+
1439,1499,2024-02-14 08:10:42,565740.0,card,settled
|
| 1441 |
+
1440,1500,2025-02-18 08:10:42,610999.2,card,settled
|
| 1442 |
+
1441,1501,2024-02-22 13:53:50,395.0,card,settled
|
| 1443 |
+
1442,1502,2024-03-25 13:53:50,395.0,card,settled
|
| 1444 |
+
1443,1503,2024-04-15 13:53:50,395.0,card,settled
|
| 1445 |
+
1444,1504,2024-05-27 13:53:50,395.0,card,settled
|
| 1446 |
+
1445,1505,2024-06-16 13:53:50,395.0,card,settled
|
| 1447 |
+
1446,1506,2024-07-17 13:53:50,395.0,card,settled
|
| 1448 |
+
1447,1507,2024-08-21 13:53:50,395.0,card,settled
|
| 1449 |
+
1448,1508,2024-10-02 13:53:50,395.0,wire,settled
|
| 1450 |
+
1449,1509,2024-10-21 13:53:50,426.6,card,settled
|
| 1451 |
+
1450,1510,2024-11-22 13:53:50,426.6,ach,settled
|
| 1452 |
+
1451,1511,2024-12-26 13:53:50,426.6,ach,settled
|
| 1453 |
+
1452,1512,2025-01-16 13:53:50,426.6,card,settled
|
| 1454 |
+
1453,1513,2025-03-03 13:53:50,426.6,card,settled
|
| 1455 |
+
1454,1514,2025-03-29 13:53:50,426.6,card,settled
|
| 1456 |
+
1455,1515,2025-04-29 13:53:50,426.6,card,settled
|
| 1457 |
+
1456,1516,2025-05-23 13:53:50,426.6,card,settled
|
| 1458 |
+
1457,1517,2025-06-25 13:53:50,426.6,card,settled
|
| 1459 |
+
1458,1518,2025-07-28 13:53:50,426.6,ach,settled
|
| 1460 |
+
1459,1519,2025-08-28 13:53:50,426.6,card,settled
|
| 1461 |
+
1460,1520,2025-09-26 13:53:50,426.6,card,settled
|
| 1462 |
+
1461,1521,2025-10-20 13:53:50,437.12,card,settled
|
| 1463 |
+
1462,1522,2025-11-23 13:53:50,426.6,wire,settled
|
| 1464 |
+
1463,1523,2025-12-28 13:53:50,426.6,card,settled
|
| 1465 |
+
1464,1524,2024-02-19 19:26:28,158.0,card,settled
|
| 1466 |
+
1465,1525,2024-03-23 19:26:28,158.0,card,settled
|
| 1467 |
+
1466,1526,2024-04-22 19:26:28,158.0,ach,settled
|
| 1468 |
+
1467,1527,2024-05-27 19:26:28,158.0,ach,settled
|
| 1469 |
+
1468,1528,2024-06-19 19:26:28,158.0,card,settled
|
| 1470 |
+
1469,1529,2024-07-30 19:26:28,158.0,ach,settled
|
| 1471 |
+
1470,1530,2024-08-15 19:26:28,158.0,ach,settled
|
| 1472 |
+
1471,1531,2024-09-15 19:26:28,158.0,card,settled
|
| 1473 |
+
1472,1532,2024-10-21 19:26:28,170.64,ach,settled
|
| 1474 |
+
1473,1533,2024-11-16 19:26:28,170.64,card,settled
|
| 1475 |
+
1474,1534,2024-12-25 19:26:28,170.64,card,settled
|
| 1476 |
+
1475,1535,2025-01-31 19:26:28,170.64,card,settled
|
| 1477 |
+
1476,1536,2025-02-16 19:26:28,160.15,ach,settled
|
| 1478 |
+
1477,1537,2025-03-22 19:26:28,170.64,card,settled
|
| 1479 |
+
1478,1538,2025-04-23 19:26:28,170.64,card,settled
|
| 1480 |
+
1479,1539,2025-05-17 19:26:28,170.64,card,settled
|
| 1481 |
+
1480,1540,2025-06-30 19:26:28,170.64,wire,settled
|
| 1482 |
+
1481,1542,2025-08-24 19:26:28,170.64,card,settled
|
| 1483 |
+
1482,1543,2025-09-23 19:26:28,170.64,card,settled
|
| 1484 |
+
1483,1544,2025-10-26 19:26:28,170.64,card,settled
|
| 1485 |
+
1484,1545,2025-11-17 19:26:28,196.7,ach,settled
|
| 1486 |
+
1485,1546,2025-12-23 19:26:28,170.64,card,settled
|
| 1487 |
+
1486,1547,2024-02-17 22:21:58,395.0,card,settled
|
| 1488 |
+
1487,1548,2024-03-26 22:21:58,395.0,card,settled
|
| 1489 |
+
1488,1549,2024-05-02 22:21:58,395.0,card,settled
|
| 1490 |
+
1489,1550,2024-05-24 22:21:58,395.0,card,settled
|
| 1491 |
+
1490,1551,2024-06-22 22:21:58,395.0,card,settled
|
| 1492 |
+
1491,1552,2024-08-02 22:21:58,395.0,card,settled
|
| 1493 |
+
1492,1553,2024-08-25 22:21:58,395.0,card,settled
|
| 1494 |
+
1493,1554,2024-10-03 22:21:58,456.29,ach,settled
|
| 1495 |
+
1494,1555,2024-10-16 22:21:58,426.6,card,settled
|
| 1496 |
+
1495,1556,2024-11-17 22:21:58,426.6,ach,settled
|
| 1497 |
+
1496,1557,2024-12-31 22:21:58,426.6,card,settled
|
| 1498 |
+
1497,1558,2025-01-23 22:21:58,426.6,card,settled
|
| 1499 |
+
1498,1559,2025-03-04 22:21:58,426.6,ach,settled
|
| 1500 |
+
1499,1560,2025-03-23 22:21:58,426.6,wire,settled
|
| 1501 |
+
1500,1561,2025-04-27 22:21:58,490.4,card,settled
|
| 1502 |
+
1501,1562,2025-05-20 22:21:58,426.6,ach,settled
|
| 1503 |
+
1502,1563,2025-07-01 22:21:58,426.6,card,settled
|
| 1504 |
+
1503,1564,2025-07-24 22:21:58,426.6,card,settled
|
| 1505 |
+
1504,1565,2025-08-31 22:21:58,426.6,ach,settled
|
| 1506 |
+
1505,1566,2025-09-25 22:21:58,469.8,card,settled
|
| 1507 |
+
1506,1567,2025-10-20 22:21:58,426.6,card,settled
|
| 1508 |
+
1507,1568,2025-11-24 22:21:58,408.13,card,settled
|
| 1509 |
+
1508,1569,2025-12-22 22:21:58,426.6,card,settled
|
| 1510 |
+
1509,1570,2024-02-22 03:05:04,17062.0,ach,settled
|
| 1511 |
+
1510,1571,2024-03-24 03:05:04,17062.0,wire,settled
|
| 1512 |
+
1511,1572,2024-04-21 03:05:04,16907.02,ach,settled
|
| 1513 |
+
1512,1573,2024-05-22 03:05:04,17062.0,card,settled
|
| 1514 |
+
1513,1574,2024-07-01 03:05:04,17062.0,card,settled
|
| 1515 |
+
1514,1575,2024-08-02 03:05:04,18291.37,card,settled
|
| 1516 |
+
1515,1576,2024-08-23 03:05:04,17062.0,card,settled
|
| 1517 |
+
1516,1577,2024-09-19 03:05:04,17062.0,card,settled
|
| 1518 |
+
1517,1578,2024-10-22 03:05:04,18426.96,card,settled
|
| 1519 |
+
1518,1579,2024-12-04 03:05:04,18426.96,wire,settled
|
| 1520 |
+
1519,1580,2024-12-21 03:05:04,18426.96,card,settled
|
| 1521 |
+
1520,1581,2025-01-25 03:05:04,18426.96,card,settled
|
| 1522 |
+
1521,1582,2025-03-06 03:05:04,18426.96,ach,settled
|
| 1523 |
+
1522,1583,2025-03-26 03:05:04,18426.96,card,settled
|
| 1524 |
+
1523,1584,2025-05-03 03:05:04,18426.96,card,settled
|
| 1525 |
+
1524,1585,2025-05-25 03:05:04,18426.96,card,settled
|
| 1526 |
+
1525,1586,2025-06-29 03:05:04,18426.96,card,settled
|
| 1527 |
+
1526,1587,2025-07-29 03:05:04,18426.96,card,settled
|
| 1528 |
+
1527,1588,2025-08-26 03:05:04,18426.96,card,settled
|
| 1529 |
+
1528,1590,2025-11-01 03:05:04,18426.96,card,settled
|
| 1530 |
+
1529,1591,2025-11-19 03:05:04,18426.96,ach,settled
|
| 1531 |
+
1530,1592,2025-12-18 03:05:04,18426.96,card,settled
|
| 1532 |
+
1531,1593,2024-03-05 04:19:58,23880.0,card,settled
|
| 1533 |
+
1532,1594,2025-02-19 04:19:58,25790.4,card,settled
|
| 1534 |
+
1533,1595,2024-03-13 11:00:21,1422.0,card,settled
|
| 1535 |
+
1534,1596,2024-06-05 11:00:21,1422.0,ach,settled
|
| 1536 |
+
1535,1597,2024-09-09 11:00:21,1519.36,wire,settled
|
| 1537 |
+
1536,1598,2024-12-15 11:00:21,1535.76,ach,settled
|
| 1538 |
+
1537,1599,2025-03-07 11:00:21,1535.76,card,settled
|
| 1539 |
+
1538,1600,2025-06-08 11:00:21,1535.76,card,settled
|
| 1540 |
+
1539,1601,2025-09-18 11:00:21,1535.76,card,settled
|
| 1541 |
+
1540,1603,2024-02-27 11:57:20,316.0,card,settled
|
| 1542 |
+
1541,1604,2024-03-22 11:57:20,316.0,card,settled
|
| 1543 |
+
1542,1605,2024-04-30 11:57:20,316.0,card,settled
|
| 1544 |
+
1543,1606,2024-05-24 11:57:20,316.0,card,settled
|
| 1545 |
+
1544,1607,2024-07-04 11:57:20,316.0,card,settled
|
| 1546 |
+
1545,1608,2024-08-01 11:57:20,316.0,card,settled
|
| 1547 |
+
1546,1609,2024-09-01 11:57:20,316.0,wire,settled
|
| 1548 |
+
1547,1610,2024-10-01 11:57:20,316.0,card,settled
|
| 1549 |
+
1548,1611,2024-11-03 11:57:20,341.28,wire,settled
|
| 1550 |
+
1549,1612,2024-11-26 11:57:20,341.28,card,settled
|
| 1551 |
+
1550,1613,2024-12-17 11:57:20,341.28,card,settled
|
| 1552 |
+
1551,1614,2025-01-30 11:57:20,341.28,card,settled
|
| 1553 |
+
1552,1615,2025-02-28 11:57:20,341.28,card,settled
|
| 1554 |
+
1553,1616,2025-03-28 11:57:20,341.28,card,settled
|
| 1555 |
+
1554,1617,2025-04-25 11:57:20,341.28,card,settled
|
| 1556 |
+
1555,1618,2025-05-29 11:57:20,341.28,card,settled
|
| 1557 |
+
1556,1619,2025-06-26 11:57:20,341.28,card,settled
|
| 1558 |
+
1557,1620,2025-07-19 11:57:20,341.28,card,settled
|
| 1559 |
+
1558,1621,2025-08-28 11:57:20,341.28,card,settled
|
| 1560 |
+
1559,1622,2025-09-17 11:57:20,341.28,card,settled
|
| 1561 |
+
1560,1623,2025-10-23 11:57:20,341.28,card,settled
|
| 1562 |
+
1561,1624,2025-11-22 11:57:20,341.28,card,settled
|
| 1563 |
+
1562,1625,2025-12-17 11:57:20,341.28,wire,settled
|
| 1564 |
+
1563,1626,2024-02-29 12:02:53,5052.21,card,settled
|
| 1565 |
+
1564,1627,2024-03-22 12:02:53,5174.0,card,settled
|
| 1566 |
+
1565,1628,2024-04-24 12:02:53,5174.0,card,settled
|
| 1567 |
+
1566,1629,2024-05-20 12:02:53,5174.0,card,settled
|
| 1568 |
+
1567,1630,2024-06-25 12:02:53,5174.0,card,settled
|
| 1569 |
+
1568,1631,2024-07-27 12:02:53,5174.0,card,settled
|
| 1570 |
+
1569,1632,2024-08-17 12:02:53,5174.0,card,settled
|
| 1571 |
+
1570,1633,2024-09-23 12:02:53,5174.0,card,settled
|
| 1572 |
+
1571,1634,2024-11-03 12:02:53,5587.92,card,settled
|
| 1573 |
+
1572,1636,2024-12-31 12:02:53,5587.92,ach,settled
|
| 1574 |
+
1573,1637,2025-01-24 12:02:53,5587.92,ach,settled
|
| 1575 |
+
1574,1638,2025-02-23 12:02:53,5587.92,card,settled
|
| 1576 |
+
1575,1639,2025-03-31 12:02:53,5587.92,card,settled
|
| 1577 |
+
1576,1640,2025-04-22 12:02:53,5587.92,ach,settled
|
| 1578 |
+
1577,1641,2025-05-31 12:02:53,5587.92,card,settled
|
| 1579 |
+
1578,1642,2025-06-25 12:02:53,5587.92,card,settled
|
| 1580 |
+
1579,1643,2025-08-03 12:02:53,5587.92,card,settled
|
| 1581 |
+
1580,1644,2025-08-28 12:02:53,5587.92,ach,settled
|
| 1582 |
+
1581,1645,2025-09-20 12:02:53,5587.92,card,settled
|
| 1583 |
+
1582,1646,2025-10-19 12:02:53,5587.92,card,settled
|
| 1584 |
+
1583,1647,2025-11-18 12:02:53,5587.92,wire,settled
|
| 1585 |
+
1584,1648,2025-12-19 12:02:53,5587.92,card,settled
|
| 1586 |
+
1585,1649,2024-03-01 13:13:11,13731.0,wire,settled
|
| 1587 |
+
1586,1650,2024-06-03 13:13:11,13731.0,ach,settled
|
| 1588 |
+
1587,1651,2024-08-24 13:13:11,13731.0,ach,settled
|
| 1589 |
+
1588,1652,2024-11-18 13:13:11,14666.22,card,settled
|
| 1590 |
+
1589,1653,2025-02-21 13:13:11,14829.48,wire,settled
|
| 1591 |
+
1590,1654,2025-05-24 13:13:11,14829.48,card,settled
|
| 1592 |
+
1591,1655,2025-08-23 13:13:11,14829.48,card,settled
|
| 1593 |
+
1592,1656,2025-12-02 13:13:11,14829.48,card,settled
|
| 1594 |
+
1593,1657,2024-02-20 16:07:57,158.0,ach,settled
|
| 1595 |
+
1594,1658,2024-03-19 16:07:57,158.0,card,settled
|
| 1596 |
+
1595,1659,2024-05-04 16:07:57,158.0,card,settled
|
| 1597 |
+
1596,1660,2024-05-18 16:07:57,158.0,wire,settled
|
| 1598 |
+
1597,1661,2024-06-23 16:07:57,158.0,card,settled
|
| 1599 |
+
1598,1662,2024-07-21 16:07:57,158.0,card,settled
|
| 1600 |
+
1599,1663,2024-08-17 16:07:57,158.0,card,settled
|
| 1601 |
+
1600,1664,2024-09-18 16:07:57,158.0,ach,settled
|
| 1602 |
+
1601,1665,2024-10-22 16:07:57,170.64,card,settled
|
| 1603 |
+
1602,1666,2024-11-18 16:07:57,170.64,card,settled
|
| 1604 |
+
1603,1667,2024-12-18 16:07:57,170.64,card,settled
|
| 1605 |
+
1604,1668,2025-01-31 16:07:57,170.64,card,settled
|
| 1606 |
+
1605,1669,2025-02-22 16:07:57,166.9,card,settled
|
| 1607 |
+
1606,1670,2025-03-17 16:07:57,170.64,card,settled
|
| 1608 |
+
1607,1671,2025-04-21 16:07:57,170.64,card,settled
|
| 1609 |
+
1608,1672,2025-05-30 16:07:57,170.64,card,settled
|
| 1610 |
+
1609,1673,2025-07-03 16:07:57,170.64,ach,settled
|
| 1611 |
+
1610,1674,2025-07-17 16:07:57,170.64,card,settled
|
| 1612 |
+
1611,1675,2025-08-21 16:07:57,170.64,ach,settled
|
| 1613 |
+
1612,1676,2025-09-30 16:07:57,170.64,ach,settled
|
| 1614 |
+
1613,1677,2025-10-24 16:07:57,170.64,card,settled
|
| 1615 |
+
1614,1678,2025-12-01 16:07:57,193.6,card,settled
|
| 1616 |
+
1615,1679,2025-12-24 16:07:57,172.47,wire,settled
|
| 1617 |
+
1616,1680,2024-03-01 20:35:04,4158.6,card,settled
|
| 1618 |
+
1617,1681,2025-02-24 20:35:04,4095.36,card,settled
|
| 1619 |
+
1618,1682,2024-02-23 21:47:31,4776.0,card,settled
|
| 1620 |
+
1619,1683,2024-05-27 21:47:31,4776.0,card,settled
|
| 1621 |
+
1620,1684,2024-09-03 21:47:31,4776.0,card,settled
|
| 1622 |
+
1621,1685,2024-11-28 21:47:31,5158.08,ach,settled
|
| 1623 |
+
1622,1686,2025-02-27 21:47:31,5158.08,card,settled
|
| 1624 |
+
1623,1689,2025-11-20 21:47:31,5158.08,card,settled
|
| 1625 |
+
1624,1690,2024-03-03 04:17:56,31583.62,card,settled
|
| 1626 |
+
1625,1692,2024-04-18 04:17:56,29185.0,card,settled
|
| 1627 |
+
1626,1693,2024-05-28 04:17:56,29185.0,card,settled
|
| 1628 |
+
1627,1694,2024-06-29 04:17:56,29185.0,ach,settled
|
| 1629 |
+
1628,1695,2024-07-18 04:17:56,29185.0,card,settled
|
| 1630 |
+
1629,1696,2024-08-28 04:17:56,29185.0,card,settled
|
| 1631 |
+
1630,1697,2024-10-03 04:17:56,29185.0,ach,settled
|
| 1632 |
+
1631,1698,2024-10-26 04:17:56,31519.8,card,settled
|
| 1633 |
+
1632,1699,2024-12-01 04:17:56,32647.27,card,settled
|
| 1634 |
+
1633,1700,2024-12-27 04:17:56,31519.8,card,settled
|
| 1635 |
+
1634,1701,2025-02-02 04:17:56,31519.8,card,settled
|
| 1636 |
+
1635,1702,2025-02-21 04:17:56,31519.8,card,settled
|
| 1637 |
+
1636,1703,2025-03-27 04:17:56,31519.8,card,settled
|
| 1638 |
+
1637,1704,2025-05-02 04:17:56,31519.8,card,settled
|
| 1639 |
+
1638,1705,2025-05-29 04:17:56,31519.8,card,settled
|
| 1640 |
+
1639,1706,2025-06-26 04:17:56,31519.8,card,settled
|
| 1641 |
+
1640,1707,2025-07-22 04:17:56,31519.8,card,settled
|
| 1642 |
+
1641,1708,2025-08-25 04:17:56,31519.8,card,settled
|
| 1643 |
+
1642,1709,2025-09-30 04:17:56,31519.8,card,settled
|
| 1644 |
+
1643,1710,2025-10-29 04:17:56,31519.8,card,settled
|
| 1645 |
+
1644,1711,2025-11-23 04:17:56,31519.8,wire,settled
|
| 1646 |
+
1645,1712,2025-12-27 04:17:56,31519.8,card,settled
|
| 1647 |
+
1646,1713,2024-03-06 05:25:06,1659.0,card,settled
|
| 1648 |
+
1647,1714,2024-05-31 05:25:06,1659.0,ach,settled
|
| 1649 |
+
1648,1715,2024-09-02 05:25:06,1659.0,card,settled
|
| 1650 |
+
1649,1716,2024-11-24 05:25:06,1791.72,ach,settled
|
| 1651 |
+
1650,1717,2025-02-21 05:25:06,1791.72,card,settled
|
| 1652 |
+
1651,1718,2025-05-20 05:25:06,1791.72,ach,settled
|
| 1653 |
+
1652,1719,2025-09-01 05:25:06,1791.72,ach,settled
|
| 1654 |
+
1653,1720,2025-11-18 05:25:06,1791.72,card,settled
|
| 1655 |
+
1654,1722,2024-04-08 16:23:10,79.0,card,settled
|
| 1656 |
+
1655,1723,2024-05-11 16:23:10,79.0,card,settled
|
| 1657 |
+
1656,1724,2024-06-04 16:23:10,79.0,card,settled
|
| 1658 |
+
1657,1726,2024-08-10 16:23:10,79.0,card,settled
|
| 1659 |
+
1658,1727,2024-09-06 16:23:10,79.0,card,settled
|
| 1660 |
+
1659,1728,2024-10-09 16:23:10,85.32,card,settled
|
| 1661 |
+
1660,1730,2024-12-16 16:23:10,85.32,wire,settled
|
| 1662 |
+
1661,1731,2025-01-14 16:23:10,85.32,card,settled
|
| 1663 |
+
1662,1732,2025-02-07 16:23:10,96.33,ach,settled
|
| 1664 |
+
1663,1733,2025-03-06 16:23:10,85.32,ach,settled
|
| 1665 |
+
1664,1734,2025-04-05 16:23:10,85.32,card,settled
|
| 1666 |
+
1665,1735,2025-05-10 16:23:10,85.32,ach,settled
|
| 1667 |
+
1666,1736,2025-06-17 16:23:10,85.32,ach,settled
|
| 1668 |
+
1667,1737,2025-07-03 16:23:10,85.32,card,settled
|
| 1669 |
+
1668,1738,2025-08-17 16:23:10,85.32,card,settled
|
| 1670 |
+
1669,1739,2025-09-19 16:23:10,78.76,wire,settled
|
| 1671 |
+
1670,1740,2025-10-11 16:23:10,86.05,ach,settled
|
| 1672 |
+
1671,1741,2025-11-07 16:23:10,85.32,card,settled
|
| 1673 |
+
1672,1742,2025-12-09 16:23:10,85.32,card,settled
|
| 1674 |
+
1673,1743,2024-02-23 20:37:13,5174.0,card,settled
|
| 1675 |
+
1674,1744,2024-03-31 20:37:13,5174.0,card,settled
|
| 1676 |
+
1675,1745,2024-04-25 20:37:13,5174.0,card,settled
|
| 1677 |
+
1676,1746,2024-05-24 20:37:13,5174.0,card,settled
|
| 1678 |
+
1677,1747,2024-06-28 20:37:13,5174.0,ach,settled
|
| 1679 |
+
1678,1748,2024-07-21 20:37:13,5174.0,card,settled
|
| 1680 |
+
1679,1749,2024-08-20 20:37:13,5174.0,card,settled
|
| 1681 |
+
1680,1750,2024-10-04 20:37:13,5174.0,card,settled
|
| 1682 |
+
1681,1751,2024-11-01 20:37:13,5587.92,ach,settled
|
| 1683 |
+
1682,1752,2024-11-19 20:37:13,5587.92,ach,settled
|
| 1684 |
+
1683,1753,2024-12-31 20:37:13,5587.92,card,settled
|
| 1685 |
+
1684,1754,2025-01-22 20:37:13,5587.92,card,settled
|
| 1686 |
+
1685,1755,2025-03-06 20:37:13,5587.92,card,settled
|
| 1687 |
+
1686,1756,2025-03-19 20:37:13,5587.92,ach,settled
|
| 1688 |
+
1687,1757,2025-04-28 20:37:13,5587.92,card,settled
|
| 1689 |
+
1688,1759,2025-07-01 20:37:13,5587.92,card,settled
|
| 1690 |
+
1689,1760,2025-07-25 20:37:13,5587.92,card,settled
|
| 1691 |
+
1690,1761,2025-08-19 20:37:13,5587.92,card,settled
|
| 1692 |
+
1691,1762,2025-09-21 20:37:13,5587.92,card,settled
|
| 1693 |
+
1692,1763,2025-10-18 20:37:13,5587.92,ach,settled
|
| 1694 |
+
1693,1764,2025-11-19 20:37:13,5587.92,wire,settled
|
| 1695 |
+
1694,1765,2025-12-30 20:37:13,5587.92,card,settled
|
| 1696 |
+
1695,1766,2024-03-18 09:00:20,26042.0,ach,settled
|
| 1697 |
+
1696,1767,2024-04-16 09:00:20,26042.0,ach,settled
|
| 1698 |
+
1697,1768,2024-05-12 09:00:20,26042.0,card,settled
|
| 1699 |
+
1698,1769,2024-06-08 09:00:20,27624.65,card,settled
|
| 1700 |
+
1699,1770,2024-07-14 09:00:20,26042.0,card,settled
|
| 1701 |
+
1700,1771,2024-08-18 09:00:20,26042.0,card,settled
|
| 1702 |
+
1701,1772,2024-09-05 09:00:20,26042.0,card,settled
|
| 1703 |
+
1702,1773,2024-10-12 09:00:20,28125.36,ach,settled
|
| 1704 |
+
1703,1774,2024-11-13 09:00:20,28125.36,card,settled
|
| 1705 |
+
1704,1775,2024-12-14 09:00:20,28125.36,card,settled
|
| 1706 |
+
1705,1776,2025-01-03 09:00:20,28125.36,card,settled
|
| 1707 |
+
1706,1777,2025-02-20 09:00:20,28125.36,card,settled
|
| 1708 |
+
1707,1778,2025-03-06 09:00:20,28125.36,card,settled
|
| 1709 |
+
1708,1779,2025-04-03 09:00:20,28125.36,card,settled
|
| 1710 |
+
1709,1780,2025-05-05 09:00:20,28125.36,card,settled
|
| 1711 |
+
1710,1781,2025-06-13 09:00:20,28125.36,card,settled
|
| 1712 |
+
1711,1782,2025-07-10 09:00:20,28125.36,card,settled
|
| 1713 |
+
1712,1783,2025-08-13 09:00:20,28125.36,card,settled
|
| 1714 |
+
1713,1784,2025-09-06 09:00:20,29118.3,card,settled
|
| 1715 |
+
1714,1785,2025-10-20 09:00:20,28125.36,card,settled
|
| 1716 |
+
1715,1786,2025-11-10 09:00:20,28125.36,wire,settled
|
| 1717 |
+
1716,1787,2025-12-04 09:00:20,28125.36,wire,settled
|
| 1718 |
+
1717,1788,2024-03-15 11:32:17,2388.0,card,settled
|
| 1719 |
+
1718,1789,2024-04-06 11:32:17,2388.0,ach,settled
|
| 1720 |
+
1719,1790,2024-05-06 11:32:17,2388.0,card,settled
|
| 1721 |
+
1720,1791,2024-06-09 11:32:17,2388.0,card,settled
|
| 1722 |
+
1721,1792,2024-07-05 11:32:17,2388.0,card,settled
|
| 1723 |
+
1722,1793,2024-08-15 11:32:17,2473.09,ach,settled
|
| 1724 |
+
1723,1794,2024-09-11 11:32:17,2388.0,card,settled
|
| 1725 |
+
1724,1795,2024-10-05 11:32:17,2579.04,ach,settled
|
| 1726 |
+
1725,1796,2024-11-04 11:32:17,2579.04,card,settled
|
| 1727 |
+
1726,1797,2024-12-16 11:32:17,2579.04,wire,settled
|
| 1728 |
+
1727,1798,2025-01-11 11:32:17,2579.04,card,settled
|
| 1729 |
+
1728,1799,2025-02-10 11:32:17,2579.04,card,settled
|
| 1730 |
+
1729,1800,2025-03-14 11:32:17,2614.47,card,settled
|
| 1731 |
+
1730,1801,2025-04-06 11:32:17,2579.04,card,settled
|
| 1732 |
+
1731,1802,2025-05-08 11:32:17,2579.04,card,settled
|
| 1733 |
+
1732,1803,2025-06-15 11:32:17,2579.04,card,settled
|
| 1734 |
+
1733,1804,2025-07-06 11:32:17,2579.04,ach,settled
|
| 1735 |
+
1734,1805,2025-08-11 11:32:17,2579.04,card,settled
|
| 1736 |
+
1735,1807,2025-10-18 11:32:17,2579.04,wire,settled
|
| 1737 |
+
1736,1809,2025-12-08 11:32:17,2579.04,card,settled
|
| 1738 |
+
1737,1810,2024-03-02 15:41:41,79.0,ach,settled
|
| 1739 |
+
1738,1811,2024-03-22 15:41:41,79.0,ach,settled
|
| 1740 |
+
1739,1812,2024-04-22 15:41:41,79.0,card,settled
|
| 1741 |
+
1740,1813,2024-05-19 15:41:41,79.0,card,settled
|
| 1742 |
+
1741,1814,2024-06-19 15:41:41,79.0,card,settled
|
| 1743 |
+
1742,1815,2024-07-29 15:41:41,79.0,card,settled
|
| 1744 |
+
1743,1816,2024-08-24 15:41:41,79.0,ach,settled
|
| 1745 |
+
1744,1817,2024-09-30 15:41:41,79.0,ach,settled
|
| 1746 |
+
1745,1818,2024-11-02 15:41:41,85.32,card,settled
|
| 1747 |
+
1746,1819,2024-11-30 15:41:41,85.32,card,settled
|
| 1748 |
+
1747,1820,2024-12-31 15:41:41,84.39,card,settled
|
| 1749 |
+
1748,1821,2025-01-30 15:41:41,85.32,card,settled
|
| 1750 |
+
1749,1822,2025-02-28 15:41:41,85.32,card,settled
|
| 1751 |
+
1750,1823,2025-03-31 15:41:41,85.32,card,settled
|
| 1752 |
+
1751,1824,2025-04-27 15:41:41,85.32,card,settled
|
| 1753 |
+
1752,1825,2025-05-30 15:41:41,85.32,ach,settled
|
| 1754 |
+
1753,1826,2025-06-25 15:41:41,85.32,card,settled
|
| 1755 |
+
1754,1827,2025-07-24 15:41:41,85.32,card,settled
|
| 1756 |
+
1755,1828,2025-08-30 15:41:41,85.32,card,settled
|
| 1757 |
+
1756,1829,2025-10-02 15:41:41,85.32,card,settled
|
| 1758 |
+
1757,1830,2025-10-28 15:41:41,85.32,wire,settled
|
| 1759 |
+
1758,1831,2025-11-23 15:41:41,85.32,ach,settled
|
| 1760 |
+
1759,1832,2025-12-30 15:41:41,85.32,card,settled
|
| 1761 |
+
1760,1833,2024-02-24 10:02:19,11225.0,card,settled
|
| 1762 |
+
1761,1834,2024-03-31 10:02:19,11225.0,card,settled
|
| 1763 |
+
1762,1835,2024-04-20 10:02:19,11225.0,wire,settled
|
| 1764 |
+
1763,1836,2024-05-23 10:02:19,11225.0,card,settled
|
| 1765 |
+
1764,1837,2024-07-03 10:02:19,11225.0,ach,settled
|
| 1766 |
+
1765,1838,2024-07-31 10:02:19,11225.0,wire,settled
|
| 1767 |
+
1766,1839,2024-08-31 10:02:19,11225.0,card,settled
|
| 1768 |
+
1767,1840,2024-10-03 10:02:19,11225.0,card,settled
|
| 1769 |
+
1768,1841,2024-10-29 10:02:19,12123.0,card,settled
|
| 1770 |
+
1769,1842,2024-12-07 10:02:19,12123.0,card,settled
|
| 1771 |
+
1770,1843,2024-12-30 10:02:19,12123.0,card,settled
|
| 1772 |
+
1771,1844,2025-01-21 10:02:19,12123.0,card,settled
|
| 1773 |
+
1772,1845,2025-03-08 10:02:19,13766.91,card,settled
|
| 1774 |
+
1773,1846,2025-03-24 10:02:19,12123.0,ach,settled
|
| 1775 |
+
1774,1847,2025-05-01 10:02:19,12123.0,ach,settled
|
| 1776 |
+
1775,1848,2025-06-06 10:02:19,12123.0,ach,settled
|
| 1777 |
+
1776,1849,2025-06-24 10:02:19,12123.0,card,settled
|
| 1778 |
+
1777,1850,2025-08-06 10:02:19,12123.0,card,settled
|
| 1779 |
+
1778,1851,2025-09-01 10:02:19,12123.0,card,settled
|
| 1780 |
+
1779,1852,2025-09-28 10:02:19,12123.0,ach,settled
|
| 1781 |
+
1780,1853,2025-11-06 10:02:19,12123.0,card,settled
|
| 1782 |
+
1781,1854,2025-11-24 10:02:19,12123.0,wire,settled
|
| 1783 |
+
1782,1855,2025-12-21 10:02:19,12123.0,card,settled
|
| 1784 |
+
1783,1856,2024-03-05 02:08:06,5174.0,ach,settled
|
| 1785 |
+
1784,1857,2024-04-02 02:08:06,5174.0,wire,settled
|
| 1786 |
+
1785,1858,2024-05-02 02:08:06,5174.0,wire,settled
|
| 1787 |
+
1786,1859,2024-05-29 02:08:06,5174.0,card,settled
|
| 1788 |
+
1787,1860,2024-07-05 02:08:06,5174.0,card,settled
|
| 1789 |
+
1788,1861,2024-07-21 02:08:06,5174.0,card,settled
|
| 1790 |
+
1789,1862,2024-08-29 02:08:06,5174.0,ach,settled
|
| 1791 |
+
1790,1863,2024-10-08 02:08:06,5174.0,card,settled
|
| 1792 |
+
1791,1864,2024-11-03 02:08:06,5587.92,card,settled
|
| 1793 |
+
1792,1865,2024-11-25 02:08:06,5587.92,card,settled
|
| 1794 |
+
1793,1866,2024-12-31 02:08:06,5587.92,ach,settled
|
| 1795 |
+
1794,1867,2025-02-03 02:08:06,5587.92,card,settled
|
| 1796 |
+
1795,1868,2025-03-07 02:08:06,5587.92,card,settled
|
| 1797 |
+
1796,1869,2025-03-25 02:08:06,5587.92,card,settled
|
| 1798 |
+
1797,1870,2025-05-02 02:08:06,5587.92,card,settled
|
| 1799 |
+
1798,1871,2025-06-04 02:08:06,5587.92,ach,settled
|
| 1800 |
+
1799,1872,2025-07-03 02:08:06,5587.92,card,settled
|
| 1801 |
+
1800,1873,2025-08-02 02:08:06,5587.92,card,settled
|
data/plan_changes.csv
ADDED
|
@@ -0,0 +1,571 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
plan_change_id,subscription_id,changed_at,old_plan,new_plan,change_reason
|
| 2 |
+
1,29,2024-03-18 06:24:44,Starter,Growth,feature-upgrade
|
| 3 |
+
2,30,2024-05-22 18:11:27,Scale,Scale,seat-expansion
|
| 4 |
+
3,32,2024-11-28 20:59:55,Growth,Scale,procurement
|
| 5 |
+
4,40,2024-12-14 03:11:25,Growth,Scale,feature-upgrade
|
| 6 |
+
5,50,2024-04-09 06:50:42,Scale,Scale,annual-discount
|
| 7 |
+
6,54,2024-07-02 21:54:46,Growth,Scale,feature-upgrade
|
| 8 |
+
7,61,2024-10-02 21:14:37,Growth,Scale,feature-upgrade
|
| 9 |
+
8,70,2024-05-19 14:34:53,Starter,Growth,procurement
|
| 10 |
+
9,81,2024-10-20 21:14:36,Starter,Growth,procurement
|
| 11 |
+
10,82,2024-11-14 08:54:49,Starter,Scale,feature-upgrade
|
| 12 |
+
11,83,2025-01-02 13:11:05,Growth,Scale,feature-upgrade
|
| 13 |
+
12,85,2024-12-14 20:20:51,Starter,Scale,feature-upgrade
|
| 14 |
+
13,97,2024-12-24 06:25:56,Starter,Scale,feature-upgrade
|
| 15 |
+
14,103,2025-02-07 12:19:46,Growth,Scale,procurement
|
| 16 |
+
15,120,2024-04-28 20:30:59,Scale,Scale,seat-expansion
|
| 17 |
+
16,124,2025-02-19 05:06:34,Growth,Scale,feature-upgrade
|
| 18 |
+
17,126,2024-12-04 14:38:35,Starter,Growth,annual-discount
|
| 19 |
+
18,152,2024-04-23 05:33:19,Starter,Growth,procurement
|
| 20 |
+
19,155,2025-02-20 19:37:05,Starter,Growth,feature-upgrade
|
| 21 |
+
20,171,2024-06-22 22:21:58,Starter,Growth,annual-discount
|
| 22 |
+
21,177,2024-06-12 12:02:53,Growth,Scale,procurement
|
| 23 |
+
22,180,2024-06-19 16:07:57,Starter,Growth,procurement
|
| 24 |
+
23,183,2024-05-04 21:47:31,Growth,Scale,feature-upgrade
|
| 25 |
+
24,193,2025-03-14 10:02:19,Scale,Scale,procurement
|
| 26 |
+
25,196,2024-12-13 09:56:15,Scale,Scale,annual-discount
|
| 27 |
+
26,201,2024-07-09 17:38:11,Growth,Scale,seat-expansion
|
| 28 |
+
27,203,2024-06-19 02:37:54,Scale,Scale,seat-expansion
|
| 29 |
+
28,205,2025-01-23 16:34:50,Starter,Growth,feature-upgrade
|
| 30 |
+
29,215,2024-07-20 10:12:49,Growth,Scale,seat-expansion
|
| 31 |
+
30,217,2024-04-26 12:51:11,Growth,Scale,annual-discount
|
| 32 |
+
31,220,2024-08-05 11:22:29,Starter,Growth,seat-expansion
|
| 33 |
+
32,222,2024-06-07 22:34:35,Growth,Scale,annual-discount
|
| 34 |
+
33,225,2024-07-13 07:03:38,Growth,Scale,seat-expansion
|
| 35 |
+
34,232,2024-05-17 17:59:35,Growth,Scale,procurement
|
| 36 |
+
35,238,2025-03-09 09:54:43,Scale,Scale,annual-discount
|
| 37 |
+
36,244,2024-11-20 10:31:03,Growth,Scale,seat-expansion
|
| 38 |
+
37,252,2025-02-08 04:05:49,Starter,Scale,feature-upgrade
|
| 39 |
+
38,256,2024-06-18 02:25:06,Scale,Scale,seat-expansion
|
| 40 |
+
39,262,2025-02-08 06:22:39,Starter,Scale,seat-expansion
|
| 41 |
+
40,271,2024-06-06 07:05:10,Starter,Scale,annual-discount
|
| 42 |
+
41,285,2024-05-19 20:16:50,Starter,Scale,seat-expansion
|
| 43 |
+
42,288,2024-12-07 07:28:04,Growth,Scale,feature-upgrade
|
| 44 |
+
43,317,2025-03-06 00:37:57,Starter,Scale,feature-upgrade
|
| 45 |
+
44,324,2024-06-05 22:07:22,Starter,Growth,procurement
|
| 46 |
+
45,329,2024-09-24 19:53:19,Starter,Scale,procurement
|
| 47 |
+
46,342,2025-02-04 23:24:13,Growth,Scale,annual-discount
|
| 48 |
+
47,344,2024-07-30 21:11:55,Starter,Growth,procurement
|
| 49 |
+
48,360,2025-03-30 12:19:31,Growth,Scale,seat-expansion
|
| 50 |
+
49,366,2024-06-13 09:50:59,Starter,Scale,seat-expansion
|
| 51 |
+
50,387,2024-06-12 20:32:47,Scale,Scale,feature-upgrade
|
| 52 |
+
51,407,2024-12-11 08:46:10,Starter,Growth,seat-expansion
|
| 53 |
+
52,420,2025-02-19 08:35:12,Starter,Scale,annual-discount
|
| 54 |
+
53,429,2024-12-06 01:25:20,Growth,Scale,feature-upgrade
|
| 55 |
+
54,432,2024-07-23 02:17:15,Growth,Scale,annual-discount
|
| 56 |
+
55,434,2024-12-22 04:58:12,Starter,Growth,procurement
|
| 57 |
+
56,441,2024-10-30 15:54:21,Growth,Scale,feature-upgrade
|
| 58 |
+
57,442,2024-11-16 01:11:24,Growth,Scale,feature-upgrade
|
| 59 |
+
58,449,2024-09-14 05:29:22,Starter,Growth,annual-discount
|
| 60 |
+
59,459,2024-10-21 12:53:58,Starter,Scale,seat-expansion
|
| 61 |
+
60,471,2024-10-17 22:17:44,Starter,Growth,seat-expansion
|
| 62 |
+
61,476,2024-09-03 01:16:20,Growth,Scale,seat-expansion
|
| 63 |
+
62,478,2024-12-07 13:08:34,Starter,Scale,seat-expansion
|
| 64 |
+
63,501,2024-12-21 21:48:44,Growth,Scale,seat-expansion
|
| 65 |
+
64,520,2024-08-12 17:05:09,Growth,Scale,feature-upgrade
|
| 66 |
+
65,527,2024-07-16 16:31:16,Growth,Scale,annual-discount
|
| 67 |
+
66,530,2025-05-12 02:18:51,Starter,Growth,seat-expansion
|
| 68 |
+
67,544,2024-10-25 12:14:36,Growth,Scale,feature-upgrade
|
| 69 |
+
68,554,2024-10-31 23:41:25,Starter,Growth,feature-upgrade
|
| 70 |
+
69,559,2024-12-23 09:34:18,Starter,Scale,seat-expansion
|
| 71 |
+
70,560,2025-06-20 09:56:29,Starter,Scale,procurement
|
| 72 |
+
71,565,2024-09-16 07:20:56,Growth,Scale,seat-expansion
|
| 73 |
+
72,578,2024-11-12 07:38:38,Starter,Scale,procurement
|
| 74 |
+
73,604,2024-10-22 16:45:54,Starter,Growth,seat-expansion
|
| 75 |
+
74,606,2025-01-16 23:47:13,Growth,Scale,annual-discount
|
| 76 |
+
75,618,2025-05-12 09:00:41,Starter,Scale,annual-discount
|
| 77 |
+
76,621,2024-08-09 13:16:47,Starter,Scale,feature-upgrade
|
| 78 |
+
77,622,2025-01-23 17:40:10,Starter,Scale,feature-upgrade
|
| 79 |
+
78,636,2025-06-04 10:09:09,Starter,Scale,feature-upgrade
|
| 80 |
+
79,645,2024-11-20 03:46:26,Starter,Growth,seat-expansion
|
| 81 |
+
80,648,2025-02-04 08:56:34,Growth,Scale,feature-upgrade
|
| 82 |
+
81,653,2025-05-10 06:33:59,Growth,Scale,procurement
|
| 83 |
+
82,661,2025-01-23 04:49:13,Growth,Scale,procurement
|
| 84 |
+
83,665,2024-12-27 02:16:17,Starter,Growth,annual-discount
|
| 85 |
+
84,676,2025-02-18 15:22:58,Growth,Scale,annual-discount
|
| 86 |
+
85,679,2025-01-02 10:34:38,Growth,Scale,annual-discount
|
| 87 |
+
86,682,2024-08-12 20:45:39,Starter,Scale,seat-expansion
|
| 88 |
+
87,712,2024-11-13 08:31:51,Starter,Growth,procurement
|
| 89 |
+
88,729,2025-03-28 23:37:57,Starter,Growth,seat-expansion
|
| 90 |
+
89,742,2024-08-12 08:09:05,Starter,Scale,seat-expansion
|
| 91 |
+
90,746,2025-06-07 11:07:10,Starter,Scale,annual-discount
|
| 92 |
+
91,750,2025-04-26 18:44:58,Starter,Growth,seat-expansion
|
| 93 |
+
92,755,2025-02-20 05:31:33,Starter,Growth,procurement
|
| 94 |
+
93,767,2024-11-26 07:30:48,Scale,Scale,procurement
|
| 95 |
+
94,778,2024-12-18 01:47:13,Growth,Scale,annual-discount
|
| 96 |
+
95,781,2024-09-05 21:01:21,Starter,Growth,annual-discount
|
| 97 |
+
96,783,2024-08-23 05:32:36,Growth,Scale,feature-upgrade
|
| 98 |
+
97,797,2025-06-05 17:08:08,Scale,Scale,annual-discount
|
| 99 |
+
98,807,2025-07-27 23:50:37,Growth,Scale,seat-expansion
|
| 100 |
+
99,815,2025-02-25 12:18:50,Scale,Scale,annual-discount
|
| 101 |
+
100,816,2025-06-30 15:44:26,Growth,Scale,procurement
|
| 102 |
+
101,823,2025-07-16 15:01:57,Growth,Scale,annual-discount
|
| 103 |
+
102,826,2025-03-27 03:30:37,Growth,Scale,feature-upgrade
|
| 104 |
+
103,848,2025-04-05 06:46:02,Starter,Growth,procurement
|
| 105 |
+
104,854,2025-02-11 09:17:31,Starter,Scale,seat-expansion
|
| 106 |
+
105,877,2024-09-11 14:49:04,Growth,Scale,feature-upgrade
|
| 107 |
+
106,883,2024-10-13 19:18:39,Starter,Growth,feature-upgrade
|
| 108 |
+
107,885,2025-07-29 21:24:40,Growth,Scale,seat-expansion
|
| 109 |
+
108,890,2024-10-06 15:25:19,Growth,Scale,procurement
|
| 110 |
+
109,904,2025-08-13 21:48:12,Growth,Scale,annual-discount
|
| 111 |
+
110,907,2024-11-10 04:52:42,Starter,Growth,seat-expansion
|
| 112 |
+
111,917,2025-07-07 23:45:09,Starter,Scale,procurement
|
| 113 |
+
112,921,2024-11-16 20:41:38,Starter,Growth,feature-upgrade
|
| 114 |
+
113,925,2024-10-29 12:01:36,Growth,Scale,procurement
|
| 115 |
+
114,928,2025-07-23 02:01:35,Growth,Scale,procurement
|
| 116 |
+
115,932,2025-04-05 09:16:51,Starter,Scale,procurement
|
| 117 |
+
116,934,2025-06-21 09:40:14,Growth,Scale,procurement
|
| 118 |
+
117,953,2024-09-27 13:53:37,Scale,Scale,feature-upgrade
|
| 119 |
+
118,975,2024-11-01 23:34:04,Starter,Scale,seat-expansion
|
| 120 |
+
119,982,2025-04-05 07:11:24,Growth,Scale,feature-upgrade
|
| 121 |
+
120,983,2024-11-05 19:03:32,Growth,Scale,annual-discount
|
| 122 |
+
121,985,2024-12-30 23:35:46,Growth,Scale,annual-discount
|
| 123 |
+
122,986,2025-05-06 09:28:41,Starter,Growth,seat-expansion
|
| 124 |
+
123,987,2025-03-28 11:25:05,Growth,Scale,procurement
|
| 125 |
+
124,998,2025-07-30 00:38:35,Starter,Scale,seat-expansion
|
| 126 |
+
125,1003,2025-05-22 13:14:19,Scale,Scale,annual-discount
|
| 127 |
+
126,1010,2025-02-10 17:19:34,Starter,Growth,annual-discount
|
| 128 |
+
127,1029,2025-01-30 00:22:13,Starter,Scale,procurement
|
| 129 |
+
128,1032,2024-11-03 23:34:56,Growth,Scale,annual-discount
|
| 130 |
+
129,1038,2024-11-05 01:15:43,Starter,Growth,feature-upgrade
|
| 131 |
+
130,1041,2025-04-10 15:30:17,Starter,Growth,annual-discount
|
| 132 |
+
131,1058,2025-01-09 00:42:19,Scale,Scale,feature-upgrade
|
| 133 |
+
132,1079,2024-10-19 19:05:40,Growth,Scale,seat-expansion
|
| 134 |
+
133,1094,2025-01-28 01:39:30,Growth,Scale,seat-expansion
|
| 135 |
+
134,1097,2025-03-31 04:14:03,Starter,Scale,procurement
|
| 136 |
+
135,1105,2025-05-07 07:23:48,Scale,Scale,feature-upgrade
|
| 137 |
+
136,1108,2025-06-18 08:07:45,Starter,Growth,feature-upgrade
|
| 138 |
+
137,1110,2025-02-23 12:43:23,Starter,Scale,annual-discount
|
| 139 |
+
138,1112,2025-07-08 15:37:08,Starter,Growth,annual-discount
|
| 140 |
+
139,1120,2025-09-11 22:05:30,Growth,Scale,procurement
|
| 141 |
+
140,1135,2024-10-23 16:21:52,Growth,Scale,feature-upgrade
|
| 142 |
+
141,1143,2025-05-06 05:37:50,Starter,Growth,procurement
|
| 143 |
+
142,1158,2025-09-16 07:20:59,Starter,Scale,feature-upgrade
|
| 144 |
+
143,1172,2025-01-14 14:31:09,Starter,Growth,annual-discount
|
| 145 |
+
144,1176,2025-04-01 18:01:57,Starter,Growth,seat-expansion
|
| 146 |
+
145,1191,2025-01-01 10:04:24,Growth,Scale,procurement
|
| 147 |
+
146,1202,2025-01-25 20:22:11,Starter,Scale,seat-expansion
|
| 148 |
+
147,1205,2025-01-10 01:59:50,Starter,Scale,feature-upgrade
|
| 149 |
+
148,1208,2025-04-04 07:09:29,Starter,Growth,seat-expansion
|
| 150 |
+
149,1209,2025-06-18 18:09:49,Starter,Scale,annual-discount
|
| 151 |
+
150,1215,2024-12-02 02:32:19,Growth,Scale,annual-discount
|
| 152 |
+
151,1216,2025-05-17 04:23:16,Scale,Scale,procurement
|
| 153 |
+
152,1231,2025-07-31 08:11:55,Scale,Scale,feature-upgrade
|
| 154 |
+
153,1232,2025-02-16 10:15:02,Scale,Scale,feature-upgrade
|
| 155 |
+
154,1240,2024-12-03 16:43:13,Starter,Growth,procurement
|
| 156 |
+
155,1250,2025-09-09 19:19:11,Starter,Growth,seat-expansion
|
| 157 |
+
156,1253,2024-11-27 08:37:28,Starter,Scale,annual-discount
|
| 158 |
+
157,1270,2025-01-22 11:32:47,Starter,Scale,annual-discount
|
| 159 |
+
158,1283,2025-10-13 06:02:37,Growth,Scale,procurement
|
| 160 |
+
159,1285,2024-12-12 12:15:32,Scale,Scale,feature-upgrade
|
| 161 |
+
160,1331,2024-11-17 20:20:26,Starter,Growth,seat-expansion
|
| 162 |
+
161,1351,2025-06-16 11:47:53,Growth,Scale,annual-discount
|
| 163 |
+
162,1362,2025-03-16 17:28:51,Growth,Scale,procurement
|
| 164 |
+
163,1376,2025-09-08 08:14:47,Scale,Scale,feature-upgrade
|
| 165 |
+
164,1380,2025-04-27 16:33:26,Growth,Scale,annual-discount
|
| 166 |
+
165,1381,2025-10-24 17:03:44,Starter,Growth,annual-discount
|
| 167 |
+
166,1420,2025-02-24 14:11:45,Starter,Growth,procurement
|
| 168 |
+
167,1431,2025-05-15 10:35:22,Starter,Growth,seat-expansion
|
| 169 |
+
168,1437,2025-03-20 15:52:03,Starter,Scale,feature-upgrade
|
| 170 |
+
169,1441,2025-03-20 10:04:05,Growth,Scale,procurement
|
| 171 |
+
170,1444,2025-08-25 18:33:16,Starter,Growth,seat-expansion
|
| 172 |
+
171,1448,2025-05-26 13:03:49,Starter,Growth,feature-upgrade
|
| 173 |
+
172,1459,2025-09-05 03:02:27,Starter,Scale,feature-upgrade
|
| 174 |
+
173,1471,2025-01-29 06:56:51,Starter,Growth,feature-upgrade
|
| 175 |
+
174,1473,2025-01-29 11:22:18,Starter,Scale,procurement
|
| 176 |
+
175,1479,2025-04-26 10:34:39,Scale,Scale,annual-discount
|
| 177 |
+
176,1482,2025-02-12 09:32:45,Starter,Scale,annual-discount
|
| 178 |
+
177,1488,2025-10-14 00:27:43,Starter,Growth,seat-expansion
|
| 179 |
+
178,1491,2025-01-21 03:56:52,Growth,Scale,seat-expansion
|
| 180 |
+
179,1510,2025-09-06 03:01:58,Starter,Growth,seat-expansion
|
| 181 |
+
180,1511,2025-04-21 09:53:03,Starter,Scale,feature-upgrade
|
| 182 |
+
181,1516,2025-11-04 01:31:55,Starter,Scale,seat-expansion
|
| 183 |
+
182,1529,2025-02-03 17:09:01,Starter,Scale,feature-upgrade
|
| 184 |
+
183,1533,2025-06-11 16:16:26,Starter,Scale,procurement
|
| 185 |
+
184,1567,2025-06-29 16:36:44,Starter,Scale,annual-discount
|
| 186 |
+
185,1578,2025-04-22 03:39:36,Starter,Growth,seat-expansion
|
| 187 |
+
186,1579,2025-02-20 04:15:54,Scale,Scale,procurement
|
| 188 |
+
187,1592,2025-09-02 21:59:35,Starter,Scale,annual-discount
|
| 189 |
+
188,1600,2025-04-01 15:24:04,Scale,Scale,seat-expansion
|
| 190 |
+
189,1603,2025-09-28 07:37:56,Growth,Scale,annual-discount
|
| 191 |
+
190,1614,2025-04-17 11:00:18,Starter,Scale,annual-discount
|
| 192 |
+
191,1616,2025-03-04 15:15:36,Starter,Scale,procurement
|
| 193 |
+
192,1621,2025-09-03 06:32:56,Starter,Scale,feature-upgrade
|
| 194 |
+
193,1629,2025-06-24 13:29:58,Starter,Scale,feature-upgrade
|
| 195 |
+
194,1660,2025-04-14 19:07:17,Starter,Growth,annual-discount
|
| 196 |
+
195,1667,2025-10-16 19:10:27,Starter,Scale,annual-discount
|
| 197 |
+
196,1684,2025-12-22 00:13:53,Starter,Growth,seat-expansion
|
| 198 |
+
197,1687,2025-11-03 12:57:59,Scale,Scale,seat-expansion
|
| 199 |
+
198,1688,2025-11-25 13:13:15,Scale,Scale,annual-discount
|
| 200 |
+
199,1694,2025-04-06 19:03:19,Starter,Scale,feature-upgrade
|
| 201 |
+
200,1707,2025-04-10 10:54:28,Growth,Scale,feature-upgrade
|
| 202 |
+
201,1712,2025-07-16 16:36:40,Growth,Scale,seat-expansion
|
| 203 |
+
202,1713,2025-05-18 16:51:17,Growth,Scale,seat-expansion
|
| 204 |
+
203,1722,2025-11-13 18:22:56,Starter,Scale,procurement
|
| 205 |
+
204,1729,2025-04-25 09:28:08,Starter,Growth,seat-expansion
|
| 206 |
+
205,1733,2025-03-06 23:15:58,Starter,Scale,seat-expansion
|
| 207 |
+
206,1735,2025-10-30 08:19:58,Starter,Scale,feature-upgrade
|
| 208 |
+
207,1748,2025-12-11 14:48:07,Growth,Scale,seat-expansion
|
| 209 |
+
208,1750,2025-04-30 16:57:08,Starter,Growth,seat-expansion
|
| 210 |
+
209,1784,2025-05-31 01:52:57,Growth,Scale,feature-upgrade
|
| 211 |
+
210,1786,2025-03-05 03:46:37,Starter,Scale,feature-upgrade
|
| 212 |
+
211,1789,2025-09-25 07:47:11,Growth,Scale,procurement
|
| 213 |
+
212,1836,2025-12-16 16:10:09,Starter,Scale,procurement
|
| 214 |
+
213,1838,2025-07-03 22:22:05,Scale,Scale,seat-expansion
|
| 215 |
+
214,1844,2025-03-09 08:36:42,Growth,Scale,feature-upgrade
|
| 216 |
+
215,1846,2025-06-12 15:25:55,Starter,Growth,annual-discount
|
| 217 |
+
216,1847,2025-05-02 16:45:12,Starter,Scale,procurement
|
| 218 |
+
217,1851,2025-10-24 17:59:53,Starter,Growth,feature-upgrade
|
| 219 |
+
218,1888,2025-11-07 09:45:34,Growth,Scale,feature-upgrade
|
| 220 |
+
219,1895,2025-09-26 10:06:16,Starter,Scale,procurement
|
| 221 |
+
220,1905,2025-06-05 09:33:41,Growth,Scale,annual-discount
|
| 222 |
+
221,1917,2026-01-02 10:56:05,Starter,Growth,seat-expansion
|
| 223 |
+
222,1923,2025-10-03 13:47:12,Scale,Scale,feature-upgrade
|
| 224 |
+
223,1924,2025-10-12 18:42:11,Starter,Growth,annual-discount
|
| 225 |
+
224,1928,2026-02-13 15:25:34,Growth,Scale,seat-expansion
|
| 226 |
+
225,1933,2026-01-18 13:23:43,Starter,Growth,feature-upgrade
|
| 227 |
+
226,1953,2025-02-20 09:10:41,Starter,Scale,seat-expansion
|
| 228 |
+
227,1967,2025-10-23 22:49:11,Growth,Scale,procurement
|
| 229 |
+
228,2005,2025-03-09 11:06:45,Growth,Scale,seat-expansion
|
| 230 |
+
229,2006,2025-11-16 12:38:38,Starter,Scale,procurement
|
| 231 |
+
230,2010,2025-02-24 01:06:17,Growth,Scale,annual-discount
|
| 232 |
+
231,2013,2026-01-30 05:16:27,Starter,Scale,seat-expansion
|
| 233 |
+
232,2024,2025-05-14 18:52:42,Growth,Scale,feature-upgrade
|
| 234 |
+
233,2037,2025-11-09 00:19:25,Starter,Scale,annual-discount
|
| 235 |
+
234,2045,2026-01-06 01:25:39,Growth,Scale,procurement
|
| 236 |
+
235,2049,2025-09-11 21:34:04,Starter,Scale,annual-discount
|
| 237 |
+
236,2050,2026-01-18 21:34:41,Starter,Scale,procurement
|
| 238 |
+
237,2058,2025-03-04 19:11:33,Starter,Growth,seat-expansion
|
| 239 |
+
238,2067,2025-05-11 23:45:22,Growth,Scale,annual-discount
|
| 240 |
+
239,2075,2025-08-01 07:54:02,Growth,Scale,annual-discount
|
| 241 |
+
240,2077,2025-08-01 09:57:50,Growth,Scale,feature-upgrade
|
| 242 |
+
241,2102,2026-01-18 23:16:32,Starter,Scale,feature-upgrade
|
| 243 |
+
242,2103,2025-11-06 04:11:26,Growth,Scale,seat-expansion
|
| 244 |
+
243,2108,2025-05-24 16:15:52,Growth,Scale,seat-expansion
|
| 245 |
+
244,2123,2025-05-20 11:49:13,Growth,Scale,procurement
|
| 246 |
+
245,2130,2025-04-11 00:40:15,Starter,Growth,feature-upgrade
|
| 247 |
+
246,2139,2025-10-31 11:09:55,Growth,Scale,procurement
|
| 248 |
+
247,2142,2025-04-13 17:14:07,Growth,Scale,feature-upgrade
|
| 249 |
+
248,2143,2025-04-14 17:22:40,Starter,Growth,annual-discount
|
| 250 |
+
249,2145,2025-09-27 06:52:42,Growth,Scale,procurement
|
| 251 |
+
250,2147,2026-02-07 18:11:25,Growth,Scale,feature-upgrade
|
| 252 |
+
251,2160,2025-11-11 17:25:20,Starter,Growth,seat-expansion
|
| 253 |
+
252,2167,2025-08-20 12:35:02,Starter,Growth,seat-expansion
|
| 254 |
+
253,2169,2025-07-28 19:36:23,Growth,Scale,seat-expansion
|
| 255 |
+
254,2171,2025-10-06 21:55:50,Growth,Scale,seat-expansion
|
| 256 |
+
255,2177,2025-09-18 11:19:00,Scale,Scale,procurement
|
| 257 |
+
256,2178,2025-07-29 16:29:16,Starter,Scale,seat-expansion
|
| 258 |
+
257,2181,2025-10-08 21:59:02,Starter,Growth,seat-expansion
|
| 259 |
+
258,2183,2025-05-31 11:40:44,Growth,Scale,annual-discount
|
| 260 |
+
259,2185,2025-09-05 15:24:47,Growth,Scale,seat-expansion
|
| 261 |
+
260,2194,2025-05-08 12:55:28,Starter,Growth,feature-upgrade
|
| 262 |
+
261,2200,2025-06-30 05:38:54,Starter,Scale,seat-expansion
|
| 263 |
+
262,2212,2025-04-16 02:44:59,Growth,Scale,feature-upgrade
|
| 264 |
+
263,2216,2025-09-28 16:01:45,Starter,Growth,seat-expansion
|
| 265 |
+
264,2222,2025-04-19 16:30:14,Growth,Scale,feature-upgrade
|
| 266 |
+
265,2228,2025-05-26 16:37:12,Growth,Scale,seat-expansion
|
| 267 |
+
266,2229,2026-01-10 19:05:37,Starter,Growth,procurement
|
| 268 |
+
267,2244,2025-04-27 22:00:15,Starter,Scale,annual-discount
|
| 269 |
+
268,2245,2025-11-20 00:16:09,Growth,Scale,annual-discount
|
| 270 |
+
269,2252,2025-05-20 11:29:53,Growth,Scale,seat-expansion
|
| 271 |
+
270,2274,2025-11-23 18:39:27,Scale,Scale,feature-upgrade
|
| 272 |
+
271,2277,2025-10-26 02:40:15,Starter,Growth,procurement
|
| 273 |
+
272,2305,2026-02-11 02:01:37,Starter,Scale,annual-discount
|
| 274 |
+
273,2309,2026-01-04 13:41:45,Scale,Scale,feature-upgrade
|
| 275 |
+
274,2312,2025-06-04 10:37:31,Scale,Scale,feature-upgrade
|
| 276 |
+
275,2317,2025-10-07 18:45:39,Starter,Scale,seat-expansion
|
| 277 |
+
276,2331,2025-11-16 23:16:34,Starter,Growth,annual-discount
|
| 278 |
+
277,2340,2025-06-04 02:08:47,Starter,Growth,annual-discount
|
| 279 |
+
278,2347,2026-02-12 00:02:42,Starter,Growth,annual-discount
|
| 280 |
+
279,2370,2026-01-10 02:52:46,Starter,Growth,feature-upgrade
|
| 281 |
+
280,2392,2025-12-16 08:32:53,Growth,Scale,procurement
|
| 282 |
+
281,2396,2025-09-15 07:17:06,Growth,Scale,annual-discount
|
| 283 |
+
282,2397,2025-06-10 09:19:34,Growth,Scale,seat-expansion
|
| 284 |
+
283,2402,2026-02-09 20:53:02,Growth,Scale,procurement
|
| 285 |
+
284,2403,2026-03-03 22:28:59,Scale,Scale,feature-upgrade
|
| 286 |
+
285,2405,2026-03-07 00:17:41,Starter,Scale,annual-discount
|
| 287 |
+
286,2408,2026-02-03 06:37:04,Growth,Scale,annual-discount
|
| 288 |
+
287,2420,2025-06-01 09:11:13,Scale,Scale,feature-upgrade
|
| 289 |
+
288,2443,2025-05-09 20:54:25,Starter,Scale,annual-discount
|
| 290 |
+
289,2456,2025-09-22 03:37:30,Growth,Scale,procurement
|
| 291 |
+
290,2463,2026-01-29 07:42:19,Starter,Growth,seat-expansion
|
| 292 |
+
291,2464,2025-11-17 07:43:59,Starter,Growth,seat-expansion
|
| 293 |
+
292,2479,2025-12-26 22:21:43,Starter,Scale,procurement
|
| 294 |
+
293,2484,2025-07-27 14:26:41,Starter,Scale,procurement
|
| 295 |
+
294,2504,2025-07-03 21:04:44,Growth,Scale,feature-upgrade
|
| 296 |
+
295,2509,2025-11-26 18:50:09,Starter,Scale,annual-discount
|
| 297 |
+
296,2514,2025-11-20 19:03:07,Scale,Scale,seat-expansion
|
| 298 |
+
297,2523,2025-07-19 15:13:27,Scale,Scale,feature-upgrade
|
| 299 |
+
298,2537,2025-09-14 06:20:01,Scale,Scale,procurement
|
| 300 |
+
299,2560,2026-04-21 23:31:12,Growth,Scale,seat-expansion
|
| 301 |
+
300,2569,2026-04-13 10:36:06,Starter,Growth,annual-discount
|
| 302 |
+
301,2578,2025-07-27 01:52:08,Starter,Growth,procurement
|
| 303 |
+
302,2600,2025-07-10 07:37:32,Scale,Scale,procurement
|
| 304 |
+
303,2602,2025-06-23 09:55:36,Starter,Growth,seat-expansion
|
| 305 |
+
304,2609,2025-10-13 17:36:38,Starter,Scale,annual-discount
|
| 306 |
+
305,2611,2026-02-06 00:50:31,Growth,Scale,procurement
|
| 307 |
+
306,2613,2026-02-19 05:20:48,Starter,Growth,feature-upgrade
|
| 308 |
+
307,2616,2026-04-29 11:15:38,Starter,Scale,seat-expansion
|
| 309 |
+
308,2625,2025-06-15 02:55:06,Scale,Scale,annual-discount
|
| 310 |
+
309,2646,2026-05-02 03:31:20,Scale,Scale,seat-expansion
|
| 311 |
+
310,2686,2025-06-11 06:18:14,Growth,Scale,procurement
|
| 312 |
+
311,2691,2025-08-06 14:01:15,Starter,Scale,procurement
|
| 313 |
+
312,2706,2025-09-21 03:17:28,Growth,Scale,annual-discount
|
| 314 |
+
313,2719,2025-07-16 08:11:56,Growth,Scale,feature-upgrade
|
| 315 |
+
314,2725,2026-04-13 23:06:46,Starter,Growth,annual-discount
|
| 316 |
+
315,2735,2025-10-02 20:43:41,Starter,Scale,feature-upgrade
|
| 317 |
+
316,2744,2026-04-19 16:24:01,Scale,Scale,procurement
|
| 318 |
+
317,2754,2026-05-23 20:59:21,Starter,Scale,seat-expansion
|
| 319 |
+
318,2768,2025-07-20 09:21:17,Growth,Scale,annual-discount
|
| 320 |
+
319,2792,2026-03-22 22:31:27,Starter,Growth,annual-discount
|
| 321 |
+
320,2811,2025-11-25 04:52:49,Starter,Growth,feature-upgrade
|
| 322 |
+
321,2818,2026-05-27 18:34:31,Starter,Growth,feature-upgrade
|
| 323 |
+
322,2829,2026-01-08 08:31:39,Starter,Scale,procurement
|
| 324 |
+
323,2832,2025-06-14 01:20:02,Scale,Scale,annual-discount
|
| 325 |
+
324,2844,2026-02-26 08:26:08,Starter,Growth,annual-discount
|
| 326 |
+
325,2845,2026-04-26 11:17:13,Starter,Scale,seat-expansion
|
| 327 |
+
326,2859,2026-03-18 03:42:54,Starter,Scale,annual-discount
|
| 328 |
+
327,2860,2025-09-24 04:27:28,Scale,Scale,procurement
|
| 329 |
+
328,2876,2026-01-25 23:36:40,Starter,Growth,annual-discount
|
| 330 |
+
329,2882,2026-04-10 12:31:07,Starter,Scale,feature-upgrade
|
| 331 |
+
330,2888,2026-06-12 16:49:57,Starter,Growth,seat-expansion
|
| 332 |
+
331,2898,2026-06-02 04:34:51,Starter,Growth,seat-expansion
|
| 333 |
+
332,2918,2025-09-12 00:46:15,Starter,Scale,procurement
|
| 334 |
+
333,2921,2025-12-28 11:14:35,Growth,Scale,procurement
|
| 335 |
+
334,2928,2025-09-26 08:09:12,Starter,Growth,annual-discount
|
| 336 |
+
335,2932,2025-07-12 23:53:07,Growth,Scale,feature-upgrade
|
| 337 |
+
336,2949,2025-06-25 13:26:26,Growth,Scale,annual-discount
|
| 338 |
+
337,2967,2025-12-07 05:00:28,Starter,Scale,annual-discount
|
| 339 |
+
338,2970,2025-08-30 13:40:37,Growth,Scale,seat-expansion
|
| 340 |
+
339,2976,2025-11-16 10:08:08,Starter,Growth,procurement
|
| 341 |
+
340,2993,2025-09-24 06:48:22,Growth,Scale,annual-discount
|
| 342 |
+
341,3009,2025-07-17 07:35:47,Starter,Scale,annual-discount
|
| 343 |
+
342,3024,2026-02-16 18:59:23,Growth,Scale,annual-discount
|
| 344 |
+
343,3031,2025-12-21 07:25:07,Starter,Growth,annual-discount
|
| 345 |
+
344,3037,2026-06-25 02:55:41,Scale,Scale,annual-discount
|
| 346 |
+
345,3052,2026-01-31 04:03:08,Growth,Scale,feature-upgrade
|
| 347 |
+
346,3057,2026-07-04 17:55:10,Scale,Scale,feature-upgrade
|
| 348 |
+
347,3078,2025-07-30 04:28:44,Scale,Scale,annual-discount
|
| 349 |
+
348,3088,2025-10-12 14:16:51,Scale,Scale,procurement
|
| 350 |
+
349,3103,2026-07-04 09:48:18,Starter,Scale,procurement
|
| 351 |
+
350,3111,2026-04-08 02:30:25,Scale,Scale,annual-discount
|
| 352 |
+
351,3125,2026-02-07 20:00:47,Starter,Growth,feature-upgrade
|
| 353 |
+
352,3134,2025-11-13 21:24:11,Growth,Scale,annual-discount
|
| 354 |
+
353,3145,2025-12-02 18:28:13,Growth,Scale,seat-expansion
|
| 355 |
+
354,3148,2026-01-02 00:14:59,Starter,Growth,feature-upgrade
|
| 356 |
+
355,3152,2025-08-24 08:06:05,Growth,Scale,seat-expansion
|
| 357 |
+
356,3160,2025-12-12 16:04:40,Starter,Growth,procurement
|
| 358 |
+
357,3166,2025-10-21 07:52:57,Starter,Growth,seat-expansion
|
| 359 |
+
358,3175,2026-04-29 23:03:28,Starter,Scale,seat-expansion
|
| 360 |
+
359,3181,2026-04-29 11:45:46,Starter,Scale,feature-upgrade
|
| 361 |
+
360,3188,2026-04-22 03:15:30,Scale,Scale,feature-upgrade
|
| 362 |
+
361,3199,2025-12-25 02:51:04,Growth,Scale,feature-upgrade
|
| 363 |
+
362,3229,2025-10-06 14:21:57,Growth,Scale,procurement
|
| 364 |
+
363,3254,2026-07-19 11:47:27,Starter,Growth,annual-discount
|
| 365 |
+
364,3256,2025-12-25 15:45:19,Scale,Scale,feature-upgrade
|
| 366 |
+
365,3259,2025-09-17 23:50:28,Starter,Scale,seat-expansion
|
| 367 |
+
366,3263,2026-05-26 10:18:48,Starter,Growth,procurement
|
| 368 |
+
367,3267,2026-03-03 22:46:39,Starter,Scale,feature-upgrade
|
| 369 |
+
368,3293,2026-07-08 09:19:22,Starter,Growth,annual-discount
|
| 370 |
+
369,3309,2026-06-12 07:21:03,Scale,Scale,annual-discount
|
| 371 |
+
370,3312,2026-01-27 22:03:25,Growth,Scale,feature-upgrade
|
| 372 |
+
371,3314,2026-06-24 03:10:21,Starter,Growth,feature-upgrade
|
| 373 |
+
372,3341,2025-12-14 17:32:28,Scale,Scale,annual-discount
|
| 374 |
+
373,3346,2026-07-24 15:15:28,Starter,Scale,procurement
|
| 375 |
+
374,3366,2025-10-02 15:17:02,Starter,Growth,procurement
|
| 376 |
+
375,3377,2026-03-27 10:42:19,Growth,Scale,annual-discount
|
| 377 |
+
376,3381,2026-01-16 02:04:27,Starter,Growth,feature-upgrade
|
| 378 |
+
377,3382,2026-02-23 04:34:19,Growth,Scale,annual-discount
|
| 379 |
+
378,3385,2025-10-02 19:07:28,Growth,Scale,seat-expansion
|
| 380 |
+
379,3387,2025-12-17 02:54:46,Starter,Growth,procurement
|
| 381 |
+
380,3393,2026-05-18 12:27:00,Starter,Growth,procurement
|
| 382 |
+
381,3404,2025-12-19 06:56:52,Growth,Scale,procurement
|
| 383 |
+
382,3407,2026-06-05 18:37:46,Scale,Scale,feature-upgrade
|
| 384 |
+
383,3409,2026-04-07 20:13:51,Scale,Scale,seat-expansion
|
| 385 |
+
384,3413,2026-02-20 09:57:53,Growth,Scale,procurement
|
| 386 |
+
385,3418,2025-11-30 03:10:21,Growth,Scale,seat-expansion
|
| 387 |
+
386,3423,2025-10-20 18:46:15,Starter,Scale,annual-discount
|
| 388 |
+
387,3430,2026-01-03 22:45:46,Starter,Growth,annual-discount
|
| 389 |
+
388,3458,2025-12-09 11:58:34,Starter,Growth,feature-upgrade
|
| 390 |
+
389,3462,2026-07-26 00:09:22,Starter,Scale,feature-upgrade
|
| 391 |
+
390,3463,2026-08-28 00:24:04,Starter,Growth,seat-expansion
|
| 392 |
+
391,3495,2026-06-16 19:54:07,Starter,Scale,procurement
|
| 393 |
+
392,3506,2025-11-06 13:25:25,Starter,Scale,feature-upgrade
|
| 394 |
+
393,3507,2026-06-11 15:03:47,Growth,Scale,procurement
|
| 395 |
+
394,3510,2025-10-03 19:20:41,Growth,Scale,feature-upgrade
|
| 396 |
+
395,3530,2025-11-09 02:22:35,Scale,Scale,annual-discount
|
| 397 |
+
396,3535,2026-06-07 19:38:03,Starter,Scale,feature-upgrade
|
| 398 |
+
397,3542,2025-11-15 08:18:47,Starter,Growth,annual-discount
|
| 399 |
+
398,3556,2026-05-02 03:40:02,Growth,Scale,annual-discount
|
| 400 |
+
399,3564,2026-04-29 03:38:19,Growth,Scale,feature-upgrade
|
| 401 |
+
400,3573,2026-02-03 03:27:43,Growth,Scale,feature-upgrade
|
| 402 |
+
401,3588,2026-01-16 02:31:46,Growth,Scale,feature-upgrade
|
| 403 |
+
402,3595,2026-05-27 14:26:14,Growth,Scale,procurement
|
| 404 |
+
403,3604,2026-05-04 19:22:58,Starter,Scale,feature-upgrade
|
| 405 |
+
404,3616,2026-08-11 20:51:15,Growth,Scale,procurement
|
| 406 |
+
405,3640,2025-11-30 13:49:52,Starter,Growth,annual-discount
|
| 407 |
+
406,3648,2026-02-07 15:04:50,Growth,Scale,annual-discount
|
| 408 |
+
407,3657,2026-03-30 13:03:22,Starter,Growth,procurement
|
| 409 |
+
408,3663,2026-01-08 03:00:23,Growth,Scale,procurement
|
| 410 |
+
409,3668,2026-04-13 08:52:23,Growth,Scale,seat-expansion
|
| 411 |
+
410,3674,2026-02-18 16:22:51,Scale,Scale,procurement
|
| 412 |
+
411,3678,2026-07-01 01:03:35,Starter,Scale,seat-expansion
|
| 413 |
+
412,3687,2026-01-31 17:40:23,Growth,Scale,seat-expansion
|
| 414 |
+
413,3695,2026-05-30 16:36:32,Starter,Growth,annual-discount
|
| 415 |
+
414,3709,2026-06-29 01:41:58,Starter,Growth,procurement
|
| 416 |
+
415,3711,2025-10-01 09:31:20,Starter,Growth,seat-expansion
|
| 417 |
+
416,3722,2026-04-26 07:49:37,Starter,Growth,seat-expansion
|
| 418 |
+
417,3733,2025-11-07 15:47:22,Starter,Growth,annual-discount
|
| 419 |
+
418,3755,2026-02-11 01:21:00,Growth,Scale,feature-upgrade
|
| 420 |
+
419,3756,2025-10-10 03:39:41,Growth,Scale,seat-expansion
|
| 421 |
+
420,3763,2026-09-04 15:04:58,Starter,Scale,feature-upgrade
|
| 422 |
+
421,3766,2026-06-08 17:55:56,Growth,Scale,feature-upgrade
|
| 423 |
+
422,3770,2025-12-11 23:35:21,Starter,Scale,procurement
|
| 424 |
+
423,3785,2025-10-22 12:34:02,Starter,Growth,feature-upgrade
|
| 425 |
+
424,3786,2025-10-11 19:19:26,Starter,Growth,procurement
|
| 426 |
+
425,3796,2025-12-24 00:49:07,Growth,Scale,procurement
|
| 427 |
+
426,3802,2026-06-12 05:04:23,Starter,Growth,annual-discount
|
| 428 |
+
427,3811,2026-03-07 20:23:21,Starter,Scale,seat-expansion
|
| 429 |
+
428,3820,2025-12-11 06:56:48,Growth,Scale,annual-discount
|
| 430 |
+
429,3821,2025-12-03 08:00:41,Growth,Scale,seat-expansion
|
| 431 |
+
430,3827,2025-10-19 07:03:09,Growth,Scale,procurement
|
| 432 |
+
431,3834,2025-12-30 07:40:40,Starter,Growth,annual-discount
|
| 433 |
+
432,3843,2025-12-20 04:15:18,Starter,Growth,feature-upgrade
|
| 434 |
+
433,3844,2026-09-07 05:42:15,Growth,Scale,seat-expansion
|
| 435 |
+
434,3845,2025-12-04 08:12:39,Growth,Scale,procurement
|
| 436 |
+
435,3846,2026-05-16 09:45:06,Growth,Scale,annual-discount
|
| 437 |
+
436,3859,2025-11-15 09:56:50,Starter,Scale,annual-discount
|
| 438 |
+
437,3870,2026-04-18 18:25:41,Starter,Growth,feature-upgrade
|
| 439 |
+
438,3873,2025-12-21 06:15:43,Starter,Scale,annual-discount
|
| 440 |
+
439,3875,2026-08-26 08:42:36,Starter,Growth,seat-expansion
|
| 441 |
+
440,3877,2026-05-26 12:17:17,Starter,Growth,annual-discount
|
| 442 |
+
441,3885,2025-10-28 04:31:55,Starter,Scale,seat-expansion
|
| 443 |
+
442,3897,2025-11-18 02:31:07,Starter,Scale,annual-discount
|
| 444 |
+
443,3905,2026-08-02 21:39:35,Starter,Growth,annual-discount
|
| 445 |
+
444,3913,2026-05-12 22:35:18,Growth,Scale,seat-expansion
|
| 446 |
+
445,3915,2026-05-07 00:34:48,Starter,Growth,seat-expansion
|
| 447 |
+
446,3924,2025-11-27 22:51:15,Growth,Scale,annual-discount
|
| 448 |
+
447,3928,2026-06-24 10:48:56,Growth,Scale,procurement
|
| 449 |
+
448,3930,2026-04-04 22:37:30,Starter,Scale,seat-expansion
|
| 450 |
+
449,3942,2025-11-15 16:04:27,Starter,Growth,feature-upgrade
|
| 451 |
+
450,3946,2026-10-15 01:56:16,Scale,Scale,seat-expansion
|
| 452 |
+
451,3947,2025-11-30 07:09:24,Growth,Scale,seat-expansion
|
| 453 |
+
452,3980,2026-08-15 14:55:42,Growth,Scale,seat-expansion
|
| 454 |
+
453,3988,2026-07-17 09:51:10,Starter,Growth,feature-upgrade
|
| 455 |
+
454,3992,2025-12-01 22:50:56,Starter,Scale,annual-discount
|
| 456 |
+
455,3993,2026-05-23 02:19:48,Growth,Scale,seat-expansion
|
| 457 |
+
456,3997,2026-05-27 13:35:25,Growth,Scale,annual-discount
|
| 458 |
+
457,3998,2026-05-11 16:01:18,Scale,Scale,annual-discount
|
| 459 |
+
458,4012,2026-02-10 19:59:34,Starter,Growth,feature-upgrade
|
| 460 |
+
459,4013,2026-10-14 00:51:13,Growth,Scale,feature-upgrade
|
| 461 |
+
460,4015,2025-12-02 03:01:37,Starter,Scale,procurement
|
| 462 |
+
461,4016,2026-02-09 07:43:01,Starter,Scale,annual-discount
|
| 463 |
+
462,4047,2025-11-14 07:27:14,Starter,Growth,procurement
|
| 464 |
+
463,4052,2025-12-07 02:13:13,Growth,Scale,feature-upgrade
|
| 465 |
+
464,4077,2026-08-29 04:04:06,Starter,Growth,feature-upgrade
|
| 466 |
+
465,4086,2026-02-05 02:16:57,Starter,Scale,seat-expansion
|
| 467 |
+
466,4088,2026-03-06 05:17:50,Scale,Scale,seat-expansion
|
| 468 |
+
467,4092,2026-10-27 14:08:52,Growth,Scale,feature-upgrade
|
| 469 |
+
468,4100,2026-10-14 23:40:06,Starter,Scale,seat-expansion
|
| 470 |
+
469,4102,2026-08-10 01:29:21,Starter,Growth,seat-expansion
|
| 471 |
+
470,4107,2026-04-12 11:54:29,Starter,Scale,feature-upgrade
|
| 472 |
+
471,4130,2026-04-19 03:59:24,Growth,Scale,annual-discount
|
| 473 |
+
472,4141,2025-12-28 18:32:51,Starter,Scale,seat-expansion
|
| 474 |
+
473,4153,2026-02-18 07:51:59,Scale,Scale,annual-discount
|
| 475 |
+
474,4157,2026-02-12 17:11:29,Scale,Scale,seat-expansion
|
| 476 |
+
475,4172,2026-06-15 05:01:28,Growth,Scale,seat-expansion
|
| 477 |
+
476,4179,2026-03-09 18:39:00,Scale,Scale,annual-discount
|
| 478 |
+
477,4183,2026-01-16 13:43:57,Scale,Scale,annual-discount
|
| 479 |
+
478,4187,2026-08-06 03:23:56,Starter,Growth,seat-expansion
|
| 480 |
+
479,4194,2025-12-16 03:02:10,Scale,Scale,procurement
|
| 481 |
+
480,4206,2026-08-04 07:02:39,Starter,Growth,seat-expansion
|
| 482 |
+
481,4215,2026-03-16 19:04:04,Starter,Scale,seat-expansion
|
| 483 |
+
482,4218,2026-03-05 01:18:32,Starter,Growth,seat-expansion
|
| 484 |
+
483,4223,2026-06-11 07:39:10,Growth,Scale,seat-expansion
|
| 485 |
+
484,4225,2026-02-04 08:52:20,Scale,Scale,seat-expansion
|
| 486 |
+
485,4239,2026-01-15 03:06:02,Growth,Scale,procurement
|
| 487 |
+
486,4248,2026-10-04 15:05:04,Starter,Growth,seat-expansion
|
| 488 |
+
487,4271,2026-08-22 06:59:23,Starter,Scale,annual-discount
|
| 489 |
+
488,4277,2026-01-05 21:15:39,Growth,Scale,procurement
|
| 490 |
+
489,4309,2026-08-19 02:53:10,Scale,Scale,seat-expansion
|
| 491 |
+
490,4357,2026-01-30 01:22:10,Starter,Scale,seat-expansion
|
| 492 |
+
491,4370,2026-08-07 08:45:33,Growth,Scale,annual-discount
|
| 493 |
+
492,4385,2026-01-20 08:05:29,Growth,Scale,procurement
|
| 494 |
+
493,4411,2026-11-21 17:47:16,Starter,Growth,seat-expansion
|
| 495 |
+
494,4424,2026-07-03 16:36:30,Growth,Scale,annual-discount
|
| 496 |
+
495,4439,2026-08-19 05:19:40,Starter,Scale,feature-upgrade
|
| 497 |
+
496,4456,2026-01-23 21:02:47,Starter,Growth,feature-upgrade
|
| 498 |
+
497,4457,2026-06-28 00:18:10,Starter,Scale,feature-upgrade
|
| 499 |
+
498,4460,2026-09-02 17:22:10,Growth,Scale,annual-discount
|
| 500 |
+
499,4461,2026-05-17 17:35:55,Growth,Scale,feature-upgrade
|
| 501 |
+
500,4468,2026-07-26 07:30:47,Scale,Scale,feature-upgrade
|
| 502 |
+
501,4472,2026-06-18 11:28:31,Starter,Growth,procurement
|
| 503 |
+
502,4490,2026-04-10 14:41:03,Starter,Growth,annual-discount
|
| 504 |
+
503,4497,2026-04-11 11:09:23,Starter,Growth,seat-expansion
|
| 505 |
+
504,4499,2026-01-21 15:16:26,Starter,Scale,annual-discount
|
| 506 |
+
505,4511,2026-12-10 20:37:32,Scale,Scale,annual-discount
|
| 507 |
+
506,4515,2026-07-31 02:58:37,Starter,Growth,annual-discount
|
| 508 |
+
507,4518,2026-10-06 18:42:48,Growth,Scale,feature-upgrade
|
| 509 |
+
508,4530,2026-12-09 15:32:12,Starter,Growth,annual-discount
|
| 510 |
+
509,4534,2026-04-07 20:58:57,Scale,Scale,seat-expansion
|
| 511 |
+
510,4535,2025-12-29 21:10:32,Scale,Scale,annual-discount
|
| 512 |
+
511,4546,2026-01-09 23:48:02,Growth,Scale,feature-upgrade
|
| 513 |
+
512,4550,2026-05-08 09:20:50,Growth,Scale,procurement
|
| 514 |
+
513,4552,2026-11-07 16:12:44,Growth,Scale,annual-discount
|
| 515 |
+
514,4553,2026-11-05 21:45:47,Growth,Scale,feature-upgrade
|
| 516 |
+
515,4559,2026-02-15 12:23:20,Starter,Growth,annual-discount
|
| 517 |
+
516,4563,2026-05-01 13:42:56,Growth,Scale,annual-discount
|
| 518 |
+
517,4571,2026-09-03 09:05:57,Growth,Scale,seat-expansion
|
| 519 |
+
518,4595,2026-07-23 16:06:45,Starter,Scale,procurement
|
| 520 |
+
519,4596,2026-11-03 17:43:34,Starter,Scale,procurement
|
| 521 |
+
520,4615,2026-08-31 11:38:06,Starter,Growth,annual-discount
|
| 522 |
+
521,4629,2026-10-29 21:44:29,Starter,Growth,seat-expansion
|
| 523 |
+
522,4631,2026-06-07 04:00:47,Growth,Scale,feature-upgrade
|
| 524 |
+
523,4648,2026-08-07 14:25:31,Starter,Scale,feature-upgrade
|
| 525 |
+
524,4655,2026-07-25 17:01:35,Growth,Scale,procurement
|
| 526 |
+
525,4656,2026-04-15 18:36:29,Starter,Growth,feature-upgrade
|
| 527 |
+
526,4657,2026-08-16 21:07:54,Starter,Scale,annual-discount
|
| 528 |
+
527,4665,2026-05-01 23:24:19,Starter,Growth,procurement
|
| 529 |
+
528,4673,2026-06-21 14:56:38,Starter,Growth,procurement
|
| 530 |
+
529,4674,2026-05-17 16:44:32,Growth,Scale,feature-upgrade
|
| 531 |
+
530,4678,2026-01-14 01:49:46,Starter,Growth,procurement
|
| 532 |
+
531,4687,2026-04-14 13:05:00,Growth,Scale,annual-discount
|
| 533 |
+
532,4691,2026-08-24 22:50:03,Growth,Scale,annual-discount
|
| 534 |
+
533,4714,2026-01-17 02:36:00,Growth,Scale,annual-discount
|
| 535 |
+
534,4732,2026-06-29 08:18:16,Growth,Scale,procurement
|
| 536 |
+
535,4754,2026-11-07 03:09:37,Starter,Growth,annual-discount
|
| 537 |
+
536,4757,2026-08-08 14:38:36,Starter,Growth,seat-expansion
|
| 538 |
+
537,4758,2026-07-24 17:46:15,Starter,Scale,seat-expansion
|
| 539 |
+
538,4760,2026-11-08 20:38:23,Starter,Growth,procurement
|
| 540 |
+
539,4769,2026-11-12 08:57:18,Growth,Scale,feature-upgrade
|
| 541 |
+
540,4771,2026-09-09 13:45:00,Growth,Scale,seat-expansion
|
| 542 |
+
541,4772,2026-04-05 14:00:31,Growth,Scale,procurement
|
| 543 |
+
542,4778,2026-08-08 05:00:30,Growth,Scale,annual-discount
|
| 544 |
+
543,4781,2026-07-05 14:09:59,Growth,Scale,seat-expansion
|
| 545 |
+
544,4790,2026-08-12 18:18:13,Growth,Scale,annual-discount
|
| 546 |
+
545,4791,2026-06-22 23:18:49,Starter,Growth,procurement
|
| 547 |
+
546,4795,2026-12-13 19:46:47,Starter,Scale,feature-upgrade
|
| 548 |
+
547,4813,2026-03-07 13:46:47,Starter,Growth,procurement
|
| 549 |
+
548,4815,2026-08-24 21:59:10,Growth,Scale,procurement
|
| 550 |
+
549,4820,2026-05-23 14:49:44,Growth,Scale,feature-upgrade
|
| 551 |
+
550,4823,2026-12-26 23:49:09,Growth,Scale,feature-upgrade
|
| 552 |
+
551,4825,2027-01-02 04:18:15,Starter,Scale,annual-discount
|
| 553 |
+
552,4831,2026-09-03 23:42:30,Starter,Growth,feature-upgrade
|
| 554 |
+
553,4838,2027-01-08 12:41:37,Starter,Growth,seat-expansion
|
| 555 |
+
554,4840,2026-05-22 15:01:48,Scale,Scale,feature-upgrade
|
| 556 |
+
555,4857,2026-02-09 01:59:52,Starter,Growth,feature-upgrade
|
| 557 |
+
556,4872,2026-11-14 04:22:59,Growth,Scale,procurement
|
| 558 |
+
557,4876,2026-03-25 13:32:38,Starter,Scale,seat-expansion
|
| 559 |
+
558,4879,2027-01-15 23:26:22,Starter,Scale,procurement
|
| 560 |
+
559,4892,2026-06-03 23:57:06,Growth,Scale,seat-expansion
|
| 561 |
+
560,4917,2026-07-26 08:20:40,Starter,Scale,seat-expansion
|
| 562 |
+
561,4921,2026-05-17 11:29:07,Starter,Scale,feature-upgrade
|
| 563 |
+
562,4932,2026-04-30 16:01:47,Growth,Scale,annual-discount
|
| 564 |
+
563,4934,2026-08-23 18:15:15,Growth,Scale,procurement
|
| 565 |
+
564,4937,2026-04-25 04:43:28,Scale,Scale,feature-upgrade
|
| 566 |
+
565,4939,2026-08-24 08:03:01,Starter,Growth,seat-expansion
|
| 567 |
+
566,4941,2026-05-29 09:23:40,Growth,Scale,feature-upgrade
|
| 568 |
+
567,4944,2026-03-05 14:23:15,Growth,Scale,procurement
|
| 569 |
+
568,4956,2026-10-18 08:10:38,Starter,Scale,feature-upgrade
|
| 570 |
+
569,4980,2026-11-18 17:47:37,Growth,Scale,annual-discount
|
| 571 |
+
570,4985,2026-07-22 01:42:01,Scale,Scale,annual-discount
|
data/subscriptions.csv
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
subscription_id,customer_id,plan_name,billing_cadence,seats,activated_at,started_with_trial,status,trial_converted,churned_at
|
| 2 |
+
1,1,Starter,monthly,6,2024-01-02 17:30:17,False,active,False,
|
| 3 |
+
2,2,Starter,monthly,7,2024-01-02 21:39:06,False,active,False,
|
| 4 |
+
3,3,Scale,monthly,37,2024-01-16 11:19:35,True,trial-expired,False,
|
| 5 |
+
4,4,Starter,quarterly,3,2024-01-16 18:27:06,True,trial-expired,False,
|
| 6 |
+
5,5,Starter,monthly,1,2024-01-04 05:50:45,False,active,False,
|
| 7 |
+
6,6,Starter,quarterly,5,2024-01-17 07:31:28,True,trial-expired,False,
|
| 8 |
+
7,7,Starter,annual,7,2024-01-04 12:41:38,False,active,False,
|
| 9 |
+
8,8,Growth,monthly,10,2024-01-04 20:20:05,False,active,False,
|
| 10 |
+
9,9,Starter,quarterly,2,2024-01-05 01:13:00,False,active,False,
|
| 11 |
+
10,10,Growth,monthly,27,2024-01-18 08:47:29,True,trial-expired,False,
|
| 12 |
+
11,11,Growth,monthly,24,2024-01-18 17:43:34,True,trial-expired,False,
|
| 13 |
+
12,12,Starter,monthly,3,2024-01-06 05:14:16,False,active,False,
|
| 14 |
+
13,13,Growth,monthly,18,2024-01-20 05:34:09,True,trial-expired,False,
|
| 15 |
+
14,14,Starter,quarterly,4,2024-01-20 09:11:46,True,active,True,
|
| 16 |
+
15,15,Growth,quarterly,20,2024-01-20 10:26:33,True,active,True,
|
| 17 |
+
16,16,Growth,monthly,24,2024-01-20 13:03:41,True,trial-expired,False,
|
| 18 |
+
17,17,Starter,monthly,5,2024-01-21 01:01:36,True,trial-expired,False,
|
| 19 |
+
18,18,Starter,quarterly,7,2024-01-21 03:24:39,True,active,True,
|
| 20 |
+
19,19,Growth,quarterly,18,2024-01-08 12:41:22,False,active,False,
|
| 21 |
+
20,20,Growth,annual,22,2024-01-08 12:52:58,False,active,False,
|
| 22 |
+
21,21,Growth,quarterly,7,2024-01-08 16:04:04,False,active,False,
|
| 23 |
+
22,22,Starter,monthly,6,2024-01-08 20:26:25,False,active,False,
|
| 24 |
+
23,23,Starter,monthly,1,2024-01-21 23:22:34,True,trial-expired,False,
|
| 25 |
+
24,24,Scale,monthly,111,2024-01-22 01:42:15,True,trial-expired,False,
|
| 26 |
+
25,25,Starter,monthly,4,2024-01-09 15:37:43,False,active,False,
|
| 27 |
+
26,26,Scale,quarterly,20,2024-01-23 07:41:08,True,trial-expired,False,
|
| 28 |
+
27,27,Growth,annual,24,2024-01-24 22:10:28,True,trial-expired,False,
|
| 29 |
+
28,28,Growth,annual,26,2024-01-25 04:33:56,True,trial-expired,False,
|
| 30 |
+
29,29,Starter,monthly,3,2024-01-12 06:24:44,False,active,False,
|
| 31 |
+
30,30,Scale,monthly,93,2024-01-25 18:11:27,True,active,True,
|
| 32 |
+
31,31,Scale,monthly,118,2024-01-25 19:04:09,True,trial-expired,False,
|
| 33 |
+
32,32,Growth,quarterly,27,2024-01-25 20:59:55,True,active,True,
|
| 34 |
+
33,33,Growth,monthly,7,2024-01-12 23:06:30,False,active,False,
|
| 35 |
+
34,34,Growth,quarterly,20,2024-01-25 23:59:31,True,trial-expired,False,
|
| 36 |
+
35,35,Starter,annual,6,2024-01-13 01:58:16,False,active,False,
|
| 37 |
+
36,36,Scale,monthly,23,2024-01-26 04:18:23,True,trial-expired,False,
|
| 38 |
+
37,37,Starter,monthly,2,2024-01-26 09:18:59,True,trial-expired,False,
|
| 39 |
+
38,38,Growth,quarterly,9,2024-01-26 14:14:45,True,trial-expired,False,
|
| 40 |
+
39,39,Starter,monthly,5,2024-01-26 17:58:24,True,active,True,
|
| 41 |
+
40,40,Growth,monthly,19,2024-01-27 03:11:25,True,active,True,
|
| 42 |
+
41,41,Growth,monthly,18,2024-01-14 04:00:40,False,active,False,
|
| 43 |
+
42,42,Growth,monthly,16,2024-01-27 14:51:47,True,trial-expired,False,
|
| 44 |
+
43,43,Starter,annual,5,2024-01-14 16:53:22,False,active,False,
|
| 45 |
+
44,44,Starter,monthly,4,2024-01-27 19:38:42,True,trial-expired,False,
|
| 46 |
+
45,45,Starter,monthly,1,2024-01-27 22:54:39,True,active,True,
|
| 47 |
+
46,46,Scale,annual,92,2024-01-14 23:46:01,False,active,False,
|
| 48 |
+
47,47,Starter,monthly,3,2024-01-15 12:58:13,False,active,False,
|
| 49 |
+
48,48,Scale,quarterly,104,2024-01-29 07:20:30,True,trial-expired,False,
|
| 50 |
+
49,49,Starter,annual,5,2024-01-30 05:06:03,True,trial-expired,False,
|
| 51 |
+
50,50,Scale,monthly,93,2024-01-17 06:50:42,False,active,False,
|
| 52 |
+
51,51,Growth,monthly,22,2024-01-30 17:43:30,True,trial-expired,False,
|
| 53 |
+
52,52,Growth,monthly,22,2024-01-18 02:41:07,False,active,False,
|
| 54 |
+
53,53,Growth,monthly,7,2024-01-18 05:26:31,False,active,False,
|
| 55 |
+
54,54,Growth,monthly,24,2024-01-31 21:54:46,True,active,True,
|
| 56 |
+
55,55,Growth,monthly,5,2024-01-19 01:17:40,False,active,False,
|
| 57 |
+
56,56,Starter,monthly,7,2024-02-01 19:48:40,True,trial-expired,False,
|
| 58 |
+
57,57,Scale,quarterly,101,2024-01-19 20:15:03,False,active,False,
|
| 59 |
+
58,58,Growth,monthly,13,2024-01-20 11:28:29,False,active,False,
|
| 60 |
+
59,59,Starter,monthly,4,2024-01-20 16:09:59,False,active,False,
|
| 61 |
+
60,60,Starter,monthly,4,2024-01-20 17:54:19,False,churned,False,2024-02-19 17:54:19
|
| 62 |
+
61,61,Growth,quarterly,5,2024-01-20 21:14:37,False,active,False,
|
| 63 |
+
62,62,Scale,monthly,64,2024-02-03 02:16:44,True,trial-expired,False,
|
| 64 |
+
63,63,Growth,monthly,20,2024-02-03 22:18:32,True,active,True,
|
| 65 |
+
64,64,Starter,annual,4,2024-02-03 23:33:53,True,active,True,
|
| 66 |
+
65,65,Growth,quarterly,10,2024-02-04 00:40:16,True,trial-expired,False,
|
| 67 |
+
66,66,Starter,monthly,1,2024-01-22 10:30:31,False,active,False,
|
| 68 |
+
67,67,Starter,quarterly,4,2024-02-04 10:34:26,True,trial-expired,False,
|
| 69 |
+
68,68,Growth,monthly,7,2024-01-22 19:41:10,False,active,False,
|
| 70 |
+
69,69,Starter,monthly,1,2024-02-04 22:20:48,True,trial-expired,False,
|
| 71 |
+
70,70,Starter,monthly,7,2024-02-05 14:34:53,True,active,True,
|
| 72 |
+
71,71,Starter,quarterly,3,2024-02-06 05:21:33,True,trial-expired,False,
|
| 73 |
+
72,72,Starter,annual,2,2024-01-24 06:27:58,False,active,False,
|
| 74 |
+
73,73,Starter,monthly,1,2024-02-06 14:38:12,True,active,True,
|
| 75 |
+
74,74,Starter,monthly,1,2024-02-07 01:25:26,True,trial-expired,False,
|
| 76 |
+
75,75,Growth,quarterly,6,2024-02-08 01:27:37,True,trial-expired,False,
|
| 77 |
+
76,76,Scale,quarterly,98,2024-01-26 06:51:34,False,active,False,
|
| 78 |
+
77,77,Starter,monthly,2,2024-02-08 10:26:05,True,trial-expired,False,
|
| 79 |
+
78,78,Scale,monthly,23,2024-01-26 16:07:36,False,active,False,
|
| 80 |
+
79,79,Growth,monthly,22,2024-02-09 07:37:48,True,trial-expired,False,
|
| 81 |
+
80,80,Starter,monthly,3,2024-02-09 19:30:34,True,trial-expired,False,
|
| 82 |
+
81,81,Starter,quarterly,3,2024-01-27 21:14:36,False,active,False,
|
| 83 |
+
82,82,Starter,monthly,4,2024-01-28 08:54:49,False,active,False,
|
| 84 |
+
83,83,Growth,monthly,7,2024-01-28 13:11:05,False,active,False,
|
| 85 |
+
84,84,Growth,monthly,13,2024-02-10 18:40:22,True,trial-expired,False,
|
| 86 |
+
85,85,Starter,monthly,3,2024-01-28 20:20:51,False,active,False,
|
| 87 |
+
86,86,Starter,quarterly,2,2024-02-10 20:29:02,True,trial-expired,False,
|
| 88 |
+
87,87,Starter,monthly,3,2024-01-28 22:07:13,False,active,False,
|
| 89 |
+
88,88,Growth,quarterly,17,2024-02-10 22:46:58,True,trial-expired,False,
|
| 90 |
+
89,89,Starter,quarterly,4,2024-02-11 00:05:16,True,active,True,
|
| 91 |
+
90,90,Growth,quarterly,6,2024-02-11 02:34:21,True,trial-expired,False,
|
| 92 |
+
91,91,Growth,monthly,20,2024-01-29 02:37:55,False,active,False,
|
| 93 |
+
92,92,Growth,monthly,25,2024-01-29 07:22:48,False,active,False,
|
| 94 |
+
93,93,Starter,monthly,7,2024-02-11 13:10:13,True,trial-expired,False,
|
| 95 |
+
94,94,Starter,quarterly,2,2024-02-11 15:48:42,True,active,True,
|
| 96 |
+
95,95,Starter,monthly,6,2024-02-11 20:17:14,True,trial-expired,False,
|
| 97 |
+
96,96,Growth,monthly,9,2024-02-11 23:03:08,True,trial-expired,False,
|
| 98 |
+
97,97,Starter,monthly,6,2024-01-30 06:25:56,False,active,False,
|
| 99 |
+
98,98,Starter,quarterly,5,2024-02-13 08:51:12,True,trial-expired,False,
|
| 100 |
+
99,99,Starter,monthly,6,2024-02-13 16:41:32,True,trial-expired,False,
|
| 101 |
+
100,100,Growth,monthly,12,2024-02-14 01:14:51,True,trial-expired,False,
|
| 102 |
+
101,101,Growth,quarterly,23,2024-02-14 02:09:01,True,trial-expired,False,
|
| 103 |
+
102,102,Growth,monthly,8,2024-02-01 11:13:05,False,active,False,
|
| 104 |
+
103,103,Growth,monthly,16,2024-02-14 12:19:46,True,active,True,
|
| 105 |
+
104,104,Scale,annual,27,2024-02-01 19:08:18,False,active,False,
|
| 106 |
+
105,105,Scale,monthly,44,2024-02-01 21:47:15,False,active,False,
|
| 107 |
+
106,106,Starter,monthly,3,2024-02-14 23:32:46,True,trial-expired,False,
|
| 108 |
+
107,107,Starter,monthly,6,2024-02-15 14:52:45,True,trial-expired,False,
|
| 109 |
+
108,108,Scale,monthly,99,2024-02-02 16:29:23,False,active,False,
|
| 110 |
+
109,109,Growth,quarterly,16,2024-02-02 21:42:27,False,active,False,
|
| 111 |
+
110,110,Scale,monthly,20,2024-02-16 00:03:42,True,trial-expired,False,
|
| 112 |
+
111,111,Growth,monthly,19,2024-02-03 01:38:55,False,active,False,
|
| 113 |
+
112,112,Scale,monthly,91,2024-02-16 03:13:01,True,trial-expired,False,
|
| 114 |
+
113,113,Starter,monthly,2,2024-02-16 06:15:26,True,trial-expired,False,
|
| 115 |
+
114,114,Growth,monthly,11,2024-02-16 17:17:40,True,trial-expired,False,
|
| 116 |
+
115,115,Growth,monthly,20,2024-02-04 15:41:26,False,active,False,
|
| 117 |
+
116,116,Starter,annual,3,2024-02-18 04:15:23,True,trial-expired,False,
|
| 118 |
+
117,117,Starter,monthly,3,2024-02-18 05:36:00,True,trial-expired,False,
|
| 119 |
+
118,118,Starter,monthly,7,2024-02-18 10:00:48,True,trial-expired,False,
|
| 120 |
+
119,119,Starter,quarterly,6,2024-02-18 20:22:41,True,trial-expired,False,
|
| 121 |
+
120,120,Scale,monthly,93,2024-02-18 20:30:59,True,active,True,
|
| 122 |
+
121,121,Scale,monthly,63,2024-02-05 20:44:59,False,active,False,
|
| 123 |
+
122,122,Scale,annual,38,2024-02-19 02:57:41,True,trial-expired,False,
|
| 124 |
+
123,123,Scale,quarterly,31,2024-02-06 04:19:01,False,active,False,
|
| 125 |
+
124,124,Growth,monthly,5,2024-02-06 05:06:34,False,active,False,
|
| 126 |
+
125,125,Scale,monthly,68,2024-02-06 10:00:32,False,active,False,
|
| 127 |
+
126,126,Starter,monthly,1,2024-02-06 14:38:35,False,active,False,
|
| 128 |
+
127,127,Starter,monthly,4,2024-02-20 01:33:37,True,active,True,
|
| 129 |
+
128,128,Scale,monthly,22,2024-02-20 11:30:22,True,trial-expired,False,
|
| 130 |
+
129,129,Starter,monthly,7,2024-02-20 12:36:06,True,trial-expired,False,
|
| 131 |
+
130,130,Growth,quarterly,12,2024-02-20 13:12:23,True,trial-expired,False,
|
| 132 |
+
131,131,Growth,monthly,14,2024-02-20 18:10:30,True,trial-expired,False,
|
| 133 |
+
132,132,Starter,quarterly,2,2024-02-07 20:27:56,False,active,False,
|
| 134 |
+
133,133,Starter,monthly,2,2024-02-08 17:58:51,False,active,False,
|
| 135 |
+
134,134,Growth,monthly,26,2024-02-21 21:50:11,True,trial-expired,False,
|
| 136 |
+
135,135,Growth,monthly,12,2024-02-09 00:04:07,False,active,False,
|
| 137 |
+
136,136,Starter,monthly,4,2024-02-22 07:30:10,True,trial-expired,False,
|
| 138 |
+
137,137,Growth,monthly,10,2024-02-23 03:04:55,True,trial-expired,False,
|
| 139 |
+
138,138,Starter,monthly,1,2024-02-23 04:06:35,True,trial-expired,False,
|
| 140 |
+
139,139,Starter,quarterly,3,2024-02-10 05:52:18,False,active,False,
|
| 141 |
+
140,140,Growth,quarterly,27,2024-02-23 09:34:02,True,trial-expired,False,
|
| 142 |
+
141,141,Starter,monthly,3,2024-02-23 16:42:27,True,trial-expired,False,
|
| 143 |
+
142,142,Scale,monthly,75,2024-02-23 23:00:45,True,trial-expired,False,
|
| 144 |
+
143,143,Growth,annual,25,2024-02-24 00:43:20,True,trial-expired,False,
|
| 145 |
+
144,144,Scale,monthly,70,2024-02-11 04:51:24,False,active,False,
|
| 146 |
+
145,145,Growth,monthly,13,2024-02-24 11:08:42,True,trial-expired,False,
|
| 147 |
+
146,146,Scale,quarterly,61,2024-02-11 15:21:39,False,active,False,
|
| 148 |
+
147,147,Growth,monthly,20,2024-02-11 16:22:05,False,active,False,
|
| 149 |
+
148,148,Growth,quarterly,20,2024-02-24 20:36:45,True,trial-expired,False,
|
| 150 |
+
149,149,Growth,monthly,6,2024-02-24 21:27:12,True,trial-expired,False,
|
| 151 |
+
150,150,Growth,quarterly,23,2024-02-11 22:40:21,False,active,False,
|
| 152 |
+
151,151,Starter,monthly,7,2024-02-25 02:57:41,True,trial-expired,False,
|
| 153 |
+
152,152,Starter,monthly,7,2024-02-25 05:33:19,True,active,True,
|
| 154 |
+
153,153,Starter,annual,1,2024-02-12 07:47:33,False,active,False,
|
| 155 |
+
154,154,Growth,monthly,16,2024-02-12 13:44:42,False,active,False,
|
| 156 |
+
155,155,Starter,monthly,3,2024-02-12 19:37:05,False,active,False,
|
| 157 |
+
156,156,Growth,quarterly,13,2024-02-12 23:16:49,False,active,False,
|
| 158 |
+
157,157,Starter,monthly,5,2024-02-26 07:18:13,True,trial-expired,False,
|
| 159 |
+
158,158,Starter,monthly,3,2024-02-13 13:13:51,False,active,False,
|
| 160 |
+
159,159,Growth,monthly,25,2024-02-27 01:45:15,True,active,True,
|
| 161 |
+
160,160,Scale,annual,105,2024-02-14 08:10:42,False,active,False,
|
| 162 |
+
161,161,Starter,monthly,5,2024-02-27 08:24:11,True,trial-expired,False,
|
| 163 |
+
162,162,Scale,quarterly,48,2024-02-28 02:01:37,True,trial-expired,False,
|
| 164 |
+
163,163,Starter,monthly,4,2024-02-28 08:19:39,True,trial-expired,False,
|
| 165 |
+
164,164,Starter,monthly,5,2024-02-15 13:53:50,False,active,False,
|
| 166 |
+
165,165,Starter,quarterly,5,2024-02-28 15:15:12,True,trial-expired,False,
|
| 167 |
+
166,166,Starter,monthly,2,2024-02-15 19:26:28,False,active,False,
|
| 168 |
+
167,167,Starter,quarterly,6,2024-02-29 02:14:05,True,trial-expired,False,
|
| 169 |
+
168,168,Starter,monthly,2,2024-02-29 08:24:52,True,trial-expired,False,
|
| 170 |
+
169,169,Growth,monthly,9,2024-02-29 10:18:05,True,trial-expired,False,
|
| 171 |
+
170,170,Growth,monthly,6,2024-02-29 12:00:32,True,trial-expired,False,
|
| 172 |
+
171,171,Starter,monthly,5,2024-02-16 22:21:58,False,active,False,
|
| 173 |
+
172,172,Scale,monthly,38,2024-02-17 03:05:04,False,active,False,
|
| 174 |
+
173,173,Growth,annual,10,2024-02-17 04:19:58,False,active,False,
|
| 175 |
+
174,174,Starter,quarterly,7,2024-03-01 05:27:57,True,trial-expired,False,
|
| 176 |
+
175,175,Starter,quarterly,6,2024-03-01 11:00:21,True,active,True,
|
| 177 |
+
176,176,Starter,monthly,4,2024-02-17 11:57:20,False,active,False,
|
| 178 |
+
177,177,Growth,monthly,26,2024-02-17 12:02:53,False,active,False,
|
| 179 |
+
178,178,Growth,quarterly,23,2024-02-17 13:13:11,False,active,False,
|
| 180 |
+
179,179,Starter,monthly,3,2024-03-01 14:20:27,True,trial-expired,False,
|
| 181 |
+
180,180,Starter,monthly,2,2024-02-17 16:07:57,False,active,False,
|
| 182 |
+
181,181,Starter,monthly,2,2024-03-01 19:45:57,True,trial-expired,False,
|
| 183 |
+
182,182,Starter,annual,4,2024-02-17 20:35:04,False,active,False,
|
| 184 |
+
183,183,Growth,quarterly,8,2024-02-17 21:47:31,False,active,False,
|
| 185 |
+
184,184,Scale,monthly,65,2024-02-18 04:17:56,False,active,False,
|
| 186 |
+
185,185,Starter,annual,2,2024-03-02 04:39:27,True,trial-expired,False,
|
| 187 |
+
186,186,Starter,quarterly,7,2024-02-18 05:25:06,False,active,False,
|
| 188 |
+
187,187,Starter,monthly,1,2024-03-02 16:23:10,True,active,True,
|
| 189 |
+
188,188,Starter,monthly,4,2024-03-02 18:19:49,True,trial-expired,False,
|
| 190 |
+
189,189,Growth,monthly,26,2024-02-18 20:37:13,False,active,False,
|
| 191 |
+
190,190,Scale,monthly,58,2024-03-03 09:00:20,True,active,True,
|
| 192 |
+
191,191,Growth,monthly,12,2024-03-03 11:32:17,True,active,True,
|
| 193 |
+
192,192,Starter,monthly,1,2024-02-19 15:41:41,False,active,False,
|
| 194 |
+
193,193,Scale,monthly,25,2024-02-20 10:02:19,False,active,False,
|
| 195 |
+
194,194,Growth,monthly,26,2024-02-21 02:08:06,False,active,False,
|
| 196 |
+
195,195,Starter,monthly,2,2024-03-05 02:33:09,True,trial-expired,False,
|
| 197 |
+
196,196,Scale,quarterly,99,2024-02-21 09:56:15,False,active,False,
|
| 198 |
+
197,197,Growth,monthly,25,2024-03-06 00:52:07,True,trial-expired,False,
|
| 199 |
+
198,198,Growth,quarterly,26,2024-03-06 07:09:45,True,trial-expired,False,
|
| 200 |
+
199,199,Starter,annual,7,2024-03-06 16:26:59,True,active,True,
|
| 201 |
+
200,200,Starter,quarterly,6,2024-02-23 01:27:18,False,active,False,
|
| 202 |
+
201,201,Growth,monthly,12,2024-03-07 17:38:11,True,active,True,
|
| 203 |
+
202,202,Starter,quarterly,4,2024-03-07 21:26:48,True,trial-expired,False,
|
| 204 |
+
203,203,Scale,quarterly,71,2024-02-24 02:37:54,False,active,False,
|
| 205 |
+
204,204,Starter,quarterly,4,2024-02-24 16:34:07,False,active,False,
|
| 206 |
+
205,205,Starter,monthly,4,2024-02-24 16:34:50,False,active,False,
|
| 207 |
+
206,206,Growth,monthly,18,2024-02-24 16:51:12,False,active,False,
|
| 208 |
+
207,207,Growth,monthly,5,2024-02-24 19:53:55,False,active,False,
|
| 209 |
+
208,208,Starter,monthly,5,2024-03-08 21:51:18,True,trial-expired,False,
|
| 210 |
+
209,209,Growth,quarterly,14,2024-03-08 23:06:48,True,trial-expired,False,
|
| 211 |
+
210,210,Growth,monthly,14,2024-02-25 01:11:24,False,active,False,
|
| 212 |
+
211,211,Growth,quarterly,22,2024-02-25 04:15:16,False,active,False,
|
| 213 |
+
212,212,Starter,quarterly,4,2024-02-25 04:17:17,False,active,False,
|
| 214 |
+
213,213,Growth,monthly,22,2024-03-09 05:28:20,True,trial-expired,False,
|
| 215 |
+
214,214,Growth,monthly,7,2024-02-25 09:09:21,False,active,False,
|
| 216 |
+
215,215,Growth,monthly,21,2024-02-25 10:12:49,False,active,False,
|
| 217 |
+
216,216,Growth,monthly,12,2024-03-09 10:29:47,True,active,True,
|
| 218 |
+
217,217,Growth,annual,16,2024-02-25 12:51:11,False,active,False,
|
| 219 |
+
218,218,Starter,monthly,7,2024-02-25 15:25:29,False,active,False,
|
| 220 |
+
219,219,Starter,monthly,1,2024-02-26 11:19:55,False,active,False,
|
| 221 |
+
220,220,Starter,monthly,7,2024-02-26 11:22:29,False,active,False,
|
| 222 |
+
221,221,Growth,monthly,14,2024-03-10 19:53:09,True,trial-expired,False,
|
| 223 |
+
222,222,Growth,monthly,24,2024-02-26 22:34:35,False,active,False,
|
| 224 |
+
223,223,Scale,annual,105,2024-03-11 11:27:47,True,trial-expired,False,
|
| 225 |
+
224,224,Growth,monthly,5,2024-02-27 23:52:49,False,active,False,
|
| 226 |
+
225,225,Growth,monthly,9,2024-02-28 07:03:38,False,active,False,
|
| 227 |
+
226,226,Growth,quarterly,10,2024-02-28 11:09:26,False,active,False,
|
| 228 |
+
227,227,Starter,monthly,7,2024-02-28 15:13:22,False,active,False,
|
| 229 |
+
228,228,Growth,monthly,26,2024-02-28 22:36:03,False,active,False,
|
| 230 |
+
229,229,Starter,annual,4,2024-03-13 21:42:03,True,trial-expired,False,
|
| 231 |
+
230,230,Starter,monthly,2,2024-03-14 00:50:57,True,active,True,
|
| 232 |
+
231,231,Scale,monthly,61,2024-03-14 07:42:01,True,trial-expired,False,
|
| 233 |
+
232,232,Growth,annual,13,2024-03-01 17:59:35,False,active,False,
|
| 234 |
+
233,233,Starter,monthly,3,2024-03-02 04:15:49,False,active,False,
|
| 235 |
+
234,234,Growth,monthly,23,2024-03-02 16:55:54,False,active,False,
|
| 236 |
+
235,235,Scale,monthly,70,2024-03-16 03:18:49,True,trial-expired,False,
|
| 237 |
+
236,236,Starter,monthly,3,2024-03-03 04:28:58,False,active,False,
|
| 238 |
+
237,237,Scale,monthly,85,2024-03-16 08:50:38,True,trial-expired,False,
|
| 239 |
+
238,238,Scale,quarterly,93,2024-03-03 09:54:43,False,active,False,
|
| 240 |
+
239,239,Growth,annual,21,2024-03-03 10:44:51,False,active,False,
|
| 241 |
+
240,240,Starter,quarterly,3,2024-03-16 17:37:12,True,trial-expired,False,
|
| 242 |
+
241,241,Starter,annual,2,2024-03-03 22:21:09,False,active,False,
|
| 243 |
+
242,242,Starter,monthly,6,2024-03-16 23:52:46,True,trial-expired,False,
|
| 244 |
+
243,243,Starter,monthly,1,2024-03-17 00:25:03,True,active,True,
|
| 245 |
+
244,244,Growth,monthly,8,2024-03-04 10:31:03,False,active,False,
|
| 246 |
+
245,245,Scale,monthly,33,2024-03-04 10:42:43,False,active,False,
|
| 247 |
+
246,246,Starter,monthly,3,2024-03-18 01:37:17,True,trial-expired,False,
|
| 248 |
+
247,247,Growth,monthly,11,2024-03-18 13:55:17,True,trial-expired,False,
|
| 249 |
+
248,248,Growth,annual,22,2024-03-18 13:59:26,True,trial-expired,False,
|
| 250 |
+
249,249,Starter,monthly,5,2024-03-18 20:10:28,True,churned,True,2024-04-17 20:10:28
|
| 251 |
+
250,250,Growth,quarterly,24,2024-03-19 12:42:55,True,trial-expired,False,
|
| 252 |
+
251,251,Scale,monthly,76,2024-03-19 22:56:16,True,trial-expired,False,
|
| 253 |
+
252,252,Starter,monthly,5,2024-03-07 04:05:49,False,active,False,
|
| 254 |
+
253,253,Starter,quarterly,1,2024-03-20 09:19:37,True,trial-expired,False,
|
| 255 |
+
254,254,Growth,monthly,11,2024-03-20 11:56:10,True,trial-expired,False,
|
| 256 |
+
255,255,Starter,monthly,4,2024-03-20 21:25:43,True,trial-expired,False,
|
| 257 |
+
256,256,Scale,monthly,33,2024-03-21 02:25:06,True,active,True,
|
| 258 |
+
257,257,Scale,monthly,24,2024-03-08 23:28:23,False,active,False,
|
| 259 |
+
258,258,Starter,monthly,7,2024-03-22 03:47:35,True,active,True,
|
| 260 |
+
259,259,Growth,monthly,7,2024-03-22 04:26:39,True,trial-expired,False,
|
| 261 |
+
260,260,Growth,monthly,10,2024-03-09 14:21:16,False,active,False,
|
| 262 |
+
261,261,Starter,monthly,4,2024-03-09 22:13:44,False,active,False,
|
| 263 |
+
262,262,Starter,annual,1,2024-03-23 06:22:39,True,active,True,
|
| 264 |
+
263,263,Scale,monthly,37,2024-03-23 11:31:14,True,trial-expired,False,
|
| 265 |
+
264,264,Starter,monthly,5,2024-03-10 13:08:06,False,active,False,
|
| 266 |
+
265,265,Growth,quarterly,11,2024-03-11 15:57:28,False,active,False,
|
| 267 |
+
266,266,Starter,quarterly,3,2024-03-11 18:07:37,False,active,False,
|
| 268 |
+
267,267,Starter,monthly,3,2024-03-24 21:59:47,True,trial-expired,False,
|
| 269 |
+
268,268,Growth,monthly,21,2024-03-11 22:30:47,False,active,False,
|
| 270 |
+
269,269,Growth,monthly,20,2024-03-25 00:37:26,True,trial-expired,False,
|
| 271 |
+
270,270,Growth,monthly,7,2024-03-25 06:52:49,True,trial-expired,False,
|
| 272 |
+
271,271,Starter,monthly,1,2024-03-12 07:05:10,False,churned,False,2024-04-11 07:05:10
|
| 273 |
+
272,272,Growth,quarterly,14,2024-03-12 07:05:43,False,active,False,
|
| 274 |
+
273,273,Starter,monthly,7,2024-03-25 07:39:52,True,trial-expired,False,
|
| 275 |
+
274,274,Growth,monthly,20,2024-03-25 11:05:06,True,trial-expired,False,
|
| 276 |
+
275,275,Starter,monthly,5,2024-03-12 13:25:36,False,active,False,
|
| 277 |
+
276,276,Growth,monthly,17,2024-03-26 07:43:35,True,trial-expired,False,
|
| 278 |
+
277,277,Growth,monthly,24,2024-03-26 09:53:38,True,trial-expired,False,
|
| 279 |
+
278,278,Starter,monthly,5,2024-03-26 17:30:42,True,trial-expired,False,
|
| 280 |
+
279,279,Growth,monthly,21,2024-03-27 01:21:07,True,trial-expired,False,
|
| 281 |
+
280,280,Starter,monthly,3,2024-03-14 03:48:02,False,active,False,
|
| 282 |
+
281,281,Growth,monthly,17,2024-03-27 06:05:03,True,trial-expired,False,
|
| 283 |
+
282,282,Growth,monthly,9,2024-03-27 11:19:56,True,trial-expired,False,
|
| 284 |
+
283,283,Scale,monthly,59,2024-03-14 14:39:58,False,active,False,
|
| 285 |
+
284,284,Starter,quarterly,5,2024-03-27 15:00:31,True,active,True,
|
| 286 |
+
285,285,Starter,monthly,6,2024-03-14 20:16:50,False,active,False,
|
| 287 |
+
286,286,Starter,monthly,4,2024-03-28 04:41:56,True,trial-expired,False,
|
| 288 |
+
287,287,Starter,monthly,7,2024-03-15 06:51:29,False,active,False,
|
| 289 |
+
288,288,Growth,annual,13,2024-03-15 07:28:04,False,active,False,
|
| 290 |
+
289,289,Starter,monthly,2,2024-03-15 07:39:08,False,active,False,
|
| 291 |
+
290,290,Starter,monthly,6,2024-03-28 10:15:31,True,trial-expired,False,
|
| 292 |
+
291,291,Starter,quarterly,6,2024-03-15 17:20:24,False,active,False,
|
| 293 |
+
292,292,Growth,quarterly,16,2024-03-15 22:16:31,False,active,False,
|
| 294 |
+
293,293,Growth,annual,10,2024-03-29 05:22:48,True,trial-expired,False,
|
| 295 |
+
294,294,Starter,monthly,6,2024-03-29 13:16:01,True,trial-expired,False,
|
| 296 |
+
295,295,Scale,annual,47,2024-03-29 13:18:00,True,trial-expired,False,
|
| 297 |
+
296,296,Starter,monthly,7,2024-03-29 22:32:38,True,trial-expired,False,
|
| 298 |
+
297,297,Growth,quarterly,17,2024-03-30 09:18:21,True,active,True,
|
| 299 |
+
298,298,Starter,monthly,2,2024-03-17 13:33:17,False,active,False,
|
| 300 |
+
299,299,Growth,annual,26,2024-03-17 16:57:48,False,active,False,
|
| 301 |
+
300,300,Starter,quarterly,5,2024-03-30 17:44:45,True,trial-expired,False,
|
| 302 |
+
301,301,Scale,quarterly,66,2024-03-18 03:33:51,False,active,False,
|
| 303 |
+
302,302,Growth,monthly,21,2024-03-18 06:45:41,False,active,False,
|
| 304 |
+
303,303,Growth,monthly,8,2024-03-31 09:35:01,True,trial-expired,False,
|
| 305 |
+
304,304,Growth,monthly,5,2024-03-18 12:09:54,False,active,False,
|
| 306 |
+
305,305,Starter,monthly,5,2024-03-19 15:06:27,False,active,False,
|
| 307 |
+
306,306,Starter,quarterly,7,2024-03-19 21:08:42,False,active,False,
|
| 308 |
+
307,307,Scale,monthly,97,2024-04-01 23:44:56,True,trial-expired,False,
|
| 309 |
+
308,308,Growth,monthly,9,2024-04-02 00:01:27,True,trial-expired,False,
|
| 310 |
+
309,309,Starter,monthly,3,2024-03-20 04:15:07,False,active,False,
|
| 311 |
+
310,310,Starter,quarterly,5,2024-04-02 04:47:02,True,trial-expired,False,
|
| 312 |
+
311,311,Starter,monthly,1,2024-04-02 20:53:17,True,trial-expired,False,
|
| 313 |
+
312,312,Growth,monthly,24,2024-04-03 02:44:01,True,trial-expired,False,
|
| 314 |
+
313,313,Growth,monthly,25,2024-04-03 06:36:31,True,trial-expired,False,
|
| 315 |
+
314,314,Growth,monthly,15,2024-04-03 09:20:43,True,active,True,
|
| 316 |
+
315,315,Starter,monthly,2,2024-03-21 10:34:54,False,active,False,
|
| 317 |
+
316,316,Scale,monthly,27,2024-04-03 13:42:01,True,trial-expired,False,
|
| 318 |
+
317,317,Starter,quarterly,2,2024-03-22 00:37:57,False,active,False,
|
| 319 |
+
318,318,Starter,monthly,2,2024-03-22 05:07:26,False,active,False,
|
| 320 |
+
319,319,Scale,annual,103,2024-04-04 17:30:45,True,trial-expired,False,
|
| 321 |
+
320,320,Growth,monthly,17,2024-04-04 23:29:36,True,active,True,
|
| 322 |
+
321,321,Growth,monthly,10,2024-04-05 08:51:59,True,trial-expired,False,
|
| 323 |
+
322,322,Scale,annual,39,2024-03-23 15:43:08,False,active,False,
|
| 324 |
+
323,323,Starter,annual,4,2024-03-23 18:11:59,False,active,False,
|
| 325 |
+
324,324,Starter,monthly,7,2024-04-05 22:07:22,True,active,True,
|
| 326 |
+
325,325,Starter,monthly,3,2024-03-23 23:31:42,False,active,False,
|
| 327 |
+
326,326,Starter,monthly,4,2024-03-24 02:50:09,False,active,False,
|
| 328 |
+
327,327,Growth,monthly,15,2024-04-06 07:21:49,True,trial-expired,False,
|
| 329 |
+
328,328,Growth,monthly,21,2024-03-24 10:38:07,False,active,False,
|
| 330 |
+
329,329,Starter,monthly,7,2024-03-24 19:53:19,False,active,False,
|
| 331 |
+
330,330,Growth,monthly,15,2024-03-25 02:03:00,False,active,False,
|
| 332 |
+
331,331,Starter,monthly,2,2024-04-07 02:13:35,True,trial-expired,False,
|
| 333 |
+
332,332,Starter,annual,1,2024-04-07 02:32:40,True,trial-expired,False,
|
| 334 |
+
333,333,Starter,monthly,3,2024-04-07 15:57:35,True,trial-expired,False,
|
| 335 |
+
334,334,Growth,annual,21,2024-04-07 18:45:38,True,trial-expired,False,
|
| 336 |
+
335,335,Starter,monthly,5,2024-04-07 21:51:11,True,trial-expired,False,
|
| 337 |
+
336,336,Scale,annual,37,2024-03-26 05:54:55,False,active,False,
|
| 338 |
+
337,337,Growth,quarterly,10,2024-04-08 06:26:46,True,active,True,
|
| 339 |
+
338,338,Growth,monthly,16,2024-04-08 08:11:36,True,trial-expired,False,
|
| 340 |
+
339,339,Growth,monthly,25,2024-03-26 10:05:16,False,active,False,
|
| 341 |
+
340,340,Growth,monthly,9,2024-04-08 12:04:03,True,trial-expired,False,
|
| 342 |
+
341,341,Scale,quarterly,83,2024-04-08 15:03:42,True,trial-expired,False,
|
| 343 |
+
342,342,Growth,monthly,26,2024-03-26 23:24:13,False,active,False,
|
| 344 |
+
343,343,Starter,quarterly,2,2024-03-27 12:48:49,False,active,False,
|
| 345 |
+
344,344,Starter,quarterly,4,2024-04-09 21:11:55,True,active,True,
|
| 346 |
+
345,345,Growth,monthly,20,2024-03-27 22:19:28,False,active,False,
|
| 347 |
+
346,346,Starter,quarterly,4,2024-03-28 05:37:05,False,active,False,
|
| 348 |
+
347,347,Growth,annual,21,2024-03-28 07:43:02,False,active,False,
|
| 349 |
+
348,348,Scale,quarterly,46,2024-03-29 00:11:32,False,active,False,
|
| 350 |
+
349,349,Starter,monthly,2,2024-04-11 01:29:17,True,trial-expired,False,
|
| 351 |
+
350,350,Starter,monthly,1,2024-04-11 02:59:29,True,trial-expired,False,
|
| 352 |
+
351,351,Starter,monthly,5,2024-03-29 18:28:15,False,active,False,
|
| 353 |
+
352,352,Starter,monthly,4,2024-04-11 19:34:44,True,active,True,
|
| 354 |
+
353,353,Growth,monthly,20,2024-04-11 19:59:21,True,trial-expired,False,
|
| 355 |
+
354,354,Starter,annual,1,2024-04-11 21:44:17,True,trial-expired,False,
|
| 356 |
+
355,355,Growth,monthly,16,2024-04-12 02:46:28,True,trial-expired,False,
|
| 357 |
+
356,356,Growth,monthly,11,2024-04-12 05:42:22,True,trial-expired,False,
|
| 358 |
+
357,357,Starter,monthly,2,2024-04-12 07:53:25,True,trial-expired,False,
|
| 359 |
+
358,358,Starter,annual,7,2024-03-30 08:27:01,False,active,False,
|
| 360 |
+
359,359,Starter,monthly,2,2024-04-13 12:09:48,True,trial-expired,False,
|
| 361 |
+
360,360,Growth,monthly,18,2024-03-31 12:19:31,False,active,False,
|
| 362 |
+
361,361,Starter,monthly,4,2024-04-13 17:20:26,True,trial-expired,False,
|
| 363 |
+
362,362,Starter,monthly,1,2024-04-13 18:06:05,True,trial-expired,False,
|
| 364 |
+
363,363,Starter,monthly,2,2024-04-01 00:52:15,False,active,False,
|
| 365 |
+
364,364,Growth,monthly,25,2024-04-14 02:17:58,True,trial-expired,False,
|
| 366 |
+
365,365,Growth,monthly,19,2024-04-14 03:45:18,True,trial-expired,False,
|
| 367 |
+
366,366,Starter,monthly,1,2024-04-01 09:50:59,False,active,False,
|
| 368 |
+
367,367,Growth,monthly,16,2024-04-14 21:46:21,True,trial-expired,False,
|
| 369 |
+
368,368,Growth,quarterly,13,2024-04-15 07:16:10,True,trial-expired,False,
|
| 370 |
+
369,369,Scale,monthly,38,2024-04-02 07:22:35,False,active,False,
|
| 371 |
+
370,370,Growth,annual,14,2024-04-15 19:50:03,True,trial-expired,False,
|
| 372 |
+
371,371,Growth,monthly,17,2024-04-02 20:01:47,False,active,False,
|
| 373 |
+
372,372,Starter,monthly,2,2024-04-16 00:48:40,True,active,True,
|
| 374 |
+
373,373,Starter,quarterly,1,2024-04-16 01:25:50,True,active,True,
|
| 375 |
+
374,374,Scale,monthly,96,2024-04-16 06:58:42,True,active,True,
|
| 376 |
+
375,375,Starter,monthly,4,2024-04-03 14:16:29,False,active,False,
|
| 377 |
+
376,376,Starter,monthly,3,2024-04-16 19:40:30,True,trial-expired,False,
|
| 378 |
+
377,377,Growth,annual,6,2024-04-04 05:46:44,False,active,False,
|
| 379 |
+
378,378,Scale,monthly,84,2024-04-04 09:19:58,False,active,False,
|
| 380 |
+
379,379,Starter,monthly,4,2024-04-17 14:22:48,True,trial-expired,False,
|
| 381 |
+
380,380,Scale,monthly,43,2024-04-17 17:51:52,True,active,True,
|
| 382 |
+
381,381,Starter,monthly,1,2024-04-04 19:12:33,False,active,False,
|
| 383 |
+
382,382,Scale,monthly,21,2024-04-04 21:01:59,False,active,False,
|
| 384 |
+
383,383,Scale,quarterly,89,2024-04-17 21:34:13,True,active,True,
|
| 385 |
+
384,384,Growth,annual,27,2024-04-04 21:51:42,False,active,False,
|
| 386 |
+
385,385,Scale,annual,71,2024-04-17 22:52:14,True,trial-expired,False,
|
| 387 |
+
386,386,Scale,monthly,91,2024-04-05 05:18:08,False,active,False,
|
| 388 |
+
387,387,Scale,monthly,96,2024-04-05 20:32:47,False,active,False,
|
| 389 |
+
388,388,Growth,monthly,23,2024-04-18 21:03:38,True,trial-expired,False,
|
| 390 |
+
389,389,Starter,monthly,6,2024-04-18 21:51:19,True,trial-expired,False,
|
| 391 |
+
390,390,Starter,monthly,3,2024-04-19 03:03:41,True,trial-expired,False,
|
| 392 |
+
391,391,Starter,monthly,1,2024-04-19 10:14:19,True,trial-expired,False,
|
| 393 |
+
392,392,Growth,monthly,13,2024-04-06 18:33:53,False,active,False,
|
| 394 |
+
393,393,Starter,quarterly,2,2024-04-19 19:23:46,True,active,True,
|
| 395 |
+
394,394,Scale,quarterly,51,2024-04-07 05:33:43,False,active,False,
|
| 396 |
+
395,395,Starter,annual,4,2024-04-07 14:48:21,False,active,False,
|
| 397 |
+
396,396,Starter,monthly,2,2024-04-07 20:35:58,False,active,False,
|
| 398 |
+
397,397,Starter,annual,2,2024-04-21 16:55:08,True,trial-expired,False,
|
| 399 |
+
398,398,Starter,monthly,4,2024-04-09 04:37:07,False,active,False,
|
| 400 |
+
399,399,Starter,monthly,7,2024-04-22 11:31:32,True,trial-expired,False,
|
| 401 |
+
400,400,Growth,monthly,6,2024-04-22 12:20:22,True,trial-expired,False,
|
| 402 |
+
401,401,Starter,monthly,2,2024-04-22 20:13:28,True,trial-expired,False,
|
| 403 |
+
402,402,Growth,monthly,25,2024-04-09 22:23:54,False,active,False,
|
| 404 |
+
403,403,Starter,quarterly,4,2024-04-23 05:34:32,True,trial-expired,False,
|
| 405 |
+
404,404,Growth,monthly,22,2024-04-23 07:34:28,True,trial-expired,False,
|
| 406 |
+
405,405,Growth,annual,21,2024-04-23 14:15:48,True,trial-expired,False,
|
| 407 |
+
406,406,Starter,monthly,3,2024-04-10 21:10:59,False,active,False,
|
| 408 |
+
407,407,Starter,quarterly,4,2024-04-11 08:46:10,False,active,False,
|
| 409 |
+
408,408,Growth,annual,22,2024-04-11 11:41:15,False,active,False,
|
| 410 |
+
409,409,Growth,monthly,13,2024-04-11 14:00:50,False,active,False,
|
| 411 |
+
410,410,Starter,annual,3,2024-04-24 16:13:34,True,trial-expired,False,
|
| 412 |
+
411,411,Growth,quarterly,25,2024-04-24 22:26:54,True,trial-expired,False,
|
| 413 |
+
412,412,Starter,monthly,3,2024-04-25 07:26:32,True,trial-expired,False,
|
| 414 |
+
413,413,Starter,quarterly,5,2024-04-25 21:53:18,True,trial-expired,False,
|
| 415 |
+
414,414,Starter,monthly,6,2024-04-12 22:20:13,False,active,False,
|
| 416 |
+
415,415,Growth,monthly,17,2024-04-26 00:33:35,True,trial-expired,False,
|
| 417 |
+
416,416,Starter,monthly,5,2024-04-13 01:46:57,False,active,False,
|
| 418 |
+
417,417,Growth,monthly,10,2024-04-13 02:45:01,False,active,False,
|
| 419 |
+
418,418,Starter,monthly,3,2024-04-13 13:08:13,False,active,False,
|
| 420 |
+
419,419,Starter,annual,1,2024-04-27 04:07:17,True,trial-expired,False,
|
| 421 |
+
420,420,Starter,annual,7,2024-04-14 08:35:12,False,active,False,
|
| 422 |
+
421,421,Starter,quarterly,6,2024-04-14 14:00:50,False,active,False,
|
| 423 |
+
422,422,Growth,monthly,17,2024-04-28 01:03:24,True,trial-expired,False,
|
| 424 |
+
423,423,Growth,monthly,25,2024-04-15 08:44:17,False,active,False,
|
| 425 |
+
424,424,Starter,monthly,7,2024-04-28 13:37:02,True,trial-expired,False,
|
| 426 |
+
425,425,Starter,monthly,1,2024-04-15 16:18:32,False,active,False,
|
| 427 |
+
426,426,Starter,quarterly,1,2024-04-15 17:35:26,False,active,False,
|
| 428 |
+
427,427,Growth,monthly,24,2024-04-15 18:06:33,False,active,False,
|
| 429 |
+
428,428,Growth,monthly,27,2024-04-15 22:42:25,False,active,False,
|
| 430 |
+
429,429,Growth,monthly,12,2024-04-16 01:25:20,False,active,False,
|
| 431 |
+
430,430,Starter,annual,5,2024-04-29 04:15:23,True,trial-expired,False,
|
| 432 |
+
431,431,Growth,monthly,24,2024-04-29 20:19:29,True,trial-expired,False,
|
| 433 |
+
432,432,Growth,monthly,8,2024-04-17 02:17:15,False,active,False,
|
| 434 |
+
433,433,Growth,monthly,13,2024-04-18 04:15:44,False,active,False,
|
| 435 |
+
434,434,Starter,monthly,6,2024-04-18 04:58:12,False,active,False,
|
| 436 |
+
435,435,Starter,monthly,2,2024-05-01 20:31:47,True,trial-expired,False,
|
| 437 |
+
436,436,Starter,monthly,5,2024-05-01 21:24:36,True,trial-expired,False,
|
| 438 |
+
437,437,Scale,monthly,69,2024-04-19 00:29:54,False,active,False,
|
| 439 |
+
438,438,Starter,monthly,5,2024-04-19 04:39:20,False,active,False,
|
| 440 |
+
439,439,Growth,annual,13,2024-05-02 05:28:31,True,active,True,
|
| 441 |
+
440,440,Scale,quarterly,41,2024-05-02 14:11:49,True,trial-expired,False,
|
| 442 |
+
441,441,Growth,annual,26,2024-04-19 15:54:21,False,active,False,
|
| 443 |
+
442,442,Growth,monthly,10,2024-04-20 01:11:24,False,active,False,
|
| 444 |
+
443,443,Starter,annual,1,2024-05-03 06:12:06,True,trial-expired,False,
|
| 445 |
+
444,444,Growth,quarterly,10,2024-05-03 08:20:50,True,trial-expired,False,
|
| 446 |
+
445,445,Scale,monthly,89,2024-05-03 11:49:07,True,trial-expired,False,
|
| 447 |
+
446,446,Scale,monthly,84,2024-05-03 20:48:53,True,trial-expired,False,
|
| 448 |
+
447,447,Starter,monthly,3,2024-05-04 00:04:22,True,trial-expired,False,
|
| 449 |
+
448,448,Scale,quarterly,55,2024-05-04 03:30:31,True,trial-expired,False,
|
| 450 |
+
449,449,Starter,monthly,3,2024-04-21 05:29:22,False,active,False,
|
| 451 |
+
450,450,Growth,quarterly,11,2024-05-04 05:39:24,True,trial-expired,False,
|
| 452 |
+
451,451,Starter,quarterly,5,2024-04-21 12:38:16,False,active,False,
|
| 453 |
+
452,452,Starter,quarterly,1,2024-05-04 15:16:38,True,active,True,
|
| 454 |
+
453,453,Growth,monthly,27,2024-05-04 21:05:33,True,trial-expired,False,
|
| 455 |
+
454,454,Growth,annual,17,2024-05-05 00:43:35,True,active,True,
|
| 456 |
+
455,455,Scale,monthly,70,2024-05-05 13:57:15,True,active,True,
|
| 457 |
+
456,456,Starter,quarterly,5,2024-04-22 21:04:19,False,churned,False,2024-05-22 21:04:19
|
| 458 |
+
457,457,Scale,monthly,100,2024-04-22 21:59:52,False,active,False,
|
| 459 |
+
458,458,Starter,monthly,5,2024-04-23 12:02:00,False,active,False,
|
| 460 |
+
459,459,Starter,monthly,3,2024-04-23 12:53:58,False,active,False,
|
| 461 |
+
460,460,Starter,quarterly,2,2024-04-23 16:26:10,False,active,False,
|
| 462 |
+
461,461,Growth,monthly,12,2024-04-23 17:48:37,False,active,False,
|
| 463 |
+
462,462,Growth,monthly,14,2024-05-06 23:09:16,True,trial-expired,False,
|
| 464 |
+
463,463,Starter,monthly,4,2024-04-24 01:50:42,False,active,False,
|
| 465 |
+
464,464,Starter,quarterly,2,2024-05-07 06:38:59,True,trial-expired,False,
|
| 466 |
+
465,465,Growth,monthly,5,2024-05-07 11:59:16,True,active,True,
|
| 467 |
+
466,466,Growth,monthly,16,2024-04-24 15:41:41,False,active,False,
|
| 468 |
+
467,467,Growth,quarterly,14,2024-04-24 18:11:33,False,active,False,
|
| 469 |
+
468,468,Growth,monthly,22,2024-05-07 18:28:09,True,trial-expired,False,
|
| 470 |
+
469,469,Starter,monthly,5,2024-04-24 19:55:11,False,active,False,
|
| 471 |
+
470,470,Starter,monthly,2,2024-05-07 22:02:55,True,trial-expired,False,
|
| 472 |
+
471,471,Starter,monthly,4,2024-04-24 22:17:44,False,active,False,
|
| 473 |
+
472,472,Scale,monthly,97,2024-04-25 04:20:20,False,active,False,
|
| 474 |
+
473,473,Growth,monthly,24,2024-05-08 07:34:09,True,active,True,
|
| 475 |
+
474,474,Starter,monthly,6,2024-04-25 12:12:30,False,churned,False,2024-10-22 12:12:30
|
| 476 |
+
475,475,Growth,monthly,14,2024-04-25 15:23:30,False,active,False,
|
| 477 |
+
476,476,Growth,monthly,11,2024-04-26 01:16:20,False,active,False,
|
| 478 |
+
477,477,Starter,monthly,1,2024-04-26 07:49:45,False,active,False,
|
| 479 |
+
478,478,Starter,monthly,3,2024-04-26 13:08:34,False,active,False,
|
| 480 |
+
479,479,Growth,monthly,25,2024-05-09 19:11:13,True,active,True,
|
| 481 |
+
480,480,Growth,monthly,9,2024-04-26 19:43:21,False,active,False,
|
| 482 |
+
481,481,Starter,annual,4,2024-05-09 21:09:41,True,trial-expired,False,
|
| 483 |
+
482,482,Starter,annual,3,2024-05-09 23:03:32,True,active,True,
|
| 484 |
+
483,483,Starter,monthly,7,2024-05-10 01:39:21,True,active,True,
|
| 485 |
+
484,484,Growth,quarterly,26,2024-05-10 18:59:28,True,active,True,
|
| 486 |
+
485,485,Starter,monthly,5,2024-04-27 20:05:39,False,active,False,
|
| 487 |
+
486,486,Starter,monthly,7,2024-04-28 00:26:24,False,active,False,
|
| 488 |
+
487,487,Starter,monthly,2,2024-04-28 07:39:38,False,active,False,
|
| 489 |
+
488,488,Scale,annual,43,2024-05-11 08:25:05,True,active,True,
|
| 490 |
+
489,489,Starter,monthly,5,2024-05-11 10:51:24,True,trial-expired,False,
|
| 491 |
+
490,490,Starter,monthly,5,2024-05-11 13:39:35,True,trial-expired,False,
|
| 492 |
+
491,491,Starter,monthly,2,2024-05-11 15:58:09,True,trial-expired,False,
|
| 493 |
+
492,492,Growth,monthly,20,2024-04-28 16:22:17,False,active,False,
|
| 494 |
+
493,493,Scale,monthly,78,2024-05-11 21:03:01,True,trial-expired,False,
|
| 495 |
+
494,494,Scale,annual,53,2024-04-29 00:52:20,False,active,False,
|
| 496 |
+
495,495,Growth,monthly,15,2024-05-12 13:41:35,True,active,True,
|
| 497 |
+
496,496,Starter,monthly,7,2024-04-29 23:06:57,False,churned,False,2024-10-26 23:06:57
|
| 498 |
+
497,497,Starter,monthly,6,2024-04-30 12:52:41,False,active,False,
|
| 499 |
+
498,498,Growth,quarterly,6,2024-04-30 14:51:21,False,active,False,
|
| 500 |
+
499,499,Growth,monthly,5,2024-05-13 18:35:08,True,trial-expired,False,
|
| 501 |
+
500,500,Starter,monthly,3,2024-05-13 19:59:55,True,trial-expired,False,
|