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": "058fbd45-4c5c-4c05-a439-0ba03b541ca1",
"Asset": {
"AssetId": "01dcc5ad-7fea-470f-8f5c-0f99a4d40295",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a90e035c-a10d-45e6-90cf-dd21f59e4a27",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "facc387b-2f67-49c7-a6bc-ee2d0d45b5c7",
"Name": "sample string 1",
"CompanyId": "b9e2b129-60d2-4836-9c77-f12904dc2246"
},
"TaskCategory": {
"TaskCategoryId": "cb88bb6e-c907-4475-a5d8-f33f8bcc5d7e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4de486c3-511c-4d69-ace1-1ff155641117",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "9206ef03-7a99-4983-896b-3e855f5beedb",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "49bc6db6-6215-4d70-b1c9-2d3e70e2316c",
"Section": {
"TaskTypeSectionId": "b6accb5a-de88-4a8f-85b5-1b855a72a877",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "49bc6db6-6215-4d70-b1c9-2d3e70e2316c",
"Section": {
"TaskTypeSectionId": "b6accb5a-de88-4a8f-85b5-1b855a72a877",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "afefc608-fc54-49ab-bef8-faae02304990",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-28T21:49:48.1947534-07:00",
"AssignedToUser": {
"UserId": "341ebb90-a734-46ab-ba7f-ee848067edb5",
"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": "3125cb7f-9876-4914-84e7-7988894bf716",
"Teams": [
{
"TeamId": "ab601be3-1fe5-47fc-b770-e573c8d48896",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e12c3138-20d9-4c0d-a713-b9956bc4e7b8",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ab601be3-1fe5-47fc-b770-e573c8d48896",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e12c3138-20d9-4c0d-a713-b9956bc4e7b8",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "341ebb90-a734-46ab-ba7f-ee848067edb5",
"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": "3125cb7f-9876-4914-84e7-7988894bf716",
"Teams": [
{
"TeamId": "ab601be3-1fe5-47fc-b770-e573c8d48896",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e12c3138-20d9-4c0d-a713-b9956bc4e7b8",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "ab601be3-1fe5-47fc-b770-e573c8d48896",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e12c3138-20d9-4c0d-a713-b9956bc4e7b8",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "ab601be3-1fe5-47fc-b770-e573c8d48896",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "341ebb90-a734-46ab-ba7f-ee848067edb5",
"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": "3125cb7f-9876-4914-84e7-7988894bf716",
"Teams": []
},
{
"UserId": "341ebb90-a734-46ab-ba7f-ee848067edb5",
"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": "3125cb7f-9876-4914-84e7-7988894bf716",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "e12c3138-20d9-4c0d-a713-b9956bc4e7b8",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-03-28T21:49:48.1947534-07:00",
"CompletedDate": "2026-03-28T21:49:48.1947534-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "316582e2-55e5-4026-821e-9b1896e3ca05",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "316582e2-55e5-4026-821e-9b1896e3ca05",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "1419b79b-2f12-42e6-a46a-a8aecc52f8b1",
"TaskTypeField": {
"TaskTypeFieldId": "49bc6db6-6215-4d70-b1c9-2d3e70e2316c",
"Section": {
"TaskTypeSectionId": "b6accb5a-de88-4a8f-85b5-1b855a72a877",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "1419b79b-2f12-42e6-a46a-a8aecc52f8b1",
"TaskTypeField": {
"TaskTypeFieldId": "49bc6db6-6215-4d70-b1c9-2d3e70e2316c",
"Section": {
"TaskTypeSectionId": "b6accb5a-de88-4a8f-85b5-1b855a72a877",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "b63bfdde-9566-4260-8e9b-e07d86c40c15",
"Asset": {
"AssetId": "01dcc5ad-7fea-470f-8f5c-0f99a4d40295",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a90e035c-a10d-45e6-90cf-dd21f59e4a27",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "e3288635-db35-452e-b920-92e09f15ca32",
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-28T21:49:48.1947534-07:00",
"Location": "sample string 1",
"TaskId": "8bfaf591-dc07-46fd-ac53-a329d3a0638b",
"Values": [
{
"FormFieldValueId": "e54cc9aa-c061-4e03-8946-7b2d085c7347",
"FormId": "c5bd1772-a3d3-482c-a8d2-c02c2049ce8c",
"FormTypeField": {
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "e54cc9aa-c061-4e03-8946-7b2d085c7347",
"FormId": "c5bd1772-a3d3-482c-a8d2-c02c2049ce8c",
"FormTypeField": {
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "23b37bd2-d028-4c66-bf83-788418635acf",
"CreateDate": "2026-03-28T21:49:48.2102854-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T21:49:48.2102854-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b63bfdde-9566-4260-8e9b-e07d86c40c15",
"Asset": {
"AssetId": "01dcc5ad-7fea-470f-8f5c-0f99a4d40295",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b6dd5ff0-1fed-4aac-9db7-b98173f20859",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d48ee541-d154-4c81-ab84-dcb1381e4251",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a90e035c-a10d-45e6-90cf-dd21f59e4a27",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "e3288635-db35-452e-b920-92e09f15ca32",
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-03-28T21:49:48.1947534-07:00",
"Location": "sample string 1",
"TaskId": "8bfaf591-dc07-46fd-ac53-a329d3a0638b",
"Values": [
{
"FormFieldValueId": "e54cc9aa-c061-4e03-8946-7b2d085c7347",
"FormId": "c5bd1772-a3d3-482c-a8d2-c02c2049ce8c",
"FormTypeField": {
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "e54cc9aa-c061-4e03-8946-7b2d085c7347",
"FormId": "c5bd1772-a3d3-482c-a8d2-c02c2049ce8c",
"FormTypeField": {
"FormTypeFieldId": "e3288635-db35-452e-b920-92e09f15ca32",
"FormType": {
"FormTypeId": "efcd9b86-b3ab-4599-b93e-8a117820fa51",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e0d2a93e-441b-41a9-bda6-26acc58be7ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "846beadf-583a-4b37-b003-a6da3c2dd896",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-28T21:49:48.1947534-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "14012632-878b-4b23-b7d7-b2970f0bf613",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "414539f3-f909-44e9-a797-56fb70e538e4",
"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": "ff183f58-f289-44f1-8598-0eff13b2da62",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3c912ab7-ab3a-494b-af17-83f17a6b2c73",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "731b49ed-29d9-4d80-b45e-413ce1969a11",
"CreateDate": "2026-03-28T21:49:48.1947534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:49:48.1947534-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b9f24987-9543-4782-b3c4-f15ff8c272c4",
"FieldId": "e3479f0f-d2c2-467e-b8cf-72e62424eade",
"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": "23b37bd2-d028-4c66-bf83-788418635acf",
"CreateDate": "2026-03-28T21:49:48.2102854-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T21:49:48.2102854-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "86e562e1-0111-4f97-a79b-d5c7d295fb06",
"CreateDate": "2026-03-28T21:49:48.2102854-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:49:48.2102854-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"
}