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": "de800284-6d1c-4e07-a701-c66b21f28eeb",
"Asset": {
"AssetId": "30fed9a6-d7be-4931-bc89-9fa737629edf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "398d2f7d-3393-42a7-beb6-208d19954ad3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "608e42d4-f9c5-4dad-bc9f-40a13998d2ad",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2c688f5b-eb8b-48ec-8eb4-66307ed6c3af",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"MeasurementValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "07ec9b87-874c-43ac-9e28-4a37498b159f",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"MeasurementValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ef0e771d-c647-4c40-9f77-6fec47aa2219",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "d4e5bbad-fa47-4390-a941-8d9139e18433",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "398d2f7d-3393-42a7-beb6-208d19954ad3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "608e42d4-f9c5-4dad-bc9f-40a13998d2ad",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "90519423-dcac-4a60-b6eb-1808ea79c8eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fea9771c-e9ef-407e-bf24-ba98b334c7e5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "677eeff1-70f6-4bb3-b8a6-a1ce2a686a51",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-15T18:52:46.144593-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": "138c5f9a-08b1-4b63-96d0-9a6a41064b0c",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e690c6fb-ab22-4fab-a7fe-67078b1207bc",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-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": "25bf5299-769b-45d7-9e87-f0123e45cb38",
"Asset": {
"AssetId": "4aa43b1b-4949-48d7-a57b-37cfee20680c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f923ff73-9438-42ef-9bdd-eb5401984b2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9503f6d8-5707-4302-a018-948c5a5713b7",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2f7455f8-53b1-48ac-8a4a-9a5a240c20a0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"MeasurementValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c0f471d4-01e7-4f6d-846c-b516bda6a667",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"MeasurementValueNeededDate": "2026-08-15T18:52:46.144593-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1c5734dd-9bd7-4ff2-9997-92ab5ec14578",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "86f9e0f5-c7af-4cc9-ab6e-56b6f0ece887",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f923ff73-9438-42ef-9bdd-eb5401984b2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9503f6d8-5707-4302-a018-948c5a5713b7",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "5c651dd7-0bf1-45bd-9e22-4668ff3dcc38",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5be291a6-b28a-4a55-9bc5-75a62975cd57",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2ce53e5e-4268-4aee-b51a-d9671442fa39",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-15T18:52:46.144593-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": "7e1392f9-9dbb-4c17-82cb-af9b8eff2fef",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8940c13f-5eb8-4d2e-a3e8-a950db451587",
"CreateDate": "2026-08-15T18:52:46.144593-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-15T18:52:46.144593-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}