Read a manager's ledger
GET
/api/v1/managers/{id}/journal
prm_managers_journal
Every money movement on this manager's wallet, newest first, with a running balance. This is the authoritative record — the wallet balance is its consequence, not a parallel truth.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_managers_journalView manager journal
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Manager id. |