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": "c14ab545-78c1-4ce8-b464-05ac33a6318f", "Asset": { "AssetId": "785c94e9-b637-4555-ad40-3ebc4c5e5801", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "3dd2fe7e-2951-4ea9-a6e9-c353ebcdf619", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a9b4502b-30ad-48d2-bda4-e28edbd9ea34", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "818fc64f-3fa4-4eff-8b6e-fa3ecd8b9207", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "MeasurementValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "SourceSystemId": "sample string 3", "CompanyId": "ecf03147-3f59-4b57-be68-6d2a2a514313", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "MeasurementValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "be3661fe-fbbf-4e31-ae2a-9614b701c0c7", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "91d79e07-0a43-4cff-891e-1f476b97c6e2", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "3dd2fe7e-2951-4ea9-a6e9-c353ebcdf619", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a9b4502b-30ad-48d2-bda4-e28edbd9ea34", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "24610bae-d294-453a-b6f2-e83555fba1ee", "Name": "sample string 1" }, "Unit": { "UnitId": "856d5970-2472-4800-878c-2a0770661b1f", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "579ebe0f-00c5-4909-9194-a92cf338e406", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T17:58:19.0873104-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": "60db07d8-d41f-46f6-8262-2d5744e51982", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "47ad4956-cf27-44e1-a170-c80d15f4169b", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-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": "44de78cc-5d58-4881-9cc2-9b1c3458a158", "Asset": { "AssetId": "61c19f1e-6f30-4ff3-abff-ff93cb26bee8", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "b69cf4be-0773-4e72-bd39-0869ac0561c3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1d409601-c5e0-48f5-98a4-40a2a237572d", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "25780891-6a0d-498f-b8ae-2599feb5303b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "MeasurementValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "SourceSystemId": "sample string 3", "CompanyId": "1f33b37e-7cb0-496d-be1c-56e82ef5f622", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "MeasurementValueNeededDate": "2025-07-31T17:58:19.0873104-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "bcdd3df0-b247-4a35-a6b5-517513251aa7", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "6500541e-40d3-4384-a4dc-dabdc759fff6", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "b69cf4be-0773-4e72-bd39-0869ac0561c3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1d409601-c5e0-48f5-98a4-40a2a237572d", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "62c0ad7d-d9d1-499d-a6f1-bb4debcfec97", "Name": "sample string 1" }, "Unit": { "UnitId": "472c0aff-659f-4cd1-922a-eedf911a1cf4", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "eafc65ce-03c9-418b-bd74-c1b5757028fc", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T17:58:19.0873104-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": "f0f2c23c-5c4a-48c5-9efd-ff8b1b112734", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "368b91f2-4024-43e0-9e85-dbe8d2944ac4", "CreateDate": "2025-07-31T17:58:19.0873104-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T17:58:19.0873104-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }