DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
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": "e0210290-f127-451d-a0b3-3f8d2198c27e",
"Asset": {
"AssetId": "b5cbd422-efb1-4899-91c2-ef7db2745b6b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "27af1ee3-2269-42b5-8470-0ddc86b7e1eb",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "ec6a0466-4b6e-4724-bf03-1f2b91ddd966",
"Name": "sample string 1",
"CompanyId": "a8da7b99-33c9-4b89-87e5-c367895cd02f"
},
"TaskCategory": {
"TaskCategoryId": "28091cce-0b0d-480d-a2b5-120f66e20cb8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f267d6d9-b519-4d48-8b72-99257c190ded",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "3b5f2289-9dd6-4245-a70f-bf242b40aaad",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "1abaf219-f471-40ee-b2c1-6c6cc26b0f8a",
"Section": {
"TaskTypeSectionId": "df1378bd-44d0-4672-a4fb-acabc6fe3652",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "1abaf219-f471-40ee-b2c1-6c6cc26b0f8a",
"Section": {
"TaskTypeSectionId": "df1378bd-44d0-4672-a4fb-acabc6fe3652",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "73a9f024-ef20-47c6-b774-815a17718502",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-25T20:18:08.2261778-07:00",
"AssignedToUser": {
"UserId": "3f159126-890e-4fb4-bc65-bf25901d6933",
"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": "17e5784f-8975-4b3c-a8b3-779fe51a8d93",
"Teams": [
{
"TeamId": "24edb019-5571-4ffb-b410-9a9ddbc7645f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b6d4f728-048c-49c3-beee-facdcbc3fe46",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "24edb019-5571-4ffb-b410-9a9ddbc7645f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b6d4f728-048c-49c3-beee-facdcbc3fe46",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "3f159126-890e-4fb4-bc65-bf25901d6933",
"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": "17e5784f-8975-4b3c-a8b3-779fe51a8d93",
"Teams": [
{
"TeamId": "24edb019-5571-4ffb-b410-9a9ddbc7645f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b6d4f728-048c-49c3-beee-facdcbc3fe46",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "24edb019-5571-4ffb-b410-9a9ddbc7645f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b6d4f728-048c-49c3-beee-facdcbc3fe46",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "24edb019-5571-4ffb-b410-9a9ddbc7645f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "3f159126-890e-4fb4-bc65-bf25901d6933",
"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": "17e5784f-8975-4b3c-a8b3-779fe51a8d93",
"Teams": []
},
{
"UserId": "3f159126-890e-4fb4-bc65-bf25901d6933",
"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": "17e5784f-8975-4b3c-a8b3-779fe51a8d93",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b6d4f728-048c-49c3-beee-facdcbc3fe46",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-03-25T20:18:08.2261778-07:00",
"CompletedDate": "2026-03-25T20:18:08.2261778-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "572c2a75-1c2a-4b36-b46a-de044c1bc82d",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "572c2a75-1c2a-4b36-b46a-de044c1bc82d",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "4212c650-9106-4e5f-b478-2d0ca108995f",
"TaskTypeField": {
"TaskTypeFieldId": "1abaf219-f471-40ee-b2c1-6c6cc26b0f8a",
"Section": {
"TaskTypeSectionId": "df1378bd-44d0-4672-a4fb-acabc6fe3652",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "4212c650-9106-4e5f-b478-2d0ca108995f",
"TaskTypeField": {
"TaskTypeFieldId": "1abaf219-f471-40ee-b2c1-6c6cc26b0f8a",
"Section": {
"TaskTypeSectionId": "df1378bd-44d0-4672-a4fb-acabc6fe3652",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "1986cbe5-fe2f-4483-8019-89e6d1939a6f",
"Asset": {
"AssetId": "b5cbd422-efb1-4899-91c2-ef7db2745b6b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "27af1ee3-2269-42b5-8470-0ddc86b7e1eb",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-25T20:18:08.2261778-07:00",
"Location": "sample string 1",
"TaskId": "9635ea71-e073-4b8e-9cb8-54793aa852ce",
"Values": [
{
"FormFieldValueId": "49a17edc-619f-4c57-91a6-6dec9ce06645",
"FormId": "083be28a-8fc4-4699-822d-594d496aa0a1",
"FormTypeField": {
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "49a17edc-619f-4c57-91a6-6dec9ce06645",
"FormId": "083be28a-8fc4-4699-822d-594d496aa0a1",
"FormTypeField": {
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "2586480a-fb4a-4048-b417-2836498ba99c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "1986cbe5-fe2f-4483-8019-89e6d1939a6f",
"Asset": {
"AssetId": "b5cbd422-efb1-4899-91c2-ef7db2745b6b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5a04189b-8483-47d5-a425-28212bd7c274",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5a086a8-866d-4df2-abaf-f6b9df35611c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"MeasurementValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "27af1ee3-2269-42b5-8470-0ddc86b7e1eb",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-25T20:18:08.2261778-07:00",
"Location": "sample string 1",
"TaskId": "9635ea71-e073-4b8e-9cb8-54793aa852ce",
"Values": [
{
"FormFieldValueId": "49a17edc-619f-4c57-91a6-6dec9ce06645",
"FormId": "083be28a-8fc4-4699-822d-594d496aa0a1",
"FormTypeField": {
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "49a17edc-619f-4c57-91a6-6dec9ce06645",
"FormId": "083be28a-8fc4-4699-822d-594d496aa0a1",
"FormTypeField": {
"FormTypeFieldId": "ba9e981f-ede5-40e0-9081-40b78c7ddc51",
"FormType": {
"FormTypeId": "d3fb64a0-4419-453f-b261-ff1578c1f252",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "133e80b2-ebf5-41a7-858f-b84637bc1036",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9e817d1f-4f33-4c4b-9ee6-b5438fc6436e",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-25T20:18:08.2261778-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "62a51262-3ba1-4ef4-a1ff-ec3f247714de",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "40d4c6f1-0228-45b6-bb5d-9b45f672ac5d",
"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": "4a5bc846-3706-4f9b-9485-c8dded141c9d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "af03f535-2f14-47cf-a41b-8f7d90d9a32a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4780ee52-179c-4b10-88cb-43bff2e8692d",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec11300f-3063-4fac-ad44-6ad18bb92059",
"FieldId": "3af913c0-a44d-41a3-8227-d735a5c4a21d",
"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": "2586480a-fb4a-4048-b417-2836498ba99c",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "1757ce1b-2755-4bba-b1c6-c57f65a4b759",
"CreateDate": "2026-03-25T20:18:08.2261778-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-25T20:18:08.2261778-07:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}