POST Properties
Creates a new property.
Request Information
URI Parameters
None.
Body Parameters
Property to be created. PropertyId should not be filled in.
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": "068930d9-0017-40d8-a8a8-717d136f94b1", "Asset": { "AssetId": "5daeb77f-c2a1-47ce-9c4c-02a3771039fd", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "8b2f7c0e-8856-425b-a80b-3713f47000ff", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "223cb6c4-f18c-4c19-b7bb-5f58e240899a", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "c040de5b-1818-4a32-9d4c-28164dcb560a", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "MeasurementValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "SourceSystemId": "sample string 3", "CompanyId": "650c7169-4737-4106-96a2-7461bd1afcf6", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "MeasurementValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "8166827d-bcd5-4064-80a8-6ed51d3b8b9d", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "77c6c315-c0e7-47a0-a868-f541406ea857", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "8b2f7c0e-8856-425b-a80b-3713f47000ff", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "223cb6c4-f18c-4c19-b7bb-5f58e240899a", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "93bfa3ac-ad97-4c1d-8272-3f602b4feae7", "Name": "sample string 1" }, "Unit": { "UnitId": "1f651ccd-cca8-4b87-ba89-50d42608afc5", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "36ffdede-05ef-426c-8ba3-fd4070b8c965", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T11:39:19.9192565-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": "c9319075-95a4-4b4f-89b2-bcbaea58da66", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "85f8a4ee-748b-4bae-bfd1-ee89b5e5d689", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }
Response Information
Resource Description
On success, the created property.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "PropertyId": "cbfbbf9a-bd05-4c0b-91a5-4eaacc55c806", "Asset": { "AssetId": "28830ccb-612c-45c6-be91-50ffa1afd409", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "127fbd06-7567-42e3-b57d-8e42aee397af", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "95782a04-934c-4f1c-b88e-39b4692f7bb0", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "cfaacd27-2d71-4c33-bb77-fa45743d9019", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "MeasurementValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "SourceSystemId": "sample string 3", "CompanyId": "f17bdf1a-f24d-450a-ace9-5129720b147d", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "MeasurementValueNeededDate": "2025-10-13T11:39:19.9192565-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "95c50a92-dd6c-47c3-ad88-662df80e4f5c", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "fd472dfc-f4cb-4a85-b697-8508fbfe43dd", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "127fbd06-7567-42e3-b57d-8e42aee397af", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "95782a04-934c-4f1c-b88e-39b4692f7bb0", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "cc5d6c98-9ca4-4681-be0c-1c050b2de8f9", "Name": "sample string 1" }, "Unit": { "UnitId": "173205b9-dde9-475f-b776-bd52ddd86087", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b9520fba-355d-4956-a3b8-f16a6c6c60e5", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T11:39:19.9192565-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": "3b2bff24-b6a1-4770-acbc-b3965644310c", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d341ea89-2db0-4c8f-9f80-17dc4fd8a947", "CreateDate": "2025-10-13T11:39:19.9192565-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T11:39:19.9192565-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }