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": "38479eca-1814-4db1-a2f0-ac7397903c02",
"Asset": {
"AssetId": "277de5ae-7cdf-4b79-b28b-5cf1e652b0c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f9565949-49f7-49f3-97de-71d723051741",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "674f4fa0-f547-438b-9a40-f2dbbcf5ed2a",
"CreateDate": "2026-09-08T15:09:12.1075666-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1075666-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8f15239e-4672-44e1-be05-b5982bf4988e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-08T15:09:12.1075666-07:00",
"MeasurementValueNeededDate": "2026-09-08T15:09:12.1075666-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6ae11cac-3eb2-4c77-a66d-46ed381c3048",
"CreateDate": "2026-09-08T15:09:12.1075666-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T15:09:12.1075666-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-08T15:09:12.1075666-07:00",
"MeasurementValueNeededDate": "2026-09-08T15:09:12.1075666-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "113482a6-ae6b-405d-ae5e-e7cba9d79b7f",
"CreateDate": "2026-09-08T15:09:12.1075666-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-08T15:09:12.1075666-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "eb2e6385-fc86-4fdf-8af5-fa60ca5c5b57",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f9565949-49f7-49f3-97de-71d723051741",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "674f4fa0-f547-438b-9a40-f2dbbcf5ed2a",
"CreateDate": "2026-09-08T15:09:12.1075666-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1075666-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "503911cb-ee5b-4465-8c2c-ac1cbc6685fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4e2b3801-300c-499a-a7b9-57487384324b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "684abd6b-9674-40c5-aaf1-a0e7f2e6cfbb",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-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": "3da3bad8-b958-430e-a9e3-1f5a1ada4fab",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5697f386-7cde-424d-adf4-c5b3539151f2",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-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": "d32b76dc-924f-46e1-a1f4-dc165c10ce31",
"Asset": {
"AssetId": "636a0ec1-66ce-410a-8059-8f222380ae8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d6f5c34d-dfd4-4fdc-8ba8-5c2715db555e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35884c86-dc70-4c74-8acb-249dd3447db2",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5d82d232-6906-4150-8882-238eaaa1ba90",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-08T15:09:12.1231762-07:00",
"MeasurementValueNeededDate": "2026-09-08T15:09:12.1231762-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c1489744-ab9a-4799-8660-708a892734e9",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-08T15:09:12.1231762-07:00",
"MeasurementValueNeededDate": "2026-09-08T15:09:12.1231762-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "234981df-7d58-4932-abda-d6bb5bcfe1bc",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "eb35b329-cdc1-46f4-9f43-a347f035a7c2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d6f5c34d-dfd4-4fdc-8ba8-5c2715db555e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35884c86-dc70-4c74-8acb-249dd3447db2",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "38956bf3-24a9-4651-86be-dfe699b4cc3d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2c53fea-3fbc-467c-9665-71d2ba0f9ce4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "208d9f3e-bc6c-4c63-b3b5-b131f84633c7",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-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": "d887051d-3975-4097-a058-275bdf30344d",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aaf346d3-c4d7-4721-805c-dfc90cdca756",
"CreateDate": "2026-09-08T15:09:12.1231762-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-08T15:09:12.1231762-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}