PUT AssetFormTypes
Updates an asset form type.
Request Information
URI Parameters
None.
Body Parameters
AssetFormType| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetFormTypeId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| FormType | FormType |
None. |
|
| FrequencyNeeded | integer |
None. |
|
| ValueNeededDate | date |
None. |
|
| LastValueDate | date |
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:
{
"AssetFormTypeId": "e0bc9e52-4d9c-4aa4-b932-0b810d60ba61",
"Asset": {
"AssetId": "178eb4bb-2cf3-4719-ac22-3ec861bdedfa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "07b28112-6f16-46cc-9b15-f351b26b85ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a2ced27-1eed-4880-b14e-500d62321fbb",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ce79aabe-d5d5-4fd4-9f50-21b47809f925",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"MeasurementValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "087d190d-815b-4171-845d-71124247bf60",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"MeasurementValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8edae772-da12-4002-a209-02c3c1910820",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "0bcabd78-d047-4edc-99c4-2e2a1c3d4aa1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "07b28112-6f16-46cc-9b15-f351b26b85ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9a2ced27-1eed-4880-b14e-500d62321fbb",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"Fields": [
{
"FormTypeFieldId": "81223177-739e-49f0-8418-4dd55b13b4bf",
"Section": {
"FormTypeSectionId": "b31313cb-57aa-4485-b9a1-65170605acfc",
"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": "f14255cb-ae98-4772-9af4-97ab10bd02fb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d09016ab-acf0-4c5f-ba4c-5351b9257cdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f60106a1-953d-47cd-b2dd-f4dd160f3cf5",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "81223177-739e-49f0-8418-4dd55b13b4bf",
"Section": {
"FormTypeSectionId": "b31313cb-57aa-4485-b9a1-65170605acfc",
"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": "f14255cb-ae98-4772-9af4-97ab10bd02fb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d09016ab-acf0-4c5f-ba4c-5351b9257cdc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f60106a1-953d-47cd-b2dd-f4dd160f3cf5",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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 3",
"CompanyId": "f60a8ef9-4859-45e9-ab53-3e3d3762262b",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"LastValueDate": "2026-05-04T12:32:10.1452545-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "d51165b4-3e63-4643-8854-0542f129e391",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 4"
}
Response Information
Resource Description
On success, the updated asset form type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | AssetFormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AssetFormTypeId": "447acf3e-d482-42b8-99ce-9e44086b7059",
"Asset": {
"AssetId": "b208a3d0-e498-4e89-84d2-edf789722779",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "729a985a-6b75-4f9f-8aae-9145eed5594a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a977eb1-2b92-45f7-a451-1eac46a83bb8",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fccc07f7-c268-44a7-a472-53808df8a931",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"MeasurementValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6b03fb96-e7cb-4654-ab99-09de509042a9",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"MeasurementValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1913a7ef-aacc-4712-9317-1f57087dde50",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "98e46ac7-dc29-4049-ad40-20961d698930",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "729a985a-6b75-4f9f-8aae-9145eed5594a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a977eb1-2b92-45f7-a451-1eac46a83bb8",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"Fields": [
{
"FormTypeFieldId": "9b4459b6-e9f1-4f93-804e-82827b472e61",
"Section": {
"FormTypeSectionId": "730a3a5c-b1aa-4a0f-b921-43ecc743779e",
"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": "9b097b27-95b7-4fc1-a050-08d36a47ef9b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce26986-ae6c-44ba-b35f-96dca7216911",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "69735f44-7dad-4f2d-88bf-6e5e483435db",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "9b4459b6-e9f1-4f93-804e-82827b472e61",
"Section": {
"FormTypeSectionId": "730a3a5c-b1aa-4a0f-b921-43ecc743779e",
"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": "9b097b27-95b7-4fc1-a050-08d36a47ef9b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ce26986-ae6c-44ba-b35f-96dca7216911",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "69735f44-7dad-4f2d-88bf-6e5e483435db",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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 3",
"CompanyId": "7e6142cb-286e-4855-95c0-1b48822b30cd",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 6"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-04T12:32:10.1452545-07:00",
"LastValueDate": "2026-05-04T12:32:10.1452545-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "22867986-3767-4369-bb28-934ddacecd5c",
"CreateDate": "2026-05-04T12:32:10.1452545-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-04T12:32:10.1452545-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}