Skip to content

Instantly share code, notes, and snippets.

{
"accounts": [
{ "id": "12345678", "note": "Khách A", "expiry": "2026-12-31" },
{ "id": "87654321", "note": "Khách B", "expiry": null },
{ "id": "87654322", "note": "Khách c", "expiry": null }
]
}