Handle negotiation callback offer
POST/api/negotiations/callbacks/:id/offer
Handle negotiation callback offer
Request
Path Parameters
id stringrequired
- application/json
Body
required
Array [
Array [
]
]
Array [
Array [
]
]
Array [
]
@typestringrequired
dspace:consumerPidstring
dspace:providerPidstringrequired
dspace:offer
object
required
@idstringrequired
@typestringrequired
odrl:assignerstring
odrl:assigneestring
odrl:profilestring
odrl:permission
object[]
@typestringrequired
odrl:assignerstring
odrl:assigneestring
odrl:actionstringrequired
odrl:targetstring
odrl:constraint
object[]
@typestringrequired
odrl:leftOperandstringrequired
odrl:operatorstringrequired
odrl:rightOperandobject
odrl:rightOperandReferencestring
odrl:Dutystring[]
odrl:prohibition
object[]
@typestringrequired
odrl:assignerstring
odrl:assigneestring
odrl:actionstringrequired
odrl:targetstring
odrl:constraint
object[]
@typestringrequired
odrl:leftOperandstringrequired
odrl:operatorstringrequired
odrl:rightOperandobject
odrl:rightOperandReferencestring
odrl:obligation
object[]
object
odrl:targetstring
dspace:callbackAddressstringrequired
Responses
- 201
- application/json
- Schema
- Example (from schema)
Schema
any
{
"status": "string"
}