{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"categoryId": 123,
"inputs": [
{
"name": "<string>",
"type": "textbox",
"help": "<string>",
"subtitle": "<string>",
"required": true,
"options": [
"<string>"
],
"dynamic": true,
"minFields": 123,
"maxFields": 123,
"unitCopy": "<string>"
}
],
"guideUrl": "<string>",
"creationTime": "2023-11-07T05:31:56Z",
"modificationTime": "2023-11-07T05:31:56Z"
}