Submit an offer for an existing negotiation
POST/api/management/negotiations/:processId/offer
Submit an offer for an existing negotiation
Request
Path Parameters
processId stringrequired
Process ID of the negotiation
Query Parameters
address string
Address for the negotiation
- application/json
Body
required
Offer details
Array [
Array [
]
]
Array [
Array [
]
]
Array [
]
@idstringrequired
@typestringrequired
odrl:assignerstring
odrl:assigneestring
odrl:profile
object
@idstringrequired
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
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
- any
{
"status": "string"
}