ta-bnym-api¶
This service works as an interface for all the connections related with the Bank of New Yor Mellon API
Links¶
- Repository: securitize_dev/ta-bnym-api
- API URL: https://ta-bnym-api.internal.dev.securitize.io
- Swagger UI: https://ta-bnym-api.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ta-bnym-api:8080
Endpoints (7)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
Get status of service health | Health |
POST |
/v1/credit-transfer |
Initiate a new credit transfer request | Credit Transfer |
GET |
/v1/credit-transfer |
List all credit transfer requests | Credit Transfer |
GET |
/v1/credit-transfer/bnym/{uetr} |
Track transaction directly from BNYM with UETR | Credit Transfer |
POST |
/v1/settlement/to-treasury |
Initiate a new settlement request to treasury account | Settlement |
POST |
/v1/settlement/to-custody |
Initiate a new settlement request to custody account | Settlement |
GET |
/v1/balance |
Get the balance of the TA DDA account | Balance |