ca-investor-api¶
API to interact with CA Investors
Links¶
- Repository: securitize_dev/ca-investor-api
- API URL: https://ca-investor-api.internal.dev.securitize.io
- Swagger UI: https://ca-investor-api.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ca-investor-api:8080
Endpoints (14)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/api/health |
No description | Health |
GET |
/v2/accounts/{investorId}/summary |
No description | Account Summary |
GET |
/v2/accounts/{investorId}/balance |
No description | Accounts |
POST |
/v2/accounts/{investorId}/agreements |
No description | Agreements |
POST |
/v1/accounts/{investorId}/agreements/acceptance |
No description | Agreements |
POST |
/v1/accounts/{investorId}/legal-signers |
No description | Agreements |
POST |
/v1/accounts/{investorId}/upload-documents |
No description | Agreements |
GET |
/v1/accounts/{investorId}/create-provider-account-payload |
No description | Utils |
GET |
/v1/cash-accounts |
No description | Cash Accounts |
POST |
/v1/cash-accounts |
No description | Cash Accounts |
POST |
/v1/cash-accounts/{cashAccountId}/system-accounts |
No description | Cash Accounts |
DELETE |
/v1/cash-accounts/{cashAccountId} |
No description | Cash Accounts |
POST |
/v1/cash-accounts/sync |
No description | Cash Accounts |
POST |
/v1/cash-accounts/sync-provider-info |
No description | Cash Accounts |