Contract-Negotiations

This section provides an overview of all available APIs that adhere to the OpenAPI specification. All APIs are loaded from the OpenAPI specification file: Link. Please note that the API base-paths may differ depending on the connector, the specific API base-path can be seen in the UI dashboard.


post

Initiate a new Contract Negotiation

Body

Data for initiating a Contract Negotiation

counterPartyIdstringRequired

Counter Party Id

counterPartyAddressstringRequired

Counter Party Address

contractOfferIdstringRequired

Contract Offer Dto

policyJsonLdstringRequired

Policy JsonLd

assetIdstringRequired

Asset ID

Responses
post
/wrapper/ui/pages/catalog-page/contract-negotiations
default

default response


get

Get Contract Negotiation Information

Path parameters
contractNegotiationIdstringRequired
Responses
get
/wrapper/ui/pages/catalog-page/contract-negotiations/{contractNegotiationId}
default

default response

Last updated

Was this helpful?