[{"label":"Latest (v1.0)","version":"latest"}]
csp

ConsentDto

Request body for registering the consent based trust between source and target organization


Properties

target Required

Target organization metadata


string
consentId Optional

The unique identifier of the CONSENT.


source Optional

Source organization metadata


string
status Optional

Possible values are: ACTIVEREQUESTEDREJECTED

JSON Example

{
	"target": {
		"orgId": "string",
		"orgOwnerEmail": "string"
	}
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By

Get Consents By Organization ID
Approve Consent

Feedback

Was this page helpful?