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": "473abbbe-da5b-420d-a318-26e84cae2260",
"Asset": {
"AssetId": "a6664b19-8571-499e-9748-04e4bf3aa553",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a4a6a28-3fe7-499e-867a-3813930cdfea",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "5db55bb1-821a-4cd5-84a3-1d2936fef6fb",
"Name": "sample string 1",
"CompanyId": "2563e3e1-121b-425f-bbce-420ee34dcc18"
},
"TaskCategory": {
"TaskCategoryId": "5ce5b0e6-09b5-4333-b300-8ab55e19605f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "bc10166f-f26b-49b8-a5da-80339fb1109c",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "64a7beef-7619-44ed-893c-fa5abd310659",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "e025b30c-7dd5-4d1b-b17c-d2599153fca8",
"Section": {
"TaskTypeSectionId": "6f827c37-ad09-4936-80b0-1ab28275061e",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "e025b30c-7dd5-4d1b-b17c-d2599153fca8",
"Section": {
"TaskTypeSectionId": "6f827c37-ad09-4936-80b0-1ab28275061e",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "ee6851a7-6829-4057-8a95-f85b321b3b19",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-02T21:37:30.4764731-07:00",
"AssignedToUser": {
"UserId": "84f14428-345c-4d5a-a471-6450c0bf8b74",
"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": "0ae41067-b365-43b8-ac30-c6813e0b165b",
"Teams": [
{
"TeamId": "85415ae9-f912-4802-86e0-eb062cd568d7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e06f5f11-c14a-4567-8807-3e1219be1b2b",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "85415ae9-f912-4802-86e0-eb062cd568d7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e06f5f11-c14a-4567-8807-3e1219be1b2b",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "84f14428-345c-4d5a-a471-6450c0bf8b74",
"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": "0ae41067-b365-43b8-ac30-c6813e0b165b",
"Teams": [
{
"TeamId": "85415ae9-f912-4802-86e0-eb062cd568d7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e06f5f11-c14a-4567-8807-3e1219be1b2b",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "85415ae9-f912-4802-86e0-eb062cd568d7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e06f5f11-c14a-4567-8807-3e1219be1b2b",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "85415ae9-f912-4802-86e0-eb062cd568d7",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "84f14428-345c-4d5a-a471-6450c0bf8b74",
"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": "0ae41067-b365-43b8-ac30-c6813e0b165b",
"Teams": []
},
{
"UserId": "84f14428-345c-4d5a-a471-6450c0bf8b74",
"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": "0ae41067-b365-43b8-ac30-c6813e0b165b",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e06f5f11-c14a-4567-8807-3e1219be1b2b",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-02T21:37:30.4764731-07:00",
"CompletedDate": "2026-07-02T21:37:30.4764731-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "26fa3830-c86d-40ae-ad4f-72896b1cd28f",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "26fa3830-c86d-40ae-ad4f-72896b1cd28f",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "e9bceea0-f8c1-4af2-a049-3d09afe2de70",
"TaskTypeField": {
"TaskTypeFieldId": "e025b30c-7dd5-4d1b-b17c-d2599153fca8",
"Section": {
"TaskTypeSectionId": "6f827c37-ad09-4936-80b0-1ab28275061e",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "e9bceea0-f8c1-4af2-a049-3d09afe2de70",
"TaskTypeField": {
"TaskTypeFieldId": "e025b30c-7dd5-4d1b-b17c-d2599153fca8",
"Section": {
"TaskTypeSectionId": "6f827c37-ad09-4936-80b0-1ab28275061e",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "6a8b8841-8829-495e-89d5-d47aaaa09662",
"Asset": {
"AssetId": "a6664b19-8571-499e-9748-04e4bf3aa553",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a4a6a28-3fe7-499e-867a-3813930cdfea",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T21:37:30.4764731-07:00",
"Location": "sample string 1",
"TaskId": "24fd8258-0c3c-45fb-8a5f-c78ff19c1bf0",
"Values": [
{
"FormFieldValueId": "dcc33bb4-5b54-4c7f-81d7-ddea55620988",
"FormId": "413955b2-c754-4fcb-a6d5-64d5c99e8eef",
"FormTypeField": {
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "dcc33bb4-5b54-4c7f-81d7-ddea55620988",
"FormId": "413955b2-c754-4fcb-a6d5-64d5c99e8eef",
"FormTypeField": {
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "5f3f5fb9-459b-4ee0-8e12-4207506a15f9",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "6a8b8841-8829-495e-89d5-d47aaaa09662",
"Asset": {
"AssetId": "a6664b19-8571-499e-9748-04e4bf3aa553",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "719c1cc0-eea0-477d-b1e6-a5cd4ee9de88",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e5349bee-f8ec-4cbe-8179-05b1c3dd75ed",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"MeasurementValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5a4a6a28-3fe7-499e-867a-3813930cdfea",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-02T21:37:30.4764731-07:00",
"Location": "sample string 1",
"TaskId": "24fd8258-0c3c-45fb-8a5f-c78ff19c1bf0",
"Values": [
{
"FormFieldValueId": "dcc33bb4-5b54-4c7f-81d7-ddea55620988",
"FormId": "413955b2-c754-4fcb-a6d5-64d5c99e8eef",
"FormTypeField": {
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "dcc33bb4-5b54-4c7f-81d7-ddea55620988",
"FormId": "413955b2-c754-4fcb-a6d5-64d5c99e8eef",
"FormTypeField": {
"FormTypeFieldId": "b833b4d1-e3fd-4c11-a04b-326af2a910b8",
"FormType": {
"FormTypeId": "6cadd1b4-87a9-41eb-bde0-4c97d7bc1176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d97d1afa-f4b0-43ca-aa54-b3efbd37c68a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "36dbebc0-5ca5-4fdc-a760-1f4553200baa",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-02T21:37:30.4764731-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "3215c8bb-a77f-4c2f-bd88-bb43921e0113",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "368dc0c2-8768-4933-994e-f3b74711500b",
"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": "96ea4ae5-9efc-4443-8d35-edcc26000485",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c15c5e6-851a-4dfd-910b-76a9a4ca120b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ea82d290-6b61-46ef-a1dd-589cfba6aaca",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "261a236e-4f46-4c30-a39f-fd9547bc7b68",
"FieldId": "1e02baee-f66c-4f62-8a6f-06070a0d433b",
"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": "5f3f5fb9-459b-4ee0-8e12-4207506a15f9",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "31fc326f-dd88-4151-a6d4-9271745105b3",
"CreateDate": "2026-07-02T21:37:30.4764731-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-02T21:37:30.4764731-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"
}