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. |
|
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": "5fba1250-c684-4e09-abcc-f2f199026bb3", "Asset": { "AssetId": "9692907d-40fb-4b27-996e-fe6738bad630", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7f8b5c4d-cc5d-4f0f-bcab-879e0ece8c54", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b4fc422a-cabd-4188-827f-af9f41cd85f0", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3e5f5747-133f-4e26-b44a-25ffe056e11b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-09T22:24:35.0457918-07:00", "MeasurementValueNeededDate": "2024-10-09T22:24:35.0457918-07:00", "SourceSystemId": "sample string 3", "CompanyId": "527470d4-1b59-45f6-8909-49b6dc8e0369", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-09T22:24:35.0457918-07:00", "MeasurementValueNeededDate": "2024-10-09T22:24:35.0457918-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "6f8c84e7-ada8-486e-a703-000e03effe3d", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "0168a982-cf33-406f-8ee6-48baef93bde2", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7f8b5c4d-cc5d-4f0f-bcab-879e0ece8c54", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b4fc422a-cabd-4188-827f-af9f41cd85f0", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "7958fcec-811b-4275-9d5a-b677ccec1ae6", "Name": "sample string 1" }, "Unit": { "UnitId": "09e978c6-4c93-47e1-a07a-bee03d9741f0", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "3f0b304d-904e-4e0f-a701-22fe2f1b8fb5", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "5a4c138c-db2f-4fb7-afff-9f3d77ee3025", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d1444243-de19-44bf-ad73-220cc3031518", "CreateDate": "2024-10-09T22:24:35.0457918-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.0457918-07:00", "LastModifiedUser": "sample string 7" }
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": "ccb502da-c53b-4955-b0da-cac69c17581b", "Asset": { "AssetId": "e8bc3a5f-5af4-47ef-8123-7ede39ca329e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "af1c33e6-340d-465c-bc72-1c386e11a493", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f38d407-7452-4423-963d-3d1d05f3a291", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5580626b-f7ca-4a29-b3a5-2941dee5596b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-09T22:24:35.1708533-07:00", "MeasurementValueNeededDate": "2024-10-09T22:24:35.1708533-07:00", "SourceSystemId": "sample string 3", "CompanyId": "97b57f20-c77c-4378-b25f-6ccd1c63453b", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-09T22:24:35.1708533-07:00", "MeasurementValueNeededDate": "2024-10-09T22:24:35.1708533-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "d7be17b9-41b3-4aba-bc7a-01a35b86dc22", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "56f0ba54-e313-4164-8b10-10d2d46c78c5", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "af1c33e6-340d-465c-bc72-1c386e11a493", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9f38d407-7452-4423-963d-3d1d05f3a291", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "175bc8c0-57cb-4fd4-b10b-9d35deb07665", "Name": "sample string 1" }, "Unit": { "UnitId": "d9c4ccd6-4b6d-40b0-8e10-5570c02fdad2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "567cc25d-fe9c-4884-91f8-0ae23aa12ec9", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "9fc5a5b4-db9a-4f65-b69f-f593ac17707e", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ae5ffed6-5958-4ca3-80ff-c2d9a7335fa7", "CreateDate": "2024-10-09T22:24:35.1708533-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-09T22:24:35.1708533-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }