Contract-Definitions

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.


Deprecated
get

Collect all data for Contract Definition Page

Responses
get
/wrapper/ui/pages/contract-definition-page
default

default response

No content


Deprecated
post

Create a new Contract Definition. Use [publishDataOffer] instead.

Body

Data for creating a Contract Definition

contractDefinitionIdstringRequired

Contract Definition ID

contractPolicyIdstringRequired

Contract Policy ID

accessPolicyIdstringRequired

Access Policy ID

Responses
post
/wrapper/ui/pages/contract-definition-page/contract-definitions
default

default response


Last updated

Was this helpful?