Read a subscriber's debt
GET
/api/v1/users/{id}/debt
prm_users_index
Total outstanding debt across all creditors, plus the slice of it owed to the calling manager specifically, read live off the loan ledger.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_users_indexView users
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Subscriber id. |