fr-opportunity-svc¶
Service for accessing Opportunity data
Links¶
- Repository: securitize_dev/fr-opportunity-svc
- API URL: https://fr-opportunity-svc.internal.dev.securitize.io
- Swagger UI: https://fr-opportunity-svc.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://fr-opportunity-svc:8080
Endpoints (28)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
Get status of service health | Health |
POST |
/v1/opportunities |
No description | Opportunities |
GET |
/v1/opportunities |
No description | Opportunities |
GET |
/v1/opportunities/{id} |
No description | Opportunities |
PATCH |
/v1/opportunities/{id} |
No description | Opportunities |
PATCH |
/v1/opportunities/{id}/contents/{lang} |
No description | Opportunities |
POST |
/v1/opportunities/{id}/contents/{lang} |
No description | Opportunities |
PATCH |
/v1/opportunities/{id}/summaries/{languageKey} |
No description | Opportunities |
POST |
/v1/opportunities/{id}/summaries |
No description | Opportunities |
POST |
/v1/contents |
No description | OpportunitiesContents |
DELETE |
/v1/contents/{contentId} |
No description | OpportunitiesContents |
PATCH |
/v1/contents/{contentId} |
No description | OpportunitiesContents |
PATCH |
/v2/contents/{contentId} |
No description | OpportunitiesContents |
GET |
/v1/documents/{id} |
No description | OpportunitiesDocuments |
PATCH |
/v1/documents/{id} |
No description | OpportunitiesDocuments |
DELETE |
/v1/documents/{id} |
No description | OpportunitiesDocuments |
POST |
/v1/documents |
No description | OpportunitiesDocuments |
POST |
/v1/documents/migrate |
No description | OpportunitiesDocuments |
GET |
/v1/fields |
No description | OpportunitiesFields |
POST |
/v1/fields |
No description | OpportunitiesFields |
GET |
/v1/fields/{id} |
No description | OpportunitiesFields |
DELETE |
/v1/fields/{id} |
No description | OpportunitiesFields |
PATCH |
/v1/fields/{id} |
No description | OpportunitiesFields |
GET |
/v1/translated-fields/{opportunityId}/{lang} |
No description | OpportunitiesTranslatedFields |
POST |
/v1/translated-fields/{opportunityId}/{lang} |
No description | OpportunitiesTranslatedFields |
PATCH |
/v1/translated-fields/{opportunityId}/{lang} |
No description | OpportunitiesTranslatedFields |
DELETE |
/v1/translated-fields/{opportunityId}/{lang} |
No description | OpportunitiesTranslatedFields |
GET |
/v1/languages |
No description | Language |