isr-investor-service¶
Service to interact with Investor Issuers
Links¶
- Repository: securitize_dev/isr-investor-service
- API URL: https://isr-investor-service.internal.dev.securitize.io
- Swagger UI: https://isr-investor-service.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://isr-investor-service:8080
Endpoints (16)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
No description | Health |
GET |
/v1/investors/convert |
No description | Investors |
GET |
/v1/investors/{id} |
No description | Investors |
PATCH |
/v1/investors/{id} |
No description | Investors |
GET |
/v1/investors |
No description | Investors |
POST |
/v1/investors/register-sec-id |
Create or update a SecuritizeID investor in ISR | Investors |
POST |
/v1/utils/migrate-investor-form-data |
Migrate investor form data to SID | Utils |
GET |
/v1/investors/key-parties/{id} |
No description | Investors - Key Parties |
GET |
/v1/investors/{investorId}/key-parties |
No description | Investors - Key Parties |
GET |
/v1/token-qualification |
No description | Token Qualification |
GET |
/v1/token-wallets |
No description | Investors - Token Wallets |
PATCH |
/v1/token-wallets/{tokenWalletId}/transition |
No description | Investors - Token Wallets |
PATCH |
/v1/token-wallets/{tokenWalletId}/force-register |
No description | Investors - Token Wallets |
DELETE |
/v1/token-wallets/{tokenWalletId} |
No description | Investors - Token Wallets |
POST |
/v1/token-wallets/sync-grs-wallets |
No description | Investors - Token Wallets |
POST |
/v1/segregated-wallets |
No description | Segregated Wallets |