ta-reporting-investor-svc¶
This service is responsible for creating reports for Securitize ID investors.
Links¶
- Repository: securitize_dev/ta-reporting-investor-svc
- API URL: https://ta-reporting-investor-svc.internal.dev.securitize.io
- Swagger UI: https://ta-reporting-investor-svc.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ta-reporting-investor-svc:8080
Endpoints (8)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
Get status of service health | Health |
GET |
/v1/reporting/investors/{investorId}/transactions/csv |
No description | Reporting |
GET |
/v1/reporting/investors/{investorId}/transactions/pdf |
No description | Reporting |
GET |
/v1/reporting/investors/{investorId}/statement |
No description | Reporting |
POST |
/v1/reporting/holdings/pdf |
No description | Reporting |
POST |
/v1/reporting/holdings/csv |
No description | Reporting |
GET |
/v1/documents/investor |
Get documents by Securitize Profile ID | Documents |
GET |
/v1/documents/token |
Get documents by Control Panel ID | Documents |