[{"label":"Latest (v1.0)","version":"latest"}]
csp
ConsentDto
Request body for registering the consent based trust between source and target organization
Properties
string
consentId
Optional
The unique identifier of the CONSENT.
string
status
Optional
Possible values are: ACTIVE , REQUESTED , REJECTED
JSON Example
{
"target": {
"orgId": "string",
"orgOwnerEmail": "string"
}
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By
Get Consents By Organization ID
Approve Consent