ta-reconciliation-svc¶
This API will be responsable of fetch information between APis to settle and inform balances.
Links¶
- Repository: securitize_dev/ta-reconciliation-svc
- API URL: https://ta-reconciliation-svc.internal.dev.securitize.io
- Swagger UI: https://ta-reconciliation-svc.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ta-reconciliation-svc:8080
Endpoints (7)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
Get status of service health | Health |
GET |
/v1/settlements |
Get settlements | Settlements |
POST |
/v1/settlements/execute |
Execute settlement by ID | Settlements |
GET |
/v1/funds |
Get funds | Funds |
POST |
/v1/funds |
Create fund | Funds |
GET |
/v1/supersheets |
Get supersheets | Supersheets |
GET |
/v1/payout-rates/process/{fund} |
Process payout rates | Payout Rates |