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. |
|
| DisplayText | 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": "403a62ab-a780-402b-bc5f-91862b07bf21",
"Asset": {
"AssetId": "b664e090-03b0-44e8-9b94-e9faff56a5cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1fbbdaf0-60da-4430-8471-d6d561a6f242",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1df6c88-f4db-411e-9333-fcd899a3edb0",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6325ce6e-ad4e-4b52-bee2-e5662111a497",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3ff60c5b-d576-4755-9af0-4dc697155d93",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb0f59d9-b351-4918-8603-d6128e0bd43e",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "eeff7845-c502-43ca-987f-22ce65472804",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1fbbdaf0-60da-4430-8471-d6d561a6f242",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e1df6c88-f4db-411e-9333-fcd899a3edb0",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "19476721-f4c0-44db-89c3-5b53974294fb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c0bf31b3-01b2-479d-8791-f209fffb46b1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27f2befb-ef3a-4f3d-b190-54a895c8820f",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2d950756-5321-4d7a-b498-2db44f296023",
"FieldId": "56ec5886-6a78-4343-ab17-0e845fc65566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2d950756-5321-4d7a-b498-2db44f296023",
"FieldId": "56ec5886-6a78-4343-ab17-0e845fc65566",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "51a43d83-726b-440b-910a-f79a454ebd93",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "b5d09642-b7bd-425b-b6b5-f415a52e1eaa",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 8"
}
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": "462f6fd2-99c8-41dd-90a5-9a873ece40f7",
"Asset": {
"AssetId": "b328afb1-b5ba-4b88-9452-52903d6e305d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "105d4fc1-cf66-40a1-a573-5246c469209c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8bb7b0cf-cb64-4b6e-9668-86d0f6a4c09b",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae9577ad-9674-4a2d-a37b-c7d703f0d4f6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3f0f444-5ec8-48d0-a89d-3f55b25f3897",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"MeasurementValueNeededDate": "2026-01-09T02:00:13.300744-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "141aacf1-7662-4d91-8a4c-bb948655ce98",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9ff33299-58af-4ea5-9b94-bd527f004449",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "105d4fc1-cf66-40a1-a573-5246c469209c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8bb7b0cf-cb64-4b6e-9668-86d0f6a4c09b",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ba5ee020-391a-49c2-bb1c-b8d1d6431fb6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "407533b3-24c8-47e5-b915-4c38df058a8e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "63894854-ad14-4b3b-be46-cfe4e05bbdc1",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "60c84d66-4597-4362-8dfd-709cc1d57d72",
"FieldId": "a8eda999-b083-4509-8db5-57244d1c1045",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "60c84d66-4597-4362-8dfd-709cc1d57d72",
"FieldId": "a8eda999-b083-4509-8db5-57244d1c1045",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "436871b4-27f3-45dd-b65c-289d1f784dc0",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "475168b7-3089-4cf2-83f7-996f15dc1200",
"CreateDate": "2026-01-09T02:00:13.300744-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-09T02:00:13.300744-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}