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": "bf42522a-2f4c-45eb-a938-56170bafe222",
"Asset": {
"AssetId": "3897d16a-2071-455a-845b-689b645942f0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ec5963ce-69bc-409e-9ab4-9466b566b4e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfa5ea66-ed0f-4993-9ce5-8788a1a5afe8",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2745d18c-fb11-4edb-8347-a7488fad842c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2b8a0844-fbac-4a57-b9b4-6616b54705a7",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "423dbae6-af33-4e02-b9e8-19cb83266241",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "19ea4df0-b338-43f6-be28-2949e73a4357",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ec5963ce-69bc-409e-9ab4-9466b566b4e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cfa5ea66-ed0f-4993-9ce5-8788a1a5afe8",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1970bac2-cbb5-4cdc-a34a-4b3067ca2fc6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54496255-5be7-4af4-978c-8e5a961880bb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b8f80ab9-7ff5-46a1-a29b-6bb46600ccbd",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-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": "920aa916-d164-4862-84c6-873eb03a408b",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "80a4e568-114b-443a-a468-497fee925783",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-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": "37fb521f-0dd2-42e0-b2b4-fc8f06c58870",
"Asset": {
"AssetId": "275029df-26a2-4394-ac53-b5308818e54c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "10471952-4b51-4b62-a6f0-faadbfb5b0ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e0ec8075-9719-4ff4-8ad5-e95455e9b4b7",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "17c6b693-7a39-48a3-a56d-5a9639554b19",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a5aa7132-5fc3-46b8-b1b0-7f44adb2372c",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:09:48.8046841-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19b9ec98-bfcc-4b95-8c9c-c4de72a20006",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "124c07b5-130d-44c5-be3e-fc264d6b6091",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "10471952-4b51-4b62-a6f0-faadbfb5b0ab",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e0ec8075-9719-4ff4-8ad5-e95455e9b4b7",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9f54be49-49a8-4aa3-8b06-02a24220fe22",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a088007d-0555-4419-910f-92e21fc77610",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c718d999-9a11-4fc7-ab2d-651a7a417414",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-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": "b3c138c9-1c99-4fd2-91dc-5c9104c785a2",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2b22089e-d834-4f8c-af65-ffc94bda4a24",
"CreateDate": "2026-05-09T23:09:48.8046841-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:09:48.8046841-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}