promotion-service¶
Links¶
- Repository: securitize_dev/promotion-service
- API URL: https://promotion-service.internal.dev.securitize.io
- Swagger UI: https://promotion-service.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://promotion-service:5015
Endpoints (5)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
POST |
/api/v1/promotions |
No description | Promotions |
GET |
/api/v1/promotions |
No description | Promotions |
PATCH |
/api/v1/promotions/{id} |
No description | Promotions |
DELETE |
/api/v1/promotions/{id} |
No description | Promotions |
GET |
/health |
No description | Health |