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": "d79aa97e-ea4e-4702-b546-9c2325cb968b",
"Asset": {
"AssetId": "273a1543-7eba-47ff-9c2d-db15ab60cd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "312c9ab1-fe0d-4cca-ae7a-99d5aed2b45d",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "72d93ada-507e-4be5-af32-467736048c32",
"Name": "sample string 1",
"CompanyId": "14bfdc70-7866-40a2-a7a7-e46c750524b6"
},
"TaskCategory": {
"TaskCategoryId": "c3d07a66-f229-441e-af8f-ee27e53ed5bb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "44e0a479-66e5-429a-96d5-81fd5e24a46c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "a282f4e4-38d9-4429-86d1-ba2ed13fe0c9",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "bef53fa1-53b2-4aa2-88f9-aa9dec086361",
"Section": {
"TaskTypeSectionId": "a05653e2-691a-4286-84a5-de0d26e6530d",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "bef53fa1-53b2-4aa2-88f9-aa9dec086361",
"Section": {
"TaskTypeSectionId": "a05653e2-691a-4286-84a5-de0d26e6530d",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "d91c4aad-03f2-4bd2-ac2b-54dea06026be",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-09-26T05:42:40.7121584-07:00",
"AssignedToUser": {
"UserId": "2990867f-52e1-4915-92ab-7aa267350d3a",
"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": "3578f5a4-ecac-4203-bbaf-ab148ed854bb",
"Teams": [
{
"TeamId": "24ea78a5-7a5b-406f-af00-3aea6a5b1985",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b4105126-7bd0-43eb-a9ec-b38429269206",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "24ea78a5-7a5b-406f-af00-3aea6a5b1985",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b4105126-7bd0-43eb-a9ec-b38429269206",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "2990867f-52e1-4915-92ab-7aa267350d3a",
"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": "3578f5a4-ecac-4203-bbaf-ab148ed854bb",
"Teams": [
{
"TeamId": "24ea78a5-7a5b-406f-af00-3aea6a5b1985",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b4105126-7bd0-43eb-a9ec-b38429269206",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "24ea78a5-7a5b-406f-af00-3aea6a5b1985",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b4105126-7bd0-43eb-a9ec-b38429269206",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "24ea78a5-7a5b-406f-af00-3aea6a5b1985",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "2990867f-52e1-4915-92ab-7aa267350d3a",
"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": "3578f5a4-ecac-4203-bbaf-ab148ed854bb",
"Teams": []
},
{
"UserId": "2990867f-52e1-4915-92ab-7aa267350d3a",
"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": "3578f5a4-ecac-4203-bbaf-ab148ed854bb",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "b4105126-7bd0-43eb-a9ec-b38429269206",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-09-26T05:42:40.7121584-07:00",
"CompletedDate": "2026-09-26T05:42:40.7121584-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "08fd4b61-33b3-4281-b432-c591359f1a04",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "08fd4b61-33b3-4281-b432-c591359f1a04",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "8485459e-bc33-4308-8619-2fab24488c56",
"TaskTypeField": {
"TaskTypeFieldId": "bef53fa1-53b2-4aa2-88f9-aa9dec086361",
"Section": {
"TaskTypeSectionId": "a05653e2-691a-4286-84a5-de0d26e6530d",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "8485459e-bc33-4308-8619-2fab24488c56",
"TaskTypeField": {
"TaskTypeFieldId": "bef53fa1-53b2-4aa2-88f9-aa9dec086361",
"Section": {
"TaskTypeSectionId": "a05653e2-691a-4286-84a5-de0d26e6530d",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "d65e343f-ac72-4af7-9c24-49e63df5dfc2",
"Asset": {
"AssetId": "273a1543-7eba-47ff-9c2d-db15ab60cd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "312c9ab1-fe0d-4cca-ae7a-99d5aed2b45d",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T05:42:40.7121584-07:00",
"Location": "sample string 1",
"TaskId": "6b781149-7dcf-451a-be78-244fe144fd35",
"Values": [
{
"FormFieldValueId": "482edd7f-e420-438a-be57-5e13508a089c",
"FormId": "fae357f4-3960-498f-9a49-b12e24bbe8a3",
"FormTypeField": {
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "482edd7f-e420-438a-be57-5e13508a089c",
"FormId": "fae357f4-3960-498f-9a49-b12e24bbe8a3",
"FormTypeField": {
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "5864ef9b-ab26-4a98-9c52-65cb82e9f7be",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "d65e343f-ac72-4af7-9c24-49e63df5dfc2",
"Asset": {
"AssetId": "273a1543-7eba-47ff-9c2d-db15ab60cd8a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "722d3b90-f029-4c5d-b414-11b7d3348038",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c9d3e2e-b57a-409b-92fb-8ff75f2ee6e2",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"MeasurementValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "312c9ab1-fe0d-4cca-ae7a-99d5aed2b45d",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-09-26T05:42:40.7121584-07:00",
"Location": "sample string 1",
"TaskId": "6b781149-7dcf-451a-be78-244fe144fd35",
"Values": [
{
"FormFieldValueId": "482edd7f-e420-438a-be57-5e13508a089c",
"FormId": "fae357f4-3960-498f-9a49-b12e24bbe8a3",
"FormTypeField": {
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "482edd7f-e420-438a-be57-5e13508a089c",
"FormId": "fae357f4-3960-498f-9a49-b12e24bbe8a3",
"FormTypeField": {
"FormTypeFieldId": "ee6d4bd2-fd46-4e08-a3c7-bc36ae2202c0",
"FormType": {
"FormTypeId": "9bdba3ec-30b3-4cab-9cb1-f2902eb6ebf1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "855f79c6-6ab1-4cd4-8661-c283adf021e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27b30eab-50d0-4859-be9a-5f330bef1480",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:42:40.7121584-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "e549d700-032f-4dad-bed5-313e1761db2c",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "8be71b28-43ec-4e26-b244-82f3711623b2",
"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": "42206f8c-d0ab-465c-9f48-bdfc51ac1193",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "28425793-4122-40bd-b90d-9db17ff881c2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a283927b-9672-47a1-8ef7-c699bb0429a0",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c04e9586-ad25-45c2-988f-3146c0acc93d",
"FieldId": "f4abf6bd-c68d-4625-9f18-9724c0e201b4",
"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": "5864ef9b-ab26-4a98-9c52-65cb82e9f7be",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "5a4f4fe5-b3b9-4178-972b-8d530a5ccc38",
"CreateDate": "2026-09-26T05:42:40.7121584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:42:40.7121584-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"
}