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}