Create a new product-event mapping
POST/api/v1/product-event-mappings
Creates a new product-event mapping with the provided details. The combination of product code, event code, target audience, and business application should be unique.
Request
Responses
- 201
- 400
- 409
Product-event mapping created successfully
Invalid request or validation error
Product-event mapping already exists