POST /api/v1/mae/transactions
Content-Type: application/json
Authorization: Bearer <ACCESS_TOKEN>
{
"account_id": "MAE123456",
"from": "2025-10-01",
"to": "2025-10-31",
"page": 1,
"page_size": 100
}
Response 200 {
"status": "ok",
"transactions": [
{ "id": "TX1001", "date": "2025-10-03", "amount": -45.50, "desc": "Tap & Pay - Merchant X", "balance": 1250.40 },
{ "id": "TX1002", "date": "2025-10-05", "amount": 1000.00, "desc": "Salary Credit", "balance": 2250.40 }
],
"cursor": "eyJwYWdlIjoxfQ=="
}
我们是一家专注于 App 协议分析与授权接口集成的技术工作室,团队成员有多年移动金融、支付网关与安全协议实现经验。我们提供端到端服务:协议研究、接口实现、测试自动化与合规建议。
The MAE app has all your M2U banking features and beyond. Apart from viewing, tracking, and managing your finances, the MAE app helps you manage tasks and plan your lifestyle with just a few taps.