Sandbox: Trigger an event for a specific product
POST/products/:code/actions/trigger_event
Trigger an event for a specific product. Sandbox only.
Request
Responses
- 204
- 400
- 404
- 500
A successful response
Bad Request
Bad Request
Internal Server Error
Error Codes
| HTTP Status | Class | Code | Description |
|---|---|---|---|
| 400 | invalid_request | invalid_body_parameters | Invalid body parameters with details in the fields attribute |
| 404 | not_found | entity_not_found | Entity not found |