payouts-api-gw¶
Endpoints for Payouts
Links¶
- Repository: securitize_dev/payouts-api-gw
- API URL: https://payouts-api-gw.internal.dev.securitize.io
- Swagger UI: https://payouts-api-gw.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://payouts-api-gw:8010
Endpoints (13)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
No description | Health |
GET |
/api/v1/info/wallets |
GET wallets | Info |
GET |
/api/v1/info/investor |
GET investor information with masked tax id | Info |
GET |
/api/v1/tax-forms/w8ben-e/upload |
GET w8-ben-e upload url | Tax forms |
POST |
/api/v1/tax-forms/w9 |
POST w9 | Tax forms |
POST |
/api/v1/tax-forms/w8ben-e |
POST w8-ben-e | Tax forms |
GET |
/api/v1/tax-forms/w8ben-e |
GET w8-ben-e template | Tax forms |
POST |
/api/v1/tax-forms/w8ben |
POST w8ben | Tax forms |
GET |
/api/v1/tax-forms |
GET investor tax forms | Tax forms |
GET |
/api/v1/tax-forms/{formId} |
GET tax form download link | Tax forms |
DELETE |
/api/v1/tax-forms/{formId} |
DELETE tax form | Tax forms |
GET |
/api/v1/tax-forms/{taxFormType}/{taxYear} |
GET tax form download link | Tax forms |
DELETE |
/api/v1/tax-forms/imported |
DELETE imported tax forms | Tax forms |