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": "b1a435c9-0de0-47a3-92ed-2f7db88e9be7",
"Asset": {
"AssetId": "3fa32f77-65a9-4ce0-a0a6-d8d486734e1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8e7a583-4968-4b68-9a08-cd3305e503b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "782102b9-eff5-4769-95a2-b60acc04974b",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c1409679-7171-48e4-8396-876ff738a6e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6fa0c3e1-34cb-4a6a-b01a-42dfd695ea86",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1c074651-53f7-490c-8c79-b73f1e052c86",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "a3e7403d-d643-46d4-ba2d-a079eeca0bac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8e7a583-4968-4b68-9a08-cd3305e503b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "782102b9-eff5-4769-95a2-b60acc04974b",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bbb1a7b2-1f33-4d57-b3e1-bd03759d139e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6f36d86f-e313-460a-a801-602ab29f03e8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c39c9c47-08d4-483c-90c3-10a841407f1f",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-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": "bbc85da1-8486-4cf5-a237-0a8bb86630f6",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "55e7c874-ea08-4497-89c9-1388066163d7",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-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": "d371f240-2991-4706-8b7a-a232bc497104",
"Asset": {
"AssetId": "19192be4-9c51-40bd-8476-684599daa8e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cd28371f-2455-4b34-8ab6-17cd709583d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d1b2c2a7-172f-4110-a1be-ea96446a0984",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "165750fb-eddd-41a3-9b18-57f658fe06fb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "801bb02b-92d6-49b8-b6d8-257343190982",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"MeasurementValueNeededDate": "2025-12-21T09:48:15.9530394-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bb289374-caf4-406d-9cf1-168fdc400f77",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "64d23313-7194-40c4-b3f1-4db84660bc42",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cd28371f-2455-4b34-8ab6-17cd709583d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d1b2c2a7-172f-4110-a1be-ea96446a0984",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "feeee242-8d62-4afe-8787-762e01a1029a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a70b3493-12a2-4d8d-9683-f55a90f5fcec",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "78651711-ef3c-4213-9d92-b3720aa900f8",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-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": "543544b5-7ac1-42a5-94c3-c5712142344e",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ed8b4e1c-6320-4955-8c04-dce3cd9650d7",
"CreateDate": "2025-12-21T09:48:15.9530394-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T09:48:15.9530394-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}