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": "03094ce3-52da-47f3-8085-16b2ccb230a5",
"Asset": {
"AssetId": "3606cfc8-d87f-4604-b8c7-bc04ed7208f6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0f799a0-fc98-4aa4-be30-ad8939c89c1d",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "e0e5660c-f59c-45b0-8af4-1778c6507ce9",
"Name": "sample string 1",
"CompanyId": "fb9ad45d-ebf5-4193-8c40-88eed0ef59e9"
},
"TaskCategory": {
"TaskCategoryId": "df67f41b-9c9a-4512-b592-1073a65565f0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6ee38f7b-cac6-486b-8530-3bb556ca2dee",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "4457ac62-0718-4959-aa22-ac1f6ecddac7",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "c80389a2-3f9f-4add-86ce-652d46b7e822",
"Section": {
"TaskTypeSectionId": "484df647-9e99-4ccd-b5b7-0c32a70fda60",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "c80389a2-3f9f-4add-86ce-652d46b7e822",
"Section": {
"TaskTypeSectionId": "484df647-9e99-4ccd-b5b7-0c32a70fda60",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "cb61198d-389b-4a6f-a815-8b54e4d4bb7f",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-27T08:45:12.7867874-07:00",
"AssignedToUser": {
"UserId": "66692e15-1c54-42b7-93b0-53505b69f543",
"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": "b11991a1-81d3-43a7-a2b6-4608ea9c2605",
"Teams": [
{
"TeamId": "4e4ef854-67d5-4ae7-babe-c56e4a5eaf51",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "18645883-a1b4-4171-be7a-3d78d2aa3540",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4e4ef854-67d5-4ae7-babe-c56e4a5eaf51",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "18645883-a1b4-4171-be7a-3d78d2aa3540",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "66692e15-1c54-42b7-93b0-53505b69f543",
"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": "b11991a1-81d3-43a7-a2b6-4608ea9c2605",
"Teams": [
{
"TeamId": "4e4ef854-67d5-4ae7-babe-c56e4a5eaf51",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "18645883-a1b4-4171-be7a-3d78d2aa3540",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "4e4ef854-67d5-4ae7-babe-c56e4a5eaf51",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "18645883-a1b4-4171-be7a-3d78d2aa3540",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "4e4ef854-67d5-4ae7-babe-c56e4a5eaf51",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "66692e15-1c54-42b7-93b0-53505b69f543",
"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": "b11991a1-81d3-43a7-a2b6-4608ea9c2605",
"Teams": []
},
{
"UserId": "66692e15-1c54-42b7-93b0-53505b69f543",
"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": "b11991a1-81d3-43a7-a2b6-4608ea9c2605",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "18645883-a1b4-4171-be7a-3d78d2aa3540",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-27T08:45:12.7867874-07:00",
"CompletedDate": "2026-09-27T08:45:12.7867874-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c793da7e-771b-42c3-b6c4-28254e0ef8d6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c793da7e-771b-42c3-b6c4-28254e0ef8d6",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "c4c9b13a-acb7-4c41-91e3-cf51dd7c6179",
"TaskTypeField": {
"TaskTypeFieldId": "c80389a2-3f9f-4add-86ce-652d46b7e822",
"Section": {
"TaskTypeSectionId": "484df647-9e99-4ccd-b5b7-0c32a70fda60",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "c4c9b13a-acb7-4c41-91e3-cf51dd7c6179",
"TaskTypeField": {
"TaskTypeFieldId": "c80389a2-3f9f-4add-86ce-652d46b7e822",
"Section": {
"TaskTypeSectionId": "484df647-9e99-4ccd-b5b7-0c32a70fda60",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "3f743a93-b855-4422-a80d-04baaabe7513",
"Asset": {
"AssetId": "3606cfc8-d87f-4604-b8c7-bc04ed7208f6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0f799a0-fc98-4aa4-be30-ad8939c89c1d",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-27T08:45:12.7867874-07:00",
"Location": "sample string 1",
"TaskId": "80597284-a3ae-47d1-89f2-94e9d8a182ce",
"Values": [
{
"FormFieldValueId": "22ddc809-5a25-41e2-a3e9-3f2419e12728",
"FormId": "8c403feb-d9cb-4b24-811e-5e7cad709fa1",
"FormTypeField": {
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "22ddc809-5a25-41e2-a3e9-3f2419e12728",
"FormId": "8c403feb-d9cb-4b24-811e-5e7cad709fa1",
"FormTypeField": {
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "c61a0189-c88f-4b80-8191-b5db95259bd5",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "3f743a93-b855-4422-a80d-04baaabe7513",
"Asset": {
"AssetId": "3606cfc8-d87f-4604-b8c7-bc04ed7208f6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d435527e-51d2-45bb-bad3-3ab2ac4b68dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0582157d-7418-4e1a-aae7-44a91edaac7b",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"MeasurementValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0f799a0-fc98-4aa4-be30-ad8939c89c1d",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-27T08:45:12.7867874-07:00",
"Location": "sample string 1",
"TaskId": "80597284-a3ae-47d1-89f2-94e9d8a182ce",
"Values": [
{
"FormFieldValueId": "22ddc809-5a25-41e2-a3e9-3f2419e12728",
"FormId": "8c403feb-d9cb-4b24-811e-5e7cad709fa1",
"FormTypeField": {
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "22ddc809-5a25-41e2-a3e9-3f2419e12728",
"FormId": "8c403feb-d9cb-4b24-811e-5e7cad709fa1",
"FormTypeField": {
"FormTypeFieldId": "26eebadc-5ce7-4752-b3e3-2ee5947f3870",
"FormType": {
"FormTypeId": "e345a79d-a47f-4491-b46c-204a6a945609",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "57fcbf65-4501-4863-94ac-fdf098535123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f668272-1419-4d4d-a5c8-8514d39b1472",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-27T08:45:12.7867874-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8fb78642-8a7b-46ff-a688-f8464e1dd840",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "9cb823c0-0989-4325-91ec-21530e4a0a2a",
"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": "f7876aa0-e325-4e9d-bd6f-01168d11c5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "da5003d2-c162-4f44-b348-85fc8d0d80e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a1458fc-7936-4ad0-bcef-2e389ad5de32",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b6c1bfe7-4635-4805-adb8-67ed7f33cfe7",
"FieldId": "0e71efd9-787b-449a-8a14-c0c44ece297f",
"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": "c61a0189-c88f-4b80-8191-b5db95259bd5",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "1c3b3178-9ecf-43e9-a23e-ad0cb41cf937",
"CreateDate": "2026-09-27T08:45:12.7867874-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T08:45:12.7867874-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"
}