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": "a3a5e9ff-7dcd-4613-972f-af8855d63a0d",
"Asset": {
"AssetId": "96db5e50-50ff-49d9-a53c-8fc2118601e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47d812a8-6860-4c2d-8bfc-60bbe2f25cf4",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "ff1bae19-7ec3-4c28-ace0-7286962218ab",
"Name": "sample string 1",
"CompanyId": "378647ab-fd40-4e8f-a176-7cb7ecbde75d"
},
"TaskCategory": {
"TaskCategoryId": "46d1a49e-d4f6-4f16-9e40-d3b9221bab1c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "be408b78-bf09-4203-8056-e8fcc1a09652",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "53150939-2e9c-438f-b26d-12a76145aaf0",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "04a38daf-ac44-4933-bd85-1681ced371bd",
"Section": {
"TaskTypeSectionId": "65bf575f-c78b-4edb-8cac-ef70ceebd09b",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "04a38daf-ac44-4933-bd85-1681ced371bd",
"Section": {
"TaskTypeSectionId": "65bf575f-c78b-4edb-8cac-ef70ceebd09b",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "2a0cdbc6-0892-41bf-adea-0719b1a2be86",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-11-06T05:03:14.5605246-08:00",
"AssignedToUser": {
"UserId": "f2c29ed3-bf56-4b74-b51b-b65d0d5f8091",
"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": "9f98d722-319a-4e87-b425-631146b7c68f",
"Teams": [
{
"TeamId": "d900e978-d59b-45d2-b9fc-603e22e0eee0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccf1cf91-de88-40bf-88c2-b84b8bf255bd",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d900e978-d59b-45d2-b9fc-603e22e0eee0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccf1cf91-de88-40bf-88c2-b84b8bf255bd",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "f2c29ed3-bf56-4b74-b51b-b65d0d5f8091",
"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": "9f98d722-319a-4e87-b425-631146b7c68f",
"Teams": [
{
"TeamId": "d900e978-d59b-45d2-b9fc-603e22e0eee0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccf1cf91-de88-40bf-88c2-b84b8bf255bd",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "d900e978-d59b-45d2-b9fc-603e22e0eee0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccf1cf91-de88-40bf-88c2-b84b8bf255bd",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "d900e978-d59b-45d2-b9fc-603e22e0eee0",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "f2c29ed3-bf56-4b74-b51b-b65d0d5f8091",
"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": "9f98d722-319a-4e87-b425-631146b7c68f",
"Teams": []
},
{
"UserId": "f2c29ed3-bf56-4b74-b51b-b65d0d5f8091",
"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": "9f98d722-319a-4e87-b425-631146b7c68f",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "ccf1cf91-de88-40bf-88c2-b84b8bf255bd",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-11-06T05:03:14.5605246-08:00",
"CompletedDate": "2025-11-06T05:03:14.5605246-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "c164cd8b-7f93-4413-afe4-3b3900efc8ce",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "c164cd8b-7f93-4413-afe4-3b3900efc8ce",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "472157fa-d757-4fa7-97ec-cf9ecc3cd3f4",
"TaskTypeField": {
"TaskTypeFieldId": "04a38daf-ac44-4933-bd85-1681ced371bd",
"Section": {
"TaskTypeSectionId": "65bf575f-c78b-4edb-8cac-ef70ceebd09b",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "472157fa-d757-4fa7-97ec-cf9ecc3cd3f4",
"TaskTypeField": {
"TaskTypeFieldId": "04a38daf-ac44-4933-bd85-1681ced371bd",
"Section": {
"TaskTypeSectionId": "65bf575f-c78b-4edb-8cac-ef70ceebd09b",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "ad3a4978-709f-46fc-87f8-0dd1a5d16b18",
"Asset": {
"AssetId": "96db5e50-50ff-49d9-a53c-8fc2118601e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47d812a8-6860-4c2d-8bfc-60bbe2f25cf4",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-06T05:03:14.5605246-08:00",
"Location": "sample string 1",
"TaskId": "dd1f1762-6442-4d51-a2ba-b47a7d744ff8",
"Values": [
{
"FormFieldValueId": "4b339183-77a3-4ac7-b3ba-775c15ab25a7",
"FormId": "a4386ebc-5ddc-4f92-bd27-ba1bf3102b4a",
"FormTypeField": {
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "4b339183-77a3-4ac7-b3ba-775c15ab25a7",
"FormId": "a4386ebc-5ddc-4f92-bd27-ba1bf3102b4a",
"FormTypeField": {
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "3c997687-a001-4aa1-abe6-24180cb8224a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "ad3a4978-709f-46fc-87f8-0dd1a5d16b18",
"Asset": {
"AssetId": "96db5e50-50ff-49d9-a53c-8fc2118601e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7a253f1-4bdf-4ce6-85ae-3f35dd8248c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2540852b-17f8-47f0-9b8b-0f4cb9c9bfbe",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"MeasurementValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47d812a8-6860-4c2d-8bfc-60bbe2f25cf4",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-11-06T05:03:14.5605246-08:00",
"Location": "sample string 1",
"TaskId": "dd1f1762-6442-4d51-a2ba-b47a7d744ff8",
"Values": [
{
"FormFieldValueId": "4b339183-77a3-4ac7-b3ba-775c15ab25a7",
"FormId": "a4386ebc-5ddc-4f92-bd27-ba1bf3102b4a",
"FormTypeField": {
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "4b339183-77a3-4ac7-b3ba-775c15ab25a7",
"FormId": "a4386ebc-5ddc-4f92-bd27-ba1bf3102b4a",
"FormTypeField": {
"FormTypeFieldId": "765b0b13-221a-4d34-8bc1-39a7772472d9",
"FormType": {
"FormTypeId": "5c83e11c-e69c-45a5-9012-165e79ea6103",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b29c8d82-7d58-4c2e-a691-4b3fe42b73c6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49b9c14-59f1-4151-b2dd-315433557e1e",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-06T05:03:14.5605246-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "2c104137-8146-4d77-8535-03592c8e7b1a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63cd1e0e-196b-4468-9830-19ae56f661a0",
"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": "5c37663d-bdfd-456f-be99-f85c15784294",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e5168c9f-a7a2-41f3-a0ce-324e224a3700",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1e45738b-d974-4d22-9b33-b22c9f6ca6d1",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "8c8aff89-dddf-4cb4-b752-5ed3b3f8673b",
"FieldId": "ceacc27a-fe14-428c-8266-e5ce0d151e6f",
"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": "3c997687-a001-4aa1-abe6-24180cb8224a",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6db97ba6-091d-48d1-9e71-8fc1875ecb08",
"CreateDate": "2025-11-06T05:03:14.5605246-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T05:03:14.5605246-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"
}