accreditation-gw¶
Endpoints for Accreditations
Links¶
- Repository: securitize_dev/accreditation-gw
- API URL: https://accreditation-gw.internal.dev.securitize.io
- Swagger UI: https://accreditation-gw.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://accreditation-gw:8011
Endpoints (7)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/api/v1/form |
Get form | Form |
POST |
/api/v1/form |
POST form | Form |
PUT |
/api/v1/form/{accreditationId} |
PUT form | Form |
GET |
/api/v1/accreditations |
GET Accreditations | Accreditations |
GET |
/api/v1/attachments |
No description | Attachments |
GET |
/api/v1/attachments/verification-letter |
No description | Attachments |
GET |
/health |
No description | Health |