ca-transfer-method-api¶
API to interact with CA Transfer Methods
Links¶
- Repository: securitize_dev/ca-transfer-method-api
- API URL: https://ca-transfer-method-api.internal.dev.securitize.io
- Swagger UI: https://ca-transfer-method-api.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://ca-transfer-method-api:8080
Endpoints (17)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
POST |
/v1/stable-coins |
No description | Transfer Methods |
POST |
/v1/transfer-methods |
No description | Transfer Methods |
GET |
/v1/crypto-wallets |
No description | Transfer Methods |
GET |
/v1/investors/{investorId}/deposit-instructions |
No description | Transfer Methods - Investors |
GET |
/v2/investors/{investorId}/deposit-instructions |
No description | Transfer Methods - Investors |
GET |
/v1/investors/{investorId}/transfer-methods |
No description | Transfer Methods - Investors |
DELETE |
/v1/investors/{investorId}/transfer-methods/{transferMethodId} |
No description | Transfer Methods - Investors |
GET |
/v1/cash-accounts/{cashAccountId}/deposit-instructions |
No description | Transfer Methods - Cash Account |
GET |
/v2/cash-accounts/{cashAccountId}/deposit-instructions |
No description | Transfer Methods - Cash Account |
GET |
/v1/cash-accounts/{cashAccountId}/transfer-methods |
No description | Transfer Methods - Cash Account |
DELETE |
/v1/cash-accounts/{cashAccountId}/transfer-methods/{transferMethodId} |
No description | Transfer Methods - Cash Account |
POST |
/v1/cards |
No description | Cards |
POST |
/v1/plaid-accounts |
No description | Plaid |
POST |
/v1/plaid-accounts/link-token |
No description | Plaid |
GET |
/v1/liquidity/quote |
No description | Liquidity |
GET |
/v1/utils/convert-withdraw-instructions/{label} |
No description | Utils |
GET |
/api/health |
No description | Health |