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": "c070871f-4ad5-418b-ac66-fb7cab3721e8",
"Asset": {
"AssetId": "ee26021a-c220-44b8-ba07-fa093d020dec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c346d916-7702-41c4-9d2f-64f579fe6754",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "0552e813-1b0b-4823-8b3a-778b23555ee4",
"Name": "sample string 1",
"CompanyId": "27c1e0d3-738b-4799-8577-cb688b19ed2c"
},
"TaskCategory": {
"TaskCategoryId": "0690aec7-f53c-40ef-8494-85f760737121",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "52aa0997-a9ea-4d82-9fb9-dc5e3782e20a",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "936a88d1-2ea0-463f-ba1e-7ab8fdca8c3e",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "30fbf215-58b7-437e-a572-f47950513b2f",
"Section": {
"TaskTypeSectionId": "5673aed6-6963-4a42-8329-e5acb48ce8b9",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "30fbf215-58b7-437e-a572-f47950513b2f",
"Section": {
"TaskTypeSectionId": "5673aed6-6963-4a42-8329-e5acb48ce8b9",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "ad8c7892-5f02-48d2-ab24-cf9ec6f0afb0",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-07-16T14:08:16.0944996-07:00",
"AssignedToUser": {
"UserId": "ae0b46fc-b9c7-4cc6-89b2-896f82ef5a36",
"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": "6e3cc3d7-2612-4ee6-8645-8815895e6f3d",
"Teams": [
{
"TeamId": "9f3fceb8-61e5-46c6-973d-bab31231f505",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3af5e22b-6481-4939-82ee-58d90a538d0e",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9f3fceb8-61e5-46c6-973d-bab31231f505",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3af5e22b-6481-4939-82ee-58d90a538d0e",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "ae0b46fc-b9c7-4cc6-89b2-896f82ef5a36",
"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": "6e3cc3d7-2612-4ee6-8645-8815895e6f3d",
"Teams": [
{
"TeamId": "9f3fceb8-61e5-46c6-973d-bab31231f505",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3af5e22b-6481-4939-82ee-58d90a538d0e",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "9f3fceb8-61e5-46c6-973d-bab31231f505",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3af5e22b-6481-4939-82ee-58d90a538d0e",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "9f3fceb8-61e5-46c6-973d-bab31231f505",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "ae0b46fc-b9c7-4cc6-89b2-896f82ef5a36",
"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": "6e3cc3d7-2612-4ee6-8645-8815895e6f3d",
"Teams": []
},
{
"UserId": "ae0b46fc-b9c7-4cc6-89b2-896f82ef5a36",
"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": "6e3cc3d7-2612-4ee6-8645-8815895e6f3d",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "3af5e22b-6481-4939-82ee-58d90a538d0e",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-07-16T14:08:16.0944996-07:00",
"CompletedDate": "2026-07-16T14:08:16.0944996-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "ab2af5a0-8694-4fea-937d-11459c7c20b8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "ab2af5a0-8694-4fea-937d-11459c7c20b8",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "a8c16404-3e3e-4ab6-b661-6f9e5aaeed38",
"TaskTypeField": {
"TaskTypeFieldId": "30fbf215-58b7-437e-a572-f47950513b2f",
"Section": {
"TaskTypeSectionId": "5673aed6-6963-4a42-8329-e5acb48ce8b9",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "a8c16404-3e3e-4ab6-b661-6f9e5aaeed38",
"TaskTypeField": {
"TaskTypeFieldId": "30fbf215-58b7-437e-a572-f47950513b2f",
"Section": {
"TaskTypeSectionId": "5673aed6-6963-4a42-8329-e5acb48ce8b9",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "739c4916-497d-426f-9d00-523f76ded3aa",
"Asset": {
"AssetId": "ee26021a-c220-44b8-ba07-fa093d020dec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c346d916-7702-41c4-9d2f-64f579fe6754",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-16T14:08:16.0944996-07:00",
"Location": "sample string 1",
"TaskId": "dd9a6f12-9076-4e5e-8995-fcef36a2fc0a",
"Values": [
{
"FormFieldValueId": "cea119b0-3a81-4d2c-8bb4-0f6cd7371d01",
"FormId": "336490e2-5336-49ab-8bbf-f0cb3bdb40e0",
"FormTypeField": {
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "cea119b0-3a81-4d2c-8bb4-0f6cd7371d01",
"FormId": "336490e2-5336-49ab-8bbf-f0cb3bdb40e0",
"FormTypeField": {
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "c2ee6a78-7c2c-4440-a703-de64f2dd54b8",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "739c4916-497d-426f-9d00-523f76ded3aa",
"Asset": {
"AssetId": "ee26021a-c220-44b8-ba07-fa093d020dec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a9c4a4b3-2c82-4adf-87a7-bf4f0f43e107",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7dd7eaa5-919f-4187-9b22-22a2f721aed0",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"MeasurementValueNeededDate": "2026-07-16T14:08:16.0788318-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c346d916-7702-41c4-9d2f-64f579fe6754",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-07-16T14:08:16.0944996-07:00",
"Location": "sample string 1",
"TaskId": "dd9a6f12-9076-4e5e-8995-fcef36a2fc0a",
"Values": [
{
"FormFieldValueId": "cea119b0-3a81-4d2c-8bb4-0f6cd7371d01",
"FormId": "336490e2-5336-49ab-8bbf-f0cb3bdb40e0",
"FormTypeField": {
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "cea119b0-3a81-4d2c-8bb4-0f6cd7371d01",
"FormId": "336490e2-5336-49ab-8bbf-f0cb3bdb40e0",
"FormTypeField": {
"FormTypeFieldId": "12efc00b-66d8-4ac0-ab9e-d8b337379bad",
"FormType": {
"FormTypeId": "62128f94-5007-4382-a532-023c8dcd88f0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07a44dbc-ca7a-4336-ad32-39ba5e1e7537",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1dcc2e20-60b5-44cf-b00d-c76fa18d96d9",
"CreateDate": "2026-07-16T14:08:16.0788318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0788318-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-16T14:08:16.0944996-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "28b1ed70-2f39-4d97-8749-ed40a0ef4606",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "63176e35-e892-48de-bd67-8715dd418bdd",
"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": "df57da56-89ce-4d2a-bde9-69ff17f692d8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9e1a1159-d920-44ad-ae1d-ee6e3c7bf252",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d49d504c-be2a-466b-a613-151f4286475b",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6ea50fc1-a2d4-49a8-afa0-2aaa0771901b",
"FieldId": "e67b47bd-69aa-4b20-b672-010fc6ced95f",
"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": "c2ee6a78-7c2c-4440-a703-de64f2dd54b8",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "924fb42b-c21c-42e4-b37b-02547003c7e3",
"CreateDate": "2026-07-16T14:08:16.0944996-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-16T14:08:16.0944996-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"
}