Handle negotiation event
POST/api/negotiations/:id/events
Handle negotiation event
Request
Path Parameters
id stringrequired
- application/json
Body
required
@typestringrequired
dspace:consumerPidstringrequired
dspace:providerPidstringrequired
dspace:eventTypestringrequired
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
any
{
"status": "string"
}