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": "00988036-c674-4e00-b056-0070f995109a",
"Asset": {
"AssetId": "6ce6d888-049d-4767-8645-34b9c742c82a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c1857d1-953f-40a8-8343-94d20d0742a5",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "bd60d58a-bf67-4f46-a9df-db2c9e3d1c0a",
"Name": "sample string 1",
"CompanyId": "8de41ca0-202e-43c1-b7fa-bb0adbe3d5d2"
},
"TaskCategory": {
"TaskCategoryId": "93022432-37fe-4800-ad7f-46af12aadeea",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "26b7aeb2-7861-4101-9877-3f592e9f91ad",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "5180f05b-fadc-43b6-9d04-e2fb6dcc58a0",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "76ba6714-1c05-4233-9ccb-7215295c108a",
"Section": {
"TaskTypeSectionId": "5d473d65-654d-4f75-98ff-483db803d9cf",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "76ba6714-1c05-4233-9ccb-7215295c108a",
"Section": {
"TaskTypeSectionId": "5d473d65-654d-4f75-98ff-483db803d9cf",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "d5c82cdf-a56c-4d55-bc9b-ef0d81012305",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-08-01T13:25:54.4328531-07:00",
"AssignedToUser": {
"UserId": "7f47a1fc-7a5e-4245-b694-e1ca6b27df2f",
"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": "932fa949-2317-429a-be26-2e97794c1d61",
"Teams": [
{
"TeamId": "bc0b5de5-732e-4d8a-b0cb-b2a82c67a3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ab30b974-027e-4599-884a-0a9339d6902d",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "bc0b5de5-732e-4d8a-b0cb-b2a82c67a3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ab30b974-027e-4599-884a-0a9339d6902d",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "7f47a1fc-7a5e-4245-b694-e1ca6b27df2f",
"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": "932fa949-2317-429a-be26-2e97794c1d61",
"Teams": [
{
"TeamId": "bc0b5de5-732e-4d8a-b0cb-b2a82c67a3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ab30b974-027e-4599-884a-0a9339d6902d",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "bc0b5de5-732e-4d8a-b0cb-b2a82c67a3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ab30b974-027e-4599-884a-0a9339d6902d",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "bc0b5de5-732e-4d8a-b0cb-b2a82c67a3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "7f47a1fc-7a5e-4245-b694-e1ca6b27df2f",
"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": "932fa949-2317-429a-be26-2e97794c1d61",
"Teams": []
},
{
"UserId": "7f47a1fc-7a5e-4245-b694-e1ca6b27df2f",
"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": "932fa949-2317-429a-be26-2e97794c1d61",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ab30b974-027e-4599-884a-0a9339d6902d",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-08-01T13:25:54.4328531-07:00",
"CompletedDate": "2026-08-01T13:25:54.4328531-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "6ba89d16-ceab-496f-bb7e-1330f0789dbc",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "6ba89d16-ceab-496f-bb7e-1330f0789dbc",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "62d5cb7d-18c6-4195-9442-36a5bfe1e2b3",
"TaskTypeField": {
"TaskTypeFieldId": "76ba6714-1c05-4233-9ccb-7215295c108a",
"Section": {
"TaskTypeSectionId": "5d473d65-654d-4f75-98ff-483db803d9cf",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "62d5cb7d-18c6-4195-9442-36a5bfe1e2b3",
"TaskTypeField": {
"TaskTypeFieldId": "76ba6714-1c05-4233-9ccb-7215295c108a",
"Section": {
"TaskTypeSectionId": "5d473d65-654d-4f75-98ff-483db803d9cf",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "7bb42b58-feae-47b2-b2d0-ab00756d38c0",
"Asset": {
"AssetId": "6ce6d888-049d-4767-8645-34b9c742c82a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c1857d1-953f-40a8-8343-94d20d0742a5",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-01T13:25:54.4328531-07:00",
"Location": "sample string 1",
"TaskId": "dc1c1cbe-8964-4a8d-91b5-7abbea29e565",
"Values": [
{
"FormFieldValueId": "d70a8ad0-955c-4979-a97f-0416c9b36f62",
"FormId": "cb749ab7-04d2-40eb-a95e-33990c84814d",
"FormTypeField": {
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "d70a8ad0-955c-4979-a97f-0416c9b36f62",
"FormId": "cb749ab7-04d2-40eb-a95e-33990c84814d",
"FormTypeField": {
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "9b7ef855-e651-44fc-aa7e-9769af3f88d0",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "7bb42b58-feae-47b2-b2d0-ab00756d38c0",
"Asset": {
"AssetId": "6ce6d888-049d-4767-8645-34b9c742c82a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "05320430-cda6-425f-a4b8-3ce7428a319e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "25e9ff94-b02b-45bc-914e-e6421c111725",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"MeasurementValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c1857d1-953f-40a8-8343-94d20d0742a5",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-01T13:25:54.4328531-07:00",
"Location": "sample string 1",
"TaskId": "dc1c1cbe-8964-4a8d-91b5-7abbea29e565",
"Values": [
{
"FormFieldValueId": "d70a8ad0-955c-4979-a97f-0416c9b36f62",
"FormId": "cb749ab7-04d2-40eb-a95e-33990c84814d",
"FormTypeField": {
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "d70a8ad0-955c-4979-a97f-0416c9b36f62",
"FormId": "cb749ab7-04d2-40eb-a95e-33990c84814d",
"FormTypeField": {
"FormTypeFieldId": "8e61bdff-3d8a-4f5b-82f7-d9a95d010887",
"FormType": {
"FormTypeId": "034bb65c-6c79-4ab6-a48e-aae6eede9c43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7f460f67-7eeb-49ff-bb0e-e52140fa79b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4df6847c-1d0b-43eb-8c7a-94ef762c06ea",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-01T13:25:54.4328531-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "cd63a437-8be8-4346-862b-bd0d7528a643",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "d98f86f2-0d89-4481-b6a8-cbf450605310",
"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": "5ccf95a6-8f42-499b-afd2-271ffe617b8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f2b4658-c6c1-42b0-bf3b-0a12cefa06bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7ddbe8b6-1a24-4196-9a57-df5b46bda808",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "08b3883a-3532-46d8-a3c4-f9b3651d8ec3",
"FieldId": "ad105f97-920b-414d-9321-a452e75dd128",
"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": "9b7ef855-e651-44fc-aa7e-9769af3f88d0",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d5e72582-3b10-4147-aabf-89fbe9b62ff1",
"CreateDate": "2026-08-01T13:25:54.4328531-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-01T13:25:54.4328531-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"
}