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": "37b6bb18-f4d2-45f7-89ea-4ac263fe100b",
"Asset": {
"AssetId": "462f32c8-de21-4cd4-b56e-77934e56ad2d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67cca785-614f-46ff-8706-8fce03620b5e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "def7b41d-a8e3-444c-a4d9-01cff7eb84c8",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ec66f58d-1705-4d31-a269-b86489312f8e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0a58c498-757d-4236-ac83-4432daffac09",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "134e382b-3c35-4640-b5a9-162a07d8f629",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "dfc1a253-04c3-4137-9568-16afe6e703af",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67cca785-614f-46ff-8706-8fce03620b5e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "def7b41d-a8e3-444c-a4d9-01cff7eb84c8",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b38b7089-be3c-4846-bd60-a0aa88d2ccf0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7ce59b5f-c02b-4053-ae02-974cb7ac59a8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0a836a93-d7b7-4e9a-91f9-f2e1c33337c6",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-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": "88bbfa87-2146-46f4-be3a-aac0db9d9f4e",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4e427d08-5bf6-4b55-8724-5235be50dfd7",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-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": "245c1c3c-1c02-43fe-a527-29da06ac5438",
"Asset": {
"AssetId": "abc48187-010a-4809-b69a-482dc7478135",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1fafda7a-8e0e-4e4c-b53f-fb5139a09552",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8ee0509-f7a2-49f9-937e-ed13211011bf",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c790e716-9376-4337-a5b1-827b114d6cc5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "69b5cfeb-b628-4027-afa9-cba749bf4797",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:59:20.5666793-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "695692f0-59a4-45aa-85ae-4e9e66f0a1f0",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "860cb4aa-b433-4a0a-a621-e571ea24c315",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1fafda7a-8e0e-4e4c-b53f-fb5139a09552",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8ee0509-f7a2-49f9-937e-ed13211011bf",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a7dac622-f305-41b5-82dc-0dc6b8775050",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2c1ae756-a662-4d7d-8d09-9fbf4bb41c3c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "30c7e7ef-36fd-4720-8685-ecff038c6e88",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-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": "ddfdd864-54e7-48df-b55e-3ebd7cb7927c",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3dfd1b0d-9f40-4d12-88af-88bb2164ba14",
"CreateDate": "2026-01-13T22:59:20.5666793-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:59:20.5666793-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}