Contract-Negotiations
Last updated
Was this helpful?
Last updated
Was this helpful?
Gets a contract negotiation with the given ID
Gets a contract agreement for a contract negotiation with the given ID
Gets the state of a contract negotiation with the given ID
No Content
Initiates a contract negotiation for a given offer and with the given counter part. Please note that successfully invoking this endpoint only means that the negotiation was initiated. Clients must poll the /{id}/state endpoint to track the state
https://w3id.org/edc/v0.0.1/ns/ContractRequest
null
please use counterPartyAddress instead
please use policy instead of offer
ODRL offer
{"@context":"http://www.w3.org/ns/odrl.jsonld","@type":"odrl:Offer","@id":"offer-id","assigner":"providerId","target":"assetId","permission":[],"prohibition":[],"obligation":[]}
please use policy.assigner instead
Returns all contract negotiations according to a query
https://w3id.org/edc/v0.0.1/ns/QuerySpec
{"@context":{"@vocab":"https://w3id.org/edc/v0.0.1/ns/"},"@type":"Criterion","operandLeft":"fieldName","operator":"=","operandRight":"some value"}
No Content
Terminates the contract negotiation.
https://w3id.org/edc/v0.0.1/ns/TerminateNegotiation
No Content