PUT Tasks?sendNotification={sendNotification}¬ifyAssignee={notifyAssignee}¬ifyTeam={notifyTeam}
Updates the given task.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendNotification |
Specifies if the service should send a notification for the new task |
boolean |
Default value is False |
| notifyAssignee |
Performs task as sendNotification. Included for clarity with notifyTeam param. |
boolean |
Default value is False |
| notifyTeam |
Specifies if the service should send a notification to the assigned team. |
boolean |
Default value is False |
Body Parameters
The task to update
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| AssignedTeam | Team |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "fa41332c-928a-471a-bcef-7dfa8a443ad6",
"Asset": {
"AssetId": "626c4c02-97b8-487d-a09d-49bd41c2b010",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e235861d-4a13-4179-b9ee-266c5106ff50",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "7f4c6470-ee40-4c0a-b85b-821dc2b2b677",
"Name": "sample string 1",
"CompanyId": "9c7a1609-d0ae-49a9-ba7c-ba3a8dd4d101"
},
"TaskCategory": {
"TaskCategoryId": "3ba80a23-c75a-4766-b7ea-6d347897f380",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "9ffe0a57-d9d3-4b71-9f86-f8fb7e9cef7c",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "09c8885e-3516-4958-a8e1-eb9baf8cdaa0",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "7fce021f-f8a6-4ea0-9791-a5278416e5e5",
"Section": {
"TaskTypeSectionId": "0f2ac74e-560d-4093-a661-6bfd03b57242",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "7fce021f-f8a6-4ea0-9791-a5278416e5e5",
"Section": {
"TaskTypeSectionId": "0f2ac74e-560d-4093-a661-6bfd03b57242",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "271f0628-7b9e-4fc2-a15b-d8d8cd877d20",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-01-22T20:10:11.6747393-08:00",
"AssignedToUser": {
"UserId": "9fde9ccf-583f-45a4-95a9-80d9bc976a55",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "3bf00d32-ac64-4a2f-a081-46381f1347b6",
"Teams": [
{
"TeamId": "79c7117f-d4aa-40f5-a35e-d08a5318905f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "076b9901-c97f-4c35-959c-2fa2f561dde1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "79c7117f-d4aa-40f5-a35e-d08a5318905f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "076b9901-c97f-4c35-959c-2fa2f561dde1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "9fde9ccf-583f-45a4-95a9-80d9bc976a55",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "3bf00d32-ac64-4a2f-a081-46381f1347b6",
"Teams": [
{
"TeamId": "79c7117f-d4aa-40f5-a35e-d08a5318905f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "076b9901-c97f-4c35-959c-2fa2f561dde1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "79c7117f-d4aa-40f5-a35e-d08a5318905f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "076b9901-c97f-4c35-959c-2fa2f561dde1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "79c7117f-d4aa-40f5-a35e-d08a5318905f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "9fde9ccf-583f-45a4-95a9-80d9bc976a55",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "3bf00d32-ac64-4a2f-a081-46381f1347b6",
"Teams": []
},
{
"UserId": "9fde9ccf-583f-45a4-95a9-80d9bc976a55",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "3bf00d32-ac64-4a2f-a081-46381f1347b6",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "076b9901-c97f-4c35-959c-2fa2f561dde1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-01-22T20:10:11.6747393-08:00",
"CompletedDate": "2026-01-22T20:10:11.6747393-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "dd28f116-4e6d-4e9d-bda6-cc9d8a29a1b5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "dd28f116-4e6d-4e9d-bda6-cc9d8a29a1b5",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "883d995a-c4f8-4767-98e6-269ce9f495b8",
"TaskTypeField": {
"TaskTypeFieldId": "7fce021f-f8a6-4ea0-9791-a5278416e5e5",
"Section": {
"TaskTypeSectionId": "0f2ac74e-560d-4093-a661-6bfd03b57242",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"TaskFieldValueId": "883d995a-c4f8-4767-98e6-269ce9f495b8",
"TaskTypeField": {
"TaskTypeFieldId": "7fce021f-f8a6-4ea0-9791-a5278416e5e5",
"Section": {
"TaskTypeSectionId": "0f2ac74e-560d-4093-a661-6bfd03b57242",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"AssociatedForms": [
{
"FormId": "5bd17d8a-f8d1-4412-8973-e79f869113fa",
"Asset": {
"AssetId": "626c4c02-97b8-487d-a09d-49bd41c2b010",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e235861d-4a13-4179-b9ee-266c5106ff50",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T20:10:11.6747393-08:00",
"Location": "sample string 1",
"TaskId": "c47d7326-3fa5-482b-9c5a-159f58ba32a1",
"Values": [
{
"FormFieldValueId": "e19e99b3-be1b-465d-8015-b0f838731a3a",
"FormId": "0a5cceb2-8784-47cf-b3df-70e48176ef33",
"FormTypeField": {
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "e19e99b3-be1b-465d-8015-b0f838731a3a",
"FormId": "0a5cceb2-8784-47cf-b3df-70e48176ef33",
"FormTypeField": {
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "a854d180-d460-4068-954d-3f14faecf925",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "5bd17d8a-f8d1-4412-8973-e79f869113fa",
"Asset": {
"AssetId": "626c4c02-97b8-487d-a09d-49bd41c2b010",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1a9c7ae-53c8-4c8c-a007-6b925f201fc9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef7b1ce1-5ce2-4592-b2c9-c4ed3f055401",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e235861d-4a13-4179-b9ee-266c5106ff50",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T20:10:11.6747393-08:00",
"Location": "sample string 1",
"TaskId": "c47d7326-3fa5-482b-9c5a-159f58ba32a1",
"Values": [
{
"FormFieldValueId": "e19e99b3-be1b-465d-8015-b0f838731a3a",
"FormId": "0a5cceb2-8784-47cf-b3df-70e48176ef33",
"FormTypeField": {
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "e19e99b3-be1b-465d-8015-b0f838731a3a",
"FormId": "0a5cceb2-8784-47cf-b3df-70e48176ef33",
"FormTypeField": {
"FormTypeFieldId": "cea54f06-561c-4c66-864b-54ebf0c73332",
"FormType": {
"FormTypeId": "78a023c5-df4d-4726-8702-7dea8d26a1e0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dd6c1b65-ebe7-48b9-b2be-25e612d31d39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5058c811-56f6-4746-b013-5efec567bca5",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "353ec8ca-ea88-4544-8c0e-c0001c09857f",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d82dacc1-98e2-468d-82aa-1e789e5ff3c2",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "0724a3f5-783f-406e-882c-2936db80c4c1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e9733863-a351-45a9-8ef8-82b52c8cc3ea",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "01a1ad25-8241-435f-9b13-6f3c10b9ec2b",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4a8aee3b-d1ca-47c5-a01e-3574519f36cf",
"FieldId": "acaa81ff-4270-475f-ad31-688ce92707b6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "a854d180-d460-4068-954d-3f14faecf925",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6517905f-dfcd-4b86-a10e-eaecfb31965e",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
On success, the updated task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "bd42f4ad-fd7d-4acd-9d9e-b60d312b63b6",
"Asset": {
"AssetId": "729b5f60-22ee-43ad-b85a-b173315a4102",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "698fb139-f470-47ba-a89d-7ac9cbc6a79a",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "84787993-0a20-49c2-b3ed-ae79e9637fb7",
"Name": "sample string 1",
"CompanyId": "308cfa6c-5ce9-4744-8572-42419e25cdb3"
},
"TaskCategory": {
"TaskCategoryId": "089ffb6e-73f7-44a6-baa8-3b385e205f94",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a1f85e54-e7cb-4137-bd27-7c0fd04aad20",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "9d5002c4-d53d-4b9c-89ed-c40b27a6ba3f",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "5861f3ac-0423-4a15-b6ea-f520532819b1",
"Section": {
"TaskTypeSectionId": "ac966e6e-58b0-4208-9e87-6e1f0a5a95ac",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "5861f3ac-0423-4a15-b6ea-f520532819b1",
"Section": {
"TaskTypeSectionId": "ac966e6e-58b0-4208-9e87-6e1f0a5a95ac",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "1b13af14-2788-4b35-be14-44764ee30d8d",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-01-22T20:10:11.6747393-08:00",
"AssignedToUser": {
"UserId": "8ce7de56-8a92-474f-b43c-d32662d0f063",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "b3daf2c9-616a-4072-915c-51b6c3686844",
"Teams": [
{
"TeamId": "04162e00-e85c-4354-9927-517b4ef23871",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fe986ee1-826c-4336-8b5e-333fb33812cc",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "04162e00-e85c-4354-9927-517b4ef23871",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fe986ee1-826c-4336-8b5e-333fb33812cc",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "8ce7de56-8a92-474f-b43c-d32662d0f063",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "b3daf2c9-616a-4072-915c-51b6c3686844",
"Teams": [
{
"TeamId": "04162e00-e85c-4354-9927-517b4ef23871",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fe986ee1-826c-4336-8b5e-333fb33812cc",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "04162e00-e85c-4354-9927-517b4ef23871",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fe986ee1-826c-4336-8b5e-333fb33812cc",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "04162e00-e85c-4354-9927-517b4ef23871",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "8ce7de56-8a92-474f-b43c-d32662d0f063",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "b3daf2c9-616a-4072-915c-51b6c3686844",
"Teams": []
},
{
"UserId": "8ce7de56-8a92-474f-b43c-d32662d0f063",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "b3daf2c9-616a-4072-915c-51b6c3686844",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "fe986ee1-826c-4336-8b5e-333fb33812cc",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-01-22T20:10:11.6747393-08:00",
"CompletedDate": "2026-01-22T20:10:11.6747393-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "fd9bbee5-dd90-4d13-a8ee-cbfe82a999b4",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "fd9bbee5-dd90-4d13-a8ee-cbfe82a999b4",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "7e246f3e-0079-4995-b40e-ed7c24c47139",
"TaskTypeField": {
"TaskTypeFieldId": "5861f3ac-0423-4a15-b6ea-f520532819b1",
"Section": {
"TaskTypeSectionId": "ac966e6e-58b0-4208-9e87-6e1f0a5a95ac",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"TaskFieldValueId": "7e246f3e-0079-4995-b40e-ed7c24c47139",
"TaskTypeField": {
"TaskTypeFieldId": "5861f3ac-0423-4a15-b6ea-f520532819b1",
"Section": {
"TaskTypeSectionId": "ac966e6e-58b0-4208-9e87-6e1f0a5a95ac",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"AssociatedForms": [
{
"FormId": "519f04c8-bfda-4138-9493-19f30e4771ab",
"Asset": {
"AssetId": "729b5f60-22ee-43ad-b85a-b173315a4102",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "698fb139-f470-47ba-a89d-7ac9cbc6a79a",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T20:10:11.6747393-08:00",
"Location": "sample string 1",
"TaskId": "eb8ab017-f315-43a5-97eb-a0ff72b941ba",
"Values": [
{
"FormFieldValueId": "a34a65d3-c03d-45c5-8ec9-9a3a57f9865d",
"FormId": "9b1e4632-cfbc-4821-b806-a030769467e8",
"FormTypeField": {
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "a34a65d3-c03d-45c5-8ec9-9a3a57f9865d",
"FormId": "9b1e4632-cfbc-4821-b806-a030769467e8",
"FormTypeField": {
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "7f9f5f26-df97-483d-9d58-321fc4a51f97",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "519f04c8-bfda-4138-9493-19f30e4771ab",
"Asset": {
"AssetId": "729b5f60-22ee-43ad-b85a-b173315a4102",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "87811e90-2816-49fc-a495-a81c97fa0157",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a89ea03a-b8b0-4916-bc40-4188756829a1",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "698fb139-f470-47ba-a89d-7ac9cbc6a79a",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
{
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T20:10:11.6747393-08:00",
"Location": "sample string 1",
"TaskId": "eb8ab017-f315-43a5-97eb-a0ff72b941ba",
"Values": [
{
"FormFieldValueId": "a34a65d3-c03d-45c5-8ec9-9a3a57f9865d",
"FormId": "9b1e4632-cfbc-4821-b806-a030769467e8",
"FormTypeField": {
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "a34a65d3-c03d-45c5-8ec9-9a3a57f9865d",
"FormId": "9b1e4632-cfbc-4821-b806-a030769467e8",
"FormTypeField": {
"FormTypeFieldId": "ebd4d2b3-a6ef-4a70-bc69-25ada1cdfce8",
"FormType": {
"FormTypeId": "9d2e8a18-9e05-4734-903c-3cceb60be72f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9490d920-7c01-4a8f-b185-4ca594af6d17",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ace883e9-8ab8-4209-a320-a3e0205b5932",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:10:11.6747393-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b23a8028-0fa3-4eb1-aced-4a3bd52e2857",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cd4ea889-8a13-464d-9bb6-e5a65508592d",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"SourceSystemId": "sample string 5"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "b02e4139-7339-45c6-af5a-0fb42bcb9bb2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "75580017-9941-4d0d-8bf9-7e6177ef7052",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "da710a03-9eb0-4d60-8131-cc4b3b559c68",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a22645e8-12ed-450e-962f-87ba44739324",
"FieldId": "12ce116a-e501-4bc4-b4d5-b3e82f6108fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"ValueExpression": "sample string 5",
"RequiredExpression": "sample string 6",
"IsAttachment": true,
"DefaultValueExpression": "sample string 8",
"IsAccumulator": true,
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 12",
"SourceSystemId": "sample string 13"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "7f9f5f26-df97-483d-9d58-321fc4a51f97",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "ef049460-13a8-4bb4-b072-55ec1f4e2353",
"CreateDate": "2026-01-22T20:10:11.6747393-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:10:11.6747393-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}