Skip to main content
Version: v0.3.1

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

Body

required

Offer details

    @idstringrequired
    @typestringrequired
    odrl:assignerstring
    odrl:assigneestring

    odrl:profile

    object
    @idstringrequired

    odrl:permission

    object[]
  • Array [

  • @typestringrequired
    odrl:assignerstring
    odrl:assigneestring
    odrl:actionstringrequired
    odrl:targetstring

    odrl:constraint

    object[]
  • Array [

  • @typestringrequired
    odrl:leftOperandstringrequired
    odrl:operatorstringrequired
    odrl:rightOperandobject
    odrl:rightOperandReferencestring
  • ]

  • odrl:Dutystring[]
  • ]

  • odrl:prohibition

    object[]
  • Array [

  • @typestringrequired
    odrl:assignerstring
    odrl:assigneestring
    odrl:actionstringrequired
    odrl:targetstring

    odrl:constraint

    object[]
  • Array [

  • @typestringrequired
    odrl:leftOperandstringrequired
    odrl:operatorstringrequired
    odrl:rightOperandobject
    odrl:rightOperandReferencestring
  • ]

  • ]

  • odrl:obligation

    object[]
  • Array [

  • object
  • ]

  • odrl:targetstring

Responses

Schema
    any