GET AssetFormTypes/GetAllForAsset?assetId={assetId}

Retrieves all asset form types for the given asset. This includes asset form types of that asset that may not have a value.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assetId

Id of the asset

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

On success, a list of all asset form types for the asset.

NameDescriptionTypeAdditional information
Data

Collection of AssetFormType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "AssetFormTypeId": "67a6f430-4bb3-4c2c-8e7b-992f55a03a0c",
      "Asset": {
        "AssetId": "ec887921-eb4c-4b0c-8afa-a6d3f8833150",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "d0f8754d-3ff5-413f-a52b-172922c9f19f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
          "MeasurementValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f78cbd64-63a6-435b-a65c-00121de110f1",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "5a5ae53c-1cce-4468-b127-7c9e56a9cdfc",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "StateType": {
            "StateTypeId": "2853924b-caf8-4ea2-a16c-5f7ffb306804",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "5e560448-ad18-4bd5-86a6-1d7275d1bfc4",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "27787563-0115-4c32-a05c-b9b6f21636e5",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "2c937eb1-47f2-4d50-817e-d6f1290b0c14",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "StatusType": {
            "StatusTypeId": "e370bdee-142b-4835-b7d9-871c728f09e5",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "18701936-9e1f-40ab-8404-59d77b7b35c6",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "4469d43c-c617-4e16-9f08-0e01fd5985c0",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "689bd2ef-5a7e-4115-b90d-180f7b492176",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "c6f1fff4-8924-4377-98b8-90ec5e29c189",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "18ce688b-b008-4b12-bbe2-d222b99290ec",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "5a89d47b-47d0-4b34-b3a3-a7b67427bc16",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "MeasurementValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "29cd980d-4276-4812-9496-b65287903f60",
        "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "383e07cd-40a6-4a5f-a4be-15e433cd09dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "642cbbb6-9941-4f25-9a71-e366c90fce16",
            "Section": {
              "FormTypeSectionId": "d46be6e8-6a9d-436e-aa00-a4cfb7656337",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "b93e5a12-5d8a-4b21-92c8-7366637b870b",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "bdc8a59c-4d4a-4a0d-9005-29c4fec4b92c",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "3eb50d4d-f7b8-4b04-8d26-e4d40df06083",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          },
          {
            "FormTypeFieldId": "642cbbb6-9941-4f25-9a71-e366c90fce16",
            "Section": {
              "FormTypeSectionId": "d46be6e8-6a9d-436e-aa00-a4cfb7656337",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "b93e5a12-5d8a-4b21-92c8-7366637b870b",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "bdc8a59c-4d4a-4a0d-9005-29c4fec4b92c",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "3eb50d4d-f7b8-4b04-8d26-e4d40df06083",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          }
        ],
        "SourceSystemId": "sample string 3",
        "CompanyId": "d21ef6a5-0c0f-40f4-ab6b-80515dbdbf9e",
        "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
      "LastValueDate": "2024-04-28T16:55:29.1632061-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "b485754a-e5a1-4f37-b7de-c34840ba88f5",
      "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "67a6f430-4bb3-4c2c-8e7b-992f55a03a0c",
      "Asset": {
        "AssetId": "ec887921-eb4c-4b0c-8afa-a6d3f8833150",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "d0f8754d-3ff5-413f-a52b-172922c9f19f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
          "MeasurementValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f78cbd64-63a6-435b-a65c-00121de110f1",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "5a5ae53c-1cce-4468-b127-7c9e56a9cdfc",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "StateType": {
            "StateTypeId": "2853924b-caf8-4ea2-a16c-5f7ffb306804",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "5e560448-ad18-4bd5-86a6-1d7275d1bfc4",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "27787563-0115-4c32-a05c-b9b6f21636e5",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "2c937eb1-47f2-4d50-817e-d6f1290b0c14",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "StatusType": {
            "StatusTypeId": "e370bdee-142b-4835-b7d9-871c728f09e5",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "18701936-9e1f-40ab-8404-59d77b7b35c6",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "4469d43c-c617-4e16-9f08-0e01fd5985c0",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "689bd2ef-5a7e-4115-b90d-180f7b492176",
          "EffectiveDate": "2024-04-28T16:55:29.1632061-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "c6f1fff4-8924-4377-98b8-90ec5e29c189",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "18ce688b-b008-4b12-bbe2-d222b99290ec",
            "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "5a89d47b-47d0-4b34-b3a3-a7b67427bc16",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "MeasurementValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "29cd980d-4276-4812-9496-b65287903f60",
        "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "383e07cd-40a6-4a5f-a4be-15e433cd09dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c5a15f04-0dbd-43b2-bde1-0a2b19328d2a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "78f0a641-7236-4ce3-a183-a9a9ea19c90d",
          "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "642cbbb6-9941-4f25-9a71-e366c90fce16",
            "Section": {
              "FormTypeSectionId": "d46be6e8-6a9d-436e-aa00-a4cfb7656337",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "b93e5a12-5d8a-4b21-92c8-7366637b870b",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "bdc8a59c-4d4a-4a0d-9005-29c4fec4b92c",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "3eb50d4d-f7b8-4b04-8d26-e4d40df06083",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          },
          {
            "FormTypeFieldId": "642cbbb6-9941-4f25-9a71-e366c90fce16",
            "Section": {
              "FormTypeSectionId": "d46be6e8-6a9d-436e-aa00-a4cfb7656337",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "b93e5a12-5d8a-4b21-92c8-7366637b870b",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "bdc8a59c-4d4a-4a0d-9005-29c4fec4b92c",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "3eb50d4d-f7b8-4b04-8d26-e4d40df06083",
              "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          }
        ],
        "SourceSystemId": "sample string 3",
        "CompanyId": "d21ef6a5-0c0f-40f4-ab6b-80515dbdbf9e",
        "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2024-04-28T16:55:29.1632061-07:00",
      "LastValueDate": "2024-04-28T16:55:29.1632061-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "b485754a-e5a1-4f37-b7de-c34840ba88f5",
      "CreateDate": "2024-04-28T16:55:29.1632061-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2024-04-28T16:55:29.1632061-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}