Verify agreement
POST/api/negotiations/:id/agreement/verification
Verify agreement
Request
Path Parameters
id stringrequired
- application/json
Body
required
@typestringrequired
dspace:consumerPidstringrequired
dspace:providerPidstringrequired
dspace:hashedMessageobjectrequired
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
any
{
"status": "string"
}