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": "af780022-302e-4812-983a-352103c68c28",
"Asset": {
"AssetId": "0077936d-fbec-490e-b7ea-e468fcbec3d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ff7f6c7f-46ab-42b4-b126-7d5ed4a833ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6c0e8ca6-d546-4525-8edc-e40a4c1f5856",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "09e567d3-74a2-4e9a-98f4-e4f2ed24665e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"MeasurementValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2893b404-573c-4d00-85d8-1a915f685d91",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"MeasurementValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6b5b32c1-6c48-40b7-969c-5b3d51c66afe",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "daeb7116-a2e2-47aa-b00e-207e8b5037d8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ff7f6c7f-46ab-42b4-b126-7d5ed4a833ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6c0e8ca6-d546-4525-8edc-e40a4c1f5856",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "62adede0-1050-42f4-909c-e2ab4f7d8dc1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "574e6c0f-fb63-49f6-a6ef-7c0798e7f707",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "94d2fbc0-8700-4df9-a506-4360b301174d",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-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": "0099ab35-d460-4446-9c41-e15be3df25a1",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3ad4bf8a-d324-46d1-8924-077137ce1ab0",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-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": "23a190f5-376a-4f9e-bf78-3913ab08723b",
"Asset": {
"AssetId": "597a9d5f-e0a9-4b16-9314-ccfe2e4aedec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5d77abe6-91b1-439d-b73a-a55e2b4fd3ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61aca36f-4087-4bae-b417-3a5654d44537",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "26e4243e-1ffc-430d-8d83-df38c569e7d6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"MeasurementValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5d06f2af-bef9-42d9-b95b-a98142707433",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"MeasurementValueNeededDate": "2026-06-02T19:08:08.7964634-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fca9858c-9e17-477b-bf7a-1fdb09eb4632",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "ad9254d0-8797-49c6-9479-44ef66de9a49",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5d77abe6-91b1-439d-b73a-a55e2b4fd3ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "61aca36f-4087-4bae-b417-3a5654d44537",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8c4e38a9-72a5-4143-93d5-4090622527cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc4a2f51-5f20-442f-91d3-66a22b32c3a8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1b7acf9a-8a55-4a68-b050-11688ef28ad0",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-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": "b90874a8-e976-4901-8b01-8fae0e4e72ae",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27d7a7e2-eaa4-4a33-adb9-40ed94ff285f",
"CreateDate": "2026-06-02T19:08:08.7964634-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T19:08:08.7964634-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}