POST Properties
Creates a new property.
Request Information
URI Parameters
None.
Body Parameters
Property to be created. PropertyId should not be filled in.
Property| Name | 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": "e8c3d585-6f9f-467b-86d0-ba065f2c1fb4",
"Asset": {
"AssetId": "1e555267-750d-4ea8-8ca1-62cf268ec167",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77c77984-f1ec-4031-894b-ecc4640f0d08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e567cec-7dfe-4505-87bd-2cdd1f4b7c2f",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a25b45e9-0f4a-4ac6-be58-654c4560b981",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"MeasurementValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "88975050-4c6b-441d-a495-4e6aadfa8787",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"MeasurementValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b0eee874-04bc-4d97-8227-dbeff097099f",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "0c21e581-61c5-440f-b528-4a7b9eefc659",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "77c77984-f1ec-4031-894b-ecc4640f0d08",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e567cec-7dfe-4505-87bd-2cdd1f4b7c2f",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "648db4a5-d729-4ce2-be4d-8b4e35500047",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "52de5e53-1724-4fbe-97a9-4d465631c822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "02d77f98-62fa-4e01-b6cc-5bf9ceda93d7",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-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": "3a304037-019b-4a96-917d-44b6dfb1c88b",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a98236cd-4dc6-449a-9256-3a47e06bdf6b",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-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": "e2dd0d99-cccb-4cff-97f5-923190f7a84e",
"Asset": {
"AssetId": "fa21dcce-687d-4296-9b36-ae375c93bfb2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "22651780-9c73-4cd7-bc1c-dcbf29622586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "769cb713-bd1d-4c24-ab03-58f995139539",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3a9fbc25-e2b4-412a-96d3-eb4514c75316",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"MeasurementValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "49dce3f5-3e79-4a6b-a8b9-c4571e3b581e",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"MeasurementValueNeededDate": "2026-04-22T07:20:20.7047473-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffbe703c-3239-45be-b3c3-c87c76de6fbf",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "790c9996-d13e-49c4-a56c-695ca2e6c69d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "22651780-9c73-4cd7-bc1c-dcbf29622586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "769cb713-bd1d-4c24-ab03-58f995139539",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "978aef2b-056a-40eb-9a64-5f86039603f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2a3fcb79-3d3f-4adf-ba62-b2e8bdc67041",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4a640202-58ab-4d90-8c2a-62a69b2f522f",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-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": "1d12251c-f824-45d5-a1a9-4ddab41d1db2",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6d58491-72aa-44aa-9185-7323568283d9",
"CreateDate": "2026-04-22T07:20:20.7047473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T07:20:20.7047473-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}