POST Properties
Creates a new property.
Request Information
URI Parameters
None.
Body Parameters
Property to be created. PropertyId should not be filled in.
PropertyName | 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": "5f407d71-53e0-4654-b1f7-808ce144f34e", "Asset": { "AssetId": "66d3643c-713b-4cc6-9ba9-5f44077f2e04", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f549f6c5-81a4-46af-bb47-de2aaef34fc0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1bcce959-6d83-4541-9464-92492e6e19c0", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "af4b4af1-dbcd-491b-a604-da35188be856", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "SourceSystemId": "sample string 3", "CompanyId": "77651be9-3de6-4b97-bffb-2488eb4065ef", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c0aba332-a446-4ef8-89ee-698fb575e0fd", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "7ecebe77-f071-456b-b074-637d79ea541d", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f549f6c5-81a4-46af-bb47-de2aaef34fc0", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1bcce959-6d83-4541-9464-92492e6e19c0", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "be608a3d-4027-423e-b4fd-77278e3018a0", "Name": "sample string 1" }, "Unit": { "UnitId": "367f5949-2ca5-44fc-b48b-4b16ddfb43ec", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d05af1e4-fd55-41ee-9fa2-c725e8f0a138", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:04.0606841-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": "37b767af-19fd-4598-b428-f42b2bb26a58", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c27c8808-b346-4d23-bf68-f6fff8b4558d", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-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": "f0407740-c80c-4bb3-8699-45e4a82541f1", "Asset": { "AssetId": "13925a29-6529-4a76-a79c-aa978326d412", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d9c3178d-e426-40e3-8cb5-ff223c6cbb0f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d564ab6d-a857-43d5-8586-5ec4b35d04fb", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3c23bfcd-fcdc-49c4-b67a-d58a0271793e", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "SourceSystemId": "sample string 3", "CompanyId": "edc719d9-06ce-48a4-bffe-1d6cf00a0353", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:04.0606841-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "f37f9ac8-96c4-4ffc-9c57-065814b446c6", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "0c223f5c-45d4-4aeb-a161-71d34d17c5cb", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d9c3178d-e426-40e3-8cb5-ff223c6cbb0f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d564ab6d-a857-43d5-8586-5ec4b35d04fb", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "3482a8f6-0558-4dca-af05-2e100313614d", "Name": "sample string 1" }, "Unit": { "UnitId": "a8d8ad7f-0e55-4c3f-901b-94ef7260a069", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c21520f5-506f-467f-b570-d1943fc6ffd4", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:04.0606841-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": "c489950b-c62f-414b-8aff-93324a53806f", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0a1d0f73-95a8-4a81-bafd-1a66cd0467e7", "CreateDate": "2025-08-30T12:56:04.0606841-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:04.0606841-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }