Skip to content

Postman Collection / Contract Negotiation #1020

Answered by tmberthold
ip312 asked this question in Q&A
Discussion options

You must be logged in to vote

Replaced by own values.

If I use the Management-API and want to start the ContractNegotiation, what is the offerId to be used?
The offer-id consists of the provider's contract-definition-id, the provider's asset-id and an additional UUID provided by the Provider. These are base64 encoded, appended to each other separated by a colon : and named as offer-id.
The response of the catalog-request contains the hasPolicy-id.
This hasPolicy-id should be able to be used as an offer-id according to the schema.
-> base64(contractDefinitionId):base64(assetId):base64(serverProvidedUuid)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tmberthold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants