Claims [POST]
Authorizations
AuthorizationstringRequired
OAuth 2.0 authorization based on bearer token. MUST contain “Bearer “ + access token value. Must be provided if restricted endpoints are needed.
Path parameters
partyIdstringRequiredExample:
The id of the party for who a claim must be added. Can be anyone of the party id from id or alsoKnownAs attributes of that participant. Since all participants are automatically allocated the derived ishare did, that id is always an option to search for a participant.
did:ishare:EU.NL.NTRNL-12345678Body
or
or
or
or
or
or
or
or
Responses
200
OK
application/json
post
/parties/{partyId}/claims200
OK
Request model
Example request
Response model
Example response
Last updated