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": "9f6932e6-1b99-434d-82d9-f1a81c5d4d62", "Asset": { "AssetId": "7d0c6860-c2c8-4dea-bc23-1ac232064d4c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "68fbf787-5f1c-48ea-842f-dfa96fea8752", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c476f206-506b-4324-b28b-b5a0cc08dfad", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f9f222f0-23d8-47a3-b214-2760d627c8bf", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "SourceSystemId": "sample string 3", "CompanyId": "063830c2-5c8d-4375-979c-f6137671021c", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "fd318238-d79d-42a9-ae23-09b5b95ee7ef", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "c142f8f3-50b1-4261-a6b2-060c79094b07", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "68fbf787-5f1c-48ea-842f-dfa96fea8752", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c476f206-506b-4324-b28b-b5a0cc08dfad", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "f84bf102-90f2-4324-b2e7-c3bb051cb7b5", "Name": "sample string 1" }, "Unit": { "UnitId": "43664e99-468c-400a-b3ba-3ccdabb15729", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "7e4a25eb-2252-4f2d-a8e2-d75f6e120c82", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:56.000686-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": "b4058e64-aaac-4f8b-b5d0-0ceebf81f487", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "54e67bff-37fd-49b4-86c3-36ed25677fe2", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-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": "109ae5a8-d2f8-4aa5-9951-4eee2357db3d", "Asset": { "AssetId": "51be1508-8e8f-423a-9826-fff18b620060", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "91a163a0-342d-416b-bfbb-16d86edee696", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "97674dca-fdb6-471d-81cf-ecf531e99b76", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ae117c63-c9f4-4df9-96a9-2feedf65db89", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "SourceSystemId": "sample string 3", "CompanyId": "7fbb804f-6615-4b21-9719-ce76b89c0b9d", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:56.000686-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "857f2b06-8d0f-4393-8985-8e0d8f470983", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "5c8e0788-9b32-427b-8b93-ab7709b96118", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "91a163a0-342d-416b-bfbb-16d86edee696", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "97674dca-fdb6-471d-81cf-ecf531e99b76", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "746ea994-fd8b-401f-99cf-22a8053a3efe", "Name": "sample string 1" }, "Unit": { "UnitId": "a32317f8-368e-4c18-883d-4297bc4991e1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b30bef10-6187-426c-a638-d29c1dfb0a06", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:56.000686-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": "f3182b07-80b8-4bc2-9dcf-147a1f228212", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "93aa5235-088d-4c8c-9e44-6534b840bed2", "CreateDate": "2024-10-10T15:22:56.000686-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:56.000686-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }