{
"success": true,
"data": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"transaction_date": "2025-01-15",
"posted_date": "2025-01-16",
"description": "SPEI STRIPE PAYMENTS",
"original_description": "SPEI STRIPE PAYMENTS SA DE CV REF123456",
"amount": 15420.5,
"currency_code": "MXN",
"exchange_rate": 1,
"category": "Payment Processing",
"sub_category": null,
"accounting_category": "Net Sales",
"cash_flow_category": "operations",
"merchant_name": "Stripe",
"status": "approved",
"is_reconciled": true,
"ai_confidence_score": 0.95,
"tags": [
"stripe",
"sales"
],
"bank_account_id": "550e8400-e29b-41d4-a716-446655440000",
"bank_statement_id": null,
"created_at": "2025-01-16T08:00:00Z",
"updated_at": "2025-01-16T10:30:00Z"
},
{
"id": "4fb96g75-6828-5673-c4gd-3d074g77bgb7",
"transaction_date": "2025-01-14",
"posted_date": "2025-01-14",
"description": "Office Supplies - Amazon",
"original_description": "AMAZON.COM.MX AMZN.COM/BILL",
"amount": -1250,
"currency_code": "MXN",
"exchange_rate": 1,
"category": "Office Supplies",
"sub_category": "General",
"accounting_category": "Administrative Expenses",
"cash_flow_category": "operations",
"merchant_name": "Amazon",
"status": "pending",
"is_reconciled": false,
"ai_confidence_score": 0.88,
"tags": [
"supplies",
"office"
],
"bank_account_id": "550e8400-e29b-41d4-a716-446655440000",
"bank_statement_id": "660f9500-f30c-52e5-b827-557766551111",
"created_at": "2025-01-14T12:00:00Z",
"updated_at": "2025-01-14T12:00:00Z"
}
],
"pagination": {
"page": 1,
"limit": 50,
"total": 234,
"total_pages": 5,
"has_more": true
},
"meta": {
"total_income": 125000,
"total_expenses": -45000,
"net": 80000
}
}