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": "109d5af4-5544-4b5b-a24a-639914cf6ab9",
"Asset": {
"AssetId": "7b679ac4-5eea-47e2-bb30-fda2369ed706",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cdece739-30de-48fa-b6be-3e53becbea49",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "b267cd28-7b36-49e4-bc41-8ef0c3833d4e",
"Name": "sample string 1",
"CompanyId": "e4cf86e5-7037-4239-8e38-9f900fe80051"
},
"TaskCategory": {
"TaskCategoryId": "76ce4283-dd26-420f-99e7-5f8eeead86c6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3da332b0-24c9-49ac-b0f5-f221d5d57c98",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "b253e0f0-dd3f-42ce-8686-4759c0c7530a",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "98eb3578-a76f-44a5-b701-b18a5ac2a391",
"Section": {
"TaskTypeSectionId": "651788d2-76bf-42c3-92bb-8d9589786dc0",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "98eb3578-a76f-44a5-b701-b18a5ac2a391",
"Section": {
"TaskTypeSectionId": "651788d2-76bf-42c3-92bb-8d9589786dc0",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "b7753d67-74a1-4e47-beaa-c6665e57ac77",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-22T08:12:08.5084869-08:00",
"AssignedToUser": {
"UserId": "0084ac11-caec-45ee-8bd8-9b44ba370756",
"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": "46f25ead-f79a-4bf6-8004-081032c08fdb",
"Teams": [
{
"TeamId": "6e50c583-1e7e-4884-aa00-d731708a1de2",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "77b02a2b-5c24-442a-bfed-199bbc0f999a",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "6e50c583-1e7e-4884-aa00-d731708a1de2",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "77b02a2b-5c24-442a-bfed-199bbc0f999a",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "0084ac11-caec-45ee-8bd8-9b44ba370756",
"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": "46f25ead-f79a-4bf6-8004-081032c08fdb",
"Teams": [
{
"TeamId": "6e50c583-1e7e-4884-aa00-d731708a1de2",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "77b02a2b-5c24-442a-bfed-199bbc0f999a",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "6e50c583-1e7e-4884-aa00-d731708a1de2",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "77b02a2b-5c24-442a-bfed-199bbc0f999a",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "6e50c583-1e7e-4884-aa00-d731708a1de2",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "0084ac11-caec-45ee-8bd8-9b44ba370756",
"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": "46f25ead-f79a-4bf6-8004-081032c08fdb",
"Teams": []
},
{
"UserId": "0084ac11-caec-45ee-8bd8-9b44ba370756",
"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": "46f25ead-f79a-4bf6-8004-081032c08fdb",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "77b02a2b-5c24-442a-bfed-199bbc0f999a",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-12-22T08:12:08.5084869-08:00",
"CompletedDate": "2025-12-22T08:12:08.5084869-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "acad3a80-c3af-45a6-9dc7-531a6b57c217",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "acad3a80-c3af-45a6-9dc7-531a6b57c217",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "4ece7087-f601-407c-846e-5cf9babdf97b",
"TaskTypeField": {
"TaskTypeFieldId": "98eb3578-a76f-44a5-b701-b18a5ac2a391",
"Section": {
"TaskTypeSectionId": "651788d2-76bf-42c3-92bb-8d9589786dc0",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "4ece7087-f601-407c-846e-5cf9babdf97b",
"TaskTypeField": {
"TaskTypeFieldId": "98eb3578-a76f-44a5-b701-b18a5ac2a391",
"Section": {
"TaskTypeSectionId": "651788d2-76bf-42c3-92bb-8d9589786dc0",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "cee24e13-f038-41d2-a7c7-4639ee5a7137",
"Asset": {
"AssetId": "7b679ac4-5eea-47e2-bb30-fda2369ed706",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cdece739-30de-48fa-b6be-3e53becbea49",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-22T08:12:08.5084869-08:00",
"Location": "sample string 1",
"TaskId": "8826d65b-d7f1-4419-b341-b02f9b1c1b81",
"Values": [
{
"FormFieldValueId": "883a1c8d-3a3a-4c0c-9126-fb1e130d5877",
"FormId": "8a2fc88a-1059-4c66-93ec-bc4c08a9d7db",
"FormTypeField": {
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "883a1c8d-3a3a-4c0c-9126-fb1e130d5877",
"FormId": "8a2fc88a-1059-4c66-93ec-bc4c08a9d7db",
"FormTypeField": {
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "8ba100e6-c52d-4437-a062-5ad1230918ab",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "cee24e13-f038-41d2-a7c7-4639ee5a7137",
"Asset": {
"AssetId": "7b679ac4-5eea-47e2-bb30-fda2369ed706",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7e586a42-824d-4811-9c86-4d004b04ba11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1e16e99e-f2ec-44a0-b8bf-2c2576713a7c",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"MeasurementValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cdece739-30de-48fa-b6be-3e53becbea49",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-22T08:12:08.5084869-08:00",
"Location": "sample string 1",
"TaskId": "8826d65b-d7f1-4419-b341-b02f9b1c1b81",
"Values": [
{
"FormFieldValueId": "883a1c8d-3a3a-4c0c-9126-fb1e130d5877",
"FormId": "8a2fc88a-1059-4c66-93ec-bc4c08a9d7db",
"FormTypeField": {
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "883a1c8d-3a3a-4c0c-9126-fb1e130d5877",
"FormId": "8a2fc88a-1059-4c66-93ec-bc4c08a9d7db",
"FormTypeField": {
"FormTypeFieldId": "6da8621c-2794-4100-88bd-10fbbfcfe9d1",
"FormType": {
"FormTypeId": "8e1caf08-fc9a-4de6-8a9d-f96c193864dd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b2f1788a-d31d-4194-865d-82d276d741e2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c11b588f-84bc-4074-a1d6-5a0281625744",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-22T08:12:08.5084869-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "c226e461-9ad7-4e7e-b5c5-bc9ffc343fc7",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "7b6a9c3d-2433-4ea5-a5f5-b05e3e7ee094",
"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": "1660695c-c4a8-41be-970a-2beeb33b1878",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ea1e2f94-0a60-4631-ac5a-4af4f668b863",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6f74dc43-b01f-4d6a-b3e5-fec6449d511f",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9d1115af-b24a-41fc-a444-9e9181eb8132",
"FieldId": "8b677d1a-c102-4b44-8f7d-cbbf030fde1e",
"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": "8ba100e6-c52d-4437-a062-5ad1230918ab",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "33cbb91a-14a2-4ea0-a537-8f27715a414b",
"CreateDate": "2025-12-22T08:12:08.5084869-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-22T08:12:08.5084869-08: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"
}