sid-investor-svc¶
SID service to manage investors
Links¶
- Repository: securitize_dev/sid-investor-svc
- API URL: https://sid-investor-svc.internal.dev.securitize.io
- Swagger UI: https://sid-investor-svc.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://sid-investor-svc:8080
Endpoints (47)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
No description | Health |
POST |
/v1/investors |
No description | Investors |
GET |
/v1/investors |
No description | Investors |
GET |
/v1/investors/{investorId} |
No description | Investors |
PATCH |
/v1/investors/{investorId} |
No description | Investors |
GET |
/v1/investors/{investorId}/key-party-documents |
No description | Investors |
GET |
/v1/investors/{investorId}/documents |
No description | Investors |
GET |
/v2/investors/{investorId}/documents |
No description | Investors |
DELETE |
/v1/investors/{investorId}/documents/{documentId} |
No description | Investors |
POST |
/v1/investors/registration |
No description | Investors |
GET |
/v1/investors/registration/countries |
Get allowed countries for investor registration | Investors |
GET |
/v1/investors/{investorId}/suitability |
No description | Investors |
POST |
/v1/investors/{investorId}/link-issuer |
Link an investor to an issuer | Investors |
GET |
/v1/investors/{investorId}/form-data |
No description | Investors |
PATCH |
/v1/investors/{investorId}/form-data |
No description | Investors |
GET |
/v1/investors/{investorId}/recalculate-risk-level |
No description | Investors |
POST |
/v1/investors/{investorId}/reset-password |
Send a reset password email to an individual investor | Investors |
POST |
/v1/investors/{investorId}/send-invite |
Resend an invite email to an individual investor | Investors |
GET |
/v1/users |
No description | Users |
DELETE |
/v1/users/{userId}/investors/{investorId} |
No description | Users |
DELETE |
/v1/users/{userId}/investor-relation/{investorId} |
No description | Users |
GET |
/v1/investors/{investorId}/key-parties |
No description | |
POST |
/v1/investors/{investorId}/key-parties |
No description | |
GET |
/v1/investors/{investorId}/key-parties/{keyPartyId} |
No description | |
DELETE |
/v1/investors/{investorId}/key-parties/{keyPartyId} |
No description | |
PATCH |
/v1/investors/{investorId}/key-parties/{keyPartyId} |
No description | |
GET |
/v1/investors/{investorId}/key-parties/{keyPartyId}/documents |
No description | |
POST |
/v1/investors/{investorId}/key-parties/{keyPartyId}/documents |
No description | |
DELETE |
/v1/investors/{investorId}/key-parties/{keyPartyId}/documents/{documentId} |
No description | |
GET |
/v1/investor-documents |
No description | Documents |
POST |
/v1/investor-documents/temp |
No description | Documents |
GET |
/v1/documents |
No description | Documents |
GET |
/v1/key-party-documents |
No description | Documents |
GET |
/v1/wallets |
No description | Wallets |
POST |
/v1/wallets |
No description | Wallets |
POST |
/v1/wallets/{walletAddress}/verification-status |
No description | Wallets |
POST |
/v1/wallets/{walletAddress}/prepare-verification |
No description | Wallets |
POST |
/v2/wallets |
No description | Wallets |
POST |
/v2/wallets/{walletAddress}/prepare-verification |
No description | Wallets |
POST |
/v1/auth/wallets/challenge |
No description | Wallet Authentication |
POST |
/v1/auth/wallets/verify |
No description | Wallet Authentication |
POST |
/v1/otp/generate |
No description | otp |
POST |
/v1/otp/validate |
No description | otp |
POST |
/v2/otp/generate |
No description | otp |
POST |
/v2/otp/validate |
No description | otp |
GET |
/v1/investors/{investorId}/verification/readiness |
Get verification readiness status | Verification |
POST |
/v1/investors/{investorId}/verification/submit |
Submit verification (entities only) | Verification |