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