opinion-config), which defines which fields exist and is shared across the whole flow. Here the response reflects only what has actually been filled in for this specific card, on this phase.curl --location '/v1/cards//phases//actions/opinion'{
"status": "approved",
"value": 0,
"opinion": "string",
"fields": [
{
"id": "string",
"value": null
}
],
"user": {
"userName": "string",
"userEmail": "string"
}
}