Me
GET /api/v1/me returns the balance.
Top-up
POST /api/v1/billing/topup or POST /api/v1/me/topup (mock payment).
Transactions
GET /api/v1/me/transactions
Order
GET /api/v1/billing/topup/{order_id}
GET /api/v1/me returns the balance.
POST /api/v1/billing/topup or POST /api/v1/me/topup (mock payment).
GET /api/v1/me/transactions
GET /api/v1/billing/topup/{order_id}