[
{
"id": "wlt_f7e6d5c4-b3a2-4190-8fed-cba987654321",
"name": "Procurement Agent — Q3 2025",
"userId": "usr_a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"businessId": null,
"balance": 1250000,
"spendLimitPerTx": 500000,
"spendLimitPeriod": 2000000,
"periodWindowDays": 30,
"expiry": "2027-01-01T00:00:00.000Z",
"useAllowlist": true,
"merchantAllowlist": ["AWS", "Vercel", "Stripe"],
"status": "ACTIVE",
"createdAt": "2025-07-15T09:41:02Z",
"updatedAt": "2025-07-15T09:41:02Z",
"virtualAccount": {
"id": "va-uuid",
"walletId": "wlt_f7e6d5c4-b3a2-4190-8fed-cba987654321",
"accountNumber": "9876543210",
"accountName": "Procurement Agent — Q3 2025",
"bankName": "Providus Bank",
"providerRef": "mock-ref-abc123",
"createdAt": "2025-07-15T09:41:02Z"
},
"apiKeys": [
{
"id": "key_aabbccdd-eeff-0011-2233-445566778899",
"keyPrefix": "ax_live_9f2a3b",
"createdAt": "2025-07-15T09:41:02Z"
}
]
},
{
"id": "wlt_c1d2e3f4-a5b6-4789-0cde-f12345678901",
"name": "Travel Booking Agent",
"userId": "usr_a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"businessId": null,
"balance": 3500000,
"spendLimitPerTx": 1000000,
"spendLimitPeriod": 10000000,
"periodWindowDays": 30,
"expiry": "2027-12-31T23:59:59Z",
"useAllowlist": false,
"merchantAllowlist": [],
"status": "ACTIVE",
"createdAt": "2025-06-01T14:22:10Z",
"updatedAt": "2025-06-01T14:22:10Z",
"virtualAccount": {
"id": "va-uuid-2",
"walletId": "wlt_c1d2e3f4-a5b6-4789-0cde-f12345678901",
"accountNumber": "0987654321",
"accountName": "Travel Booking Agent",
"bankName": "Providus Bank",
"providerRef": "mock-ref-def456",
"createdAt": "2025-06-01T14:22:10Z"
},
"apiKeys": [
{
"id": "key_11223344-aabb-ccdd-eeff-001122334455",
"keyPrefix": "ax_live_7c1e2d",
"createdAt": "2025-06-01T14:22:10Z"
}
]
}
]