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": "6b69a51a-66a2-4d36-baf9-ab83c0ae92c7",
"Asset": {
"AssetId": "76a48802-8cf2-406c-a931-5f48ad8a3402",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7279847c-2cc5-42ad-9596-e2eeb5dcd2bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0f8d7ec3-8062-4531-abe5-ff945438a67b",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8205fdb0-1242-45bd-823e-db0e4e394bec",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"MeasurementValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c900ea5e-d7c6-48f5-8ac9-28b5f300a977",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"MeasurementValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "12719eab-2563-426c-925e-40c4a4b8352d",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "06a877d6-e550-45ce-92e3-142712bb13fe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7279847c-2cc5-42ad-9596-e2eeb5dcd2bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0f8d7ec3-8062-4531-abe5-ff945438a67b",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "eaec10d4-4bc5-4653-9dd6-1165330c8579",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "082c6a57-a118-49d9-97e7-28702abd7ab1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f8dc1c-8adf-41de-9f47-8c9706782ae5",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08: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": "04496603-6e3c-4a64-808f-977ca1dc96aa",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "259ddd7c-cd1f-441d-913f-7809d6ab60c5",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08: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": "525c78bb-a4ff-47d2-823c-62ea4f209058",
"Asset": {
"AssetId": "70fc7fda-0fe9-4638-ac86-a4cd77253793",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "329c340f-9243-46f7-badd-ba66572da72a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94b54d6a-e4db-4822-aa9f-2e1932a331a3",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4dc5d742-bdd8-44fe-81b7-fab61107c973",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"MeasurementValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9a158c5a-2190-4bc3-ba8d-0ddadc9ab08a",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"MeasurementValueNeededDate": "2025-11-02T18:09:28.4566883-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b6d35a8a-ae9e-478c-8e90-99acf96f7863",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "ffb587b9-2318-470f-baac-cf88788de052",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "329c340f-9243-46f7-badd-ba66572da72a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94b54d6a-e4db-4822-aa9f-2e1932a331a3",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fa1d9186-25aa-4bf7-a89b-1881c7c4c682",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cae7c244-d843-4003-9089-81cb24decb69",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2cf29b42-78ba-41fb-8206-3825fc492d6b",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08: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": "3e8fc650-c326-4556-a551-bab5555bdbea",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6641f5e2-1eea-4b9e-9fe9-45d53f1348fd",
"CreateDate": "2025-11-02T18:09:28.4566883-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-02T18:09:28.4566883-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}