PUT Properties
Updates the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to be updated
PropertyName | Description | Type | Additional information |
---|---|---|---|
PropertyId | globally unique identifier |
None. |
|
Asset | Asset |
None. |
|
ValueText | string |
None. |
|
DisplayText | string |
None. |
|
PropertyType | PropertyType |
None. |
|
IsValid | boolean |
None. |
|
IsValidMessage | string |
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:
{ "PropertyId": "a8c303d0-b14c-4457-a5d1-7c75185b5364", "Asset": { "AssetId": "2ad69ce7-898b-4af4-b05a-5209a857d5f0", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "042ca8ac-2990-4fb7-b08a-b07f6c3224a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f53971e5-b0a9-447c-bdae-0ab475c0666e", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "96759067-838f-4696-a29d-77742fb1dc64", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "MeasurementValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "SourceSystemId": "sample string 3", "CompanyId": "df28762c-d82a-46c0-8991-69211451e20b", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "MeasurementValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "98eadbad-6bdb-4b8d-be1b-a14374486c76", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "ea587ffd-4527-4e98-9110-20f0d22478eb", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "042ca8ac-2990-4fb7-b08a-b07f6c3224a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f53971e5-b0a9-447c-bdae-0ab475c0666e", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "b77c68c1-97bd-4386-bf0f-b560a58159ae", "Name": "sample string 1" }, "Unit": { "UnitId": "d7588da1-2744-4a44-b1d3-5051be2c0840", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e1d3a53e-8ce6-4a15-9462-10b56c11c3ba", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "4c1cb7c1-9813-428a-905e-b150795bf7c9", "FieldId": "98609aa8-ae8a-491a-a7ba-c72acfd238ba", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "4c1cb7c1-9813-428a-905e-b150795bf7c9", "FieldId": "98609aa8-ae8a-491a-a7ba-c72acfd238ba", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "ec65c7ae-09aa-4963-8611-050af5e76beb", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "9d4161c7-1a07-4da9-9c9c-2657b2d1a7eb", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 8" }
Response Information
Resource Description
On success, the updated property.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "PropertyId": "132db4c0-0011-4100-b7bd-1a6658b69d4b", "Asset": { "AssetId": "c35799ad-57b4-4108-a2b4-cbcbd4b10703", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "55080af5-9607-49c2-8824-d4d471fa20b5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4332a3ca-42fc-4d02-9b43-c8a715fb5711", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "48c0c946-fc62-4263-9501-8614d5eeca7a", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "MeasurementValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "SourceSystemId": "sample string 3", "CompanyId": "98944040-3ceb-464e-9c77-69549673b26a", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "MeasurementValueNeededDate": "2024-12-08T05:47:37.6328247-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "43b369be-24cf-4bb2-8390-d4d13e924f59", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "063ff571-c326-473a-bb92-023bb5832041", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "55080af5-9607-49c2-8824-d4d471fa20b5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4332a3ca-42fc-4d02-9b43-c8a715fb5711", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "f9dc3fa2-300d-45fd-9430-14a459ba2f75", "Name": "sample string 1" }, "Unit": { "UnitId": "67328cb3-d377-4fb5-8fe1-087f5f34ecf7", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "73bb7a5b-76ff-403a-920f-885d03127c06", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "dc17aa97-49d6-40b9-a879-85dc6607b8a4", "FieldId": "040f0776-6359-4b7b-b40b-a4fd20ccdff6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "dc17aa97-49d6-40b9-a879-85dc6607b8a4", "FieldId": "040f0776-6359-4b7b-b40b-a4fd20ccdff6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "ea182de0-5571-48b6-8e28-4b2b67eb6008", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "a95bd345-1f3d-44fd-b9f1-161233860de9", "CreateDate": "2024-12-08T05:47:37.6328247-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T05:47:37.6328247-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }