ats-notification-api¶
API to interact with ATS Notifications
Links¶
- Repository: securitize_dev/ats-notification-api
- API URL: https://ats-notification-api.internal.dev.securitize.io
- Swagger UI: https://ats-notification-api.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ats-notification-api:8080
Endpoints (5)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
POST |
/cash-account/agreements-approved |
Send an email to a certain investor providing a record of terms and agreements approved. | Cash Account |
POST |
/cash-account/withdrawal-initiated |
Send an email to a certain investor to inform about a new withdrawal. | Cash Account |
POST |
/cash-account/deposit-settled |
Send an email to a certain investor to inform about a deposit. | Cash Account |
GET |
/metrics |
No description | |
GET |
/health |
No description | Health |