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": "9d7b0c55-3b7d-4428-9a1b-6e4dd2ebf4c0",
"Asset": {
"AssetId": "b4e394bb-3a04-483f-a959-f36f920b7127",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2d969bd8-2eb6-4966-873f-bfabe9384525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "449f13bf-198c-493a-b937-90440d56e166",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c32b57a7-2bfc-4066-8ffc-07b66a611116",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"MeasurementValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "103fcf54-ebd1-4f69-9cc7-5f6cb2216892",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"MeasurementValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9872b44e-c66e-4636-9e84-0d6dffbdeaf2",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "04093622-7182-4db3-9f1a-2df003ba1eaf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2d969bd8-2eb6-4966-873f-bfabe9384525",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "449f13bf-198c-493a-b937-90440d56e166",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "5a302b1d-15aa-4b79-af3c-c5977cb5214f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1e2cce75-d4bc-4b75-8657-d933c00ed81a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3d896ef1-a9c3-458d-a17f-7300f3096698",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "13aa5dfe-1148-4f01-8555-6113c4227d48",
"FieldId": "bef80240-02f2-4c88-9c0f-190050143bff",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "13aa5dfe-1148-4f01-8555-6113c4227d48",
"FieldId": "bef80240-02f2-4c88-9c0f-190050143bff",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "58a5367c-1e7c-46e0-9cdb-13065a7df977",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0e569845-6c0d-4289-939a-f459d814df3b",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07: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": "6ae9ae22-01de-412b-b61d-a80954374adb",
"Asset": {
"AssetId": "1f2ac89d-5e5c-4ccb-81a4-a4ab2afd1ae5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1914019f-c95b-477e-98ca-e47b34c8859b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "18fca6fb-1461-44d4-b424-5b27008352fc",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9fda9134-5697-40ab-a7bc-eb4156cf6fb2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"MeasurementValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d1d3fc65-5002-49f6-9816-24ca1c2e317b",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"MeasurementValueNeededDate": "2026-08-09T16:09:14.625389-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "99eeed39-f2ea-46a9-b6f7-87342a4714dc",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "44eb90f5-6aeb-47bf-b189-8b7988485942",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1914019f-c95b-477e-98ca-e47b34c8859b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "18fca6fb-1461-44d4-b424-5b27008352fc",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fd1d07bb-cbe3-4f79-bbf5-0e44cd97d0a0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e6d877b5-0900-4c90-9694-65459dfa42a1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "26486b7e-7b34-4f77-8b4b-76c536fb5f9e",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "13bd1d0e-95fb-4bc6-b782-c010976761c7",
"FieldId": "25fb89fb-9775-4b6c-8205-1f357bcd87fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "13bd1d0e-95fb-4bc6-b782-c010976761c7",
"FieldId": "25fb89fb-9775-4b6c-8205-1f357bcd87fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e48c00c4-3cb6-4145-b5f8-7063e6a1f0bf",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "d7ef00c7-df05-4b4d-a4bf-161825f9ef5f",
"CreateDate": "2026-08-09T16:09:14.625389-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T16:09:14.625389-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}