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": "bea1b683-aad0-4d46-ae00-17b2a2fc49d9",
"Asset": {
"AssetId": "222b2484-0ea5-409e-9dca-aada190d8b54",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d0646490-dbb4-4906-8cdb-02954ea30c57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7731eb1-a9eb-42d3-8b78-f6a6b4da0543",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "569ead88-1378-4ec6-a1ad-e570a9141858",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"MeasurementValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "51eb8a71-9512-4a37-88ed-14c6e686c082",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"MeasurementValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1ff5f717-9295-441c-8edc-cf7f9b43ee63",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "2865b0ce-d4af-441d-9e52-2829a42ea8fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d0646490-dbb4-4906-8cdb-02954ea30c57",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7731eb1-a9eb-42d3-8b78-f6a6b4da0543",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "42d4a641-4213-4e84-b5ca-e3e71a01ee12",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d0e68772-9e00-48d1-9ac2-75ab3cd4fc36",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "33729a21-77c8-4b7d-91e3-a805a142bc8c",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-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": "32a1908e-831e-4f1a-b065-670bb5407859",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "95895f72-dced-4d5e-91e8-61b840b5b85f",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-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": "1f19fb64-0694-4b63-bc57-1a18746a7ae2",
"Asset": {
"AssetId": "bbe74143-3a3e-4f1e-a63a-4b4fce9dd60f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3b52f0c8-f0ad-4c20-b633-26bca533bdf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca7b0c97-c97c-451d-bad9-8b15354dbf68",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b1827ab3-a585-4911-960c-513873cd7b3d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"MeasurementValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2e8a5a14-0509-4e50-94a4-383c6da3a274",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"MeasurementValueNeededDate": "2026-04-01T17:47:44.1566098-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d1d6144c-aaca-4439-b9b6-c221a14da4fc",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "d2144c98-a89f-4ab2-aeba-d513fc892476",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3b52f0c8-f0ad-4c20-b633-26bca533bdf4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ca7b0c97-c97c-451d-bad9-8b15354dbf68",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0bbbb2ee-ba85-42b0-ba02-df6148b3463c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1a5f6ba5-f3a4-42ed-9c62-eead93d9ad69",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "77aabb89-f170-4d97-9bfb-018487fdb2c2",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-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": "ae668872-6bdd-4697-8c92-58c94ee61d3f",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2d3b9854-43d7-41da-a627-3ac9d8789f88",
"CreateDate": "2026-04-01T17:47:44.1566098-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-01T17:47:44.1566098-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}