{
"issuer": "string",
"consents": [
{
"consentId": 0,
"consentGroupId": 0,
"target": "string",
"scope": "string",
"texts": [
{
"consentTextId": 0,
"languageCode": "string",
"textHistory": [
{
"consentTextHistoryId": 0,
"text": "string",
"fromDate": 0,
"toDate": 0
}
]
}
]
}
]
}