isr-reporting-service¶
Service to interact with Reports for Issuers
Links¶
- Repository: securitize_dev/isr-reporting-service
- API URL: https://isr-reporting-service.internal.dev.securitize.io
- Swagger UI: https://isr-reporting-service.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://isr-reporting-service:8080
Endpoints (13)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
No description | Health |
GET |
/v1/activity-logs |
No description | Reporting |
GET |
/v1/fundraise |
No description | Fundraise |
GET |
/v1/fundraise/export |
No description | Fundraise |
POST |
/v1/fundraise/{investmentRequestId}/sync |
No description | Fundraise |
POST |
/v1/reporting-investors/{investorId}/sync |
Sync reporting investor | Reporting Investors |
GET |
/v1/investor-balances |
No description | Investor balances |
GET |
/v1/investor-balances/export |
No description | Investor balances |
POST |
/v1/investor-balances/{investorId}/sync |
Sync investor balances | Investor balances |
GET |
/v1/filters/{issuerId}/fundraise-filters |
No description | Filters |
GET |
/v2/investor-balances |
Get aggregated investor balances from token transactions | Investor balances V2 |
GET |
/v2/investor-balances/export |
No description | Investor balances V2 |
POST |
/v2/investor-balances/sync |
Manual re-sync of reporting token transactions | Investor balances V2 |