POST api/NTNonInjury/UpdateCase

Request Information

URI Parameters

None.

Body Parameters

NonInjuryDTO
NameDescriptionTypeAdditional information
CaseNo

integer

None.

CaseTypeId

integer

None.

EmployeeId

string

String length: inclusive between 0 and 12

CorporationCode

string

String length: inclusive between 0 and 20

ChiefComplain

string

String length: inclusive between 0 and 1000

StatementOfInjury

string

String length: inclusive between 0 and 4000

NonInjuryLocationDTO

NonInjuryLocationDTO

None.

NonInjuryPriorTreatmentDTO

NonInjuryPriorTreatmentDTO

None.

CaseCategory

integer

None.

IsThirdPartyPriorTreatment

boolean

None.

IsInjuryLocation

boolean

None.

ClinicalPathwayId

integer

None.

CorporationName

string

String length: inclusive between 0 and 20

EmployeeJobTitle

string

String length: inclusive between 0 and 4000

LastName

string

String length: inclusive between 0 and 50

FirstName

string

String length: inclusive between 0 and 50

CaseStatus

string

String length: inclusive between 0 and 60

WLName

string

String length: inclusive between 0 and 200

ContractorCompanyName

string

String length: inclusive between 0 and 100

IsContractor

boolean

None.

CloseByUserName

string

String length: inclusive between 0 and 100

SymptomsDTO

NonInjurySymptomsDTO

None.

DateOfExposure

date

None.

DateOfSymptomsBegan

date

None.

OpenDate

date

None.

AdministrativeClosureId

integer

None.

CloseDate

date

None.

CloseByUserId

integer

None.

Status

integer

None.

CloseCaseByUserName

string

String length: inclusive between 0 and 61

AdministrativeClosureName

string

String length: inclusive between 0 and 100

IntakeCloseDate

date

None.

IntakeCloseByUserId

integer

None.

ReasonForDelete

string

String length: inclusive between 0 and 500

IsIWOccupational

integer

None.

isCloseIntake

boolean

None.

PrescreeningDiversionId

integer

None.

EmployeeWorkLocationCode

string

String length: inclusive between 0 and 20

listData

Collection of Data

None.

CallBackNumber

string

String length: inclusive between 0 and 50

PatientCheckinId

integer

None.

EmployeeCurrentWorkLocationCode

string

None.

CaseOutcome

integer

None.

DateOfInjury

date

None.

NumberOfAuthorizeVisits

integer

None.

DateLastWorked

date

None.

AuthorizationEndDate

date

None.

AuthorizationStartDate

date

None.

AuthorizationNumber

string

String length: inclusive between 0 and 50

ClaimNumber

string

String length: inclusive between 0 and 50

ReferringProvideFirstName

string

String length: inclusive between 0 and 50

ReferringProvideLastName

string

String length: inclusive between 0 and 50

ReferringProvideNPI

string

String length: inclusive between 0 and 50

ReferringProvideTIN

string

String length: inclusive between 0 and 50

ValidFlag

boolean

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIDCreated

integer

None.

UserIDUpdated

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

IsExcludeDiscount

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "CaseNo": 1,
  "CaseTypeId": 1,
  "EmployeeId": "sample string 2",
  "CorporationCode": "sample string 3",
  "ChiefComplain": "sample string 4",
  "StatementOfInjury": "sample string 5",
  "NonInjuryLocationDTO": {
    "Id": 1,
    "CaseNo": 2,
    "Address1": "sample string 3",
    "Address2": "sample string 4",
    "City": "sample string 5",
    "State": "sample string 6",
    "Zip": "sample string 7",
    "Country": "sample string 8",
    "CountryType": "sample string 9",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
    "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
    "UserIDCreated": 13,
    "UserIDUpdated": 14,
    "CompanyCode": "sample string 15",
    "IsExcludeDiscount": true
  },
  "NonInjuryPriorTreatmentDTO": {
    "Id": 1,
    "CaseNo": 2,
    "ReasonForTreatment": "sample string 3",
    "PlaceOfTreatment": "sample string 4",
    "DateOfTreatment": "2026-08-04T14:26:14.0750197-07:00",
    "FacilityPhone": "sample string 5",
    "FacilityAddress1": "sample string 6",
    "FacilityAddress2": "sample string 7",
    "FacilityCity": "sample string 8",
    "FacilityState": "sample string 9",
    "FacilityZipcode": "sample string 10",
    "FacilityCountry": "sample string 11",
    "CountryType": "sample string 12",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
    "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
    "UserIDCreated": 16,
    "UserIDUpdated": 17,
    "CompanyCode": "sample string 18",
    "IsExcludeDiscount": true
  },
  "CaseCategory": 6,
  "IsThirdPartyPriorTreatment": true,
  "IsInjuryLocation": true,
  "ClinicalPathwayId": 7,
  "CorporationName": "sample string 8",
  "EmployeeJobTitle": "sample string 9",
  "LastName": "sample string 10",
  "FirstName": "sample string 11",
  "CaseStatus": "sample string 12",
  "WLName": "sample string 13",
  "ContractorCompanyName": "sample string 14",
  "IsContractor": true,
  "CloseByUserName": "sample string 15",
  "SymptomsDTO": {
    "Id": 1,
    "CaseNo": 2,
    "DateOfExposure": "2026-08-04T14:26:14.0750197-07:00",
    "DateOfSymptomsBegan": "2026-08-04T14:26:14.0750197-07:00",
    "InjurySymptoms": "sample string 3",
    "WorkAreaFrequented": "sample string 4",
    "LastDayWorked": "2026-08-04T14:26:14.0750197-07:00",
    "IsEEDeniesSymptoms": true,
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
    "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
    "UserIDCreated": 8,
    "UserIDUpdated": 9,
    "CompanyCode": "sample string 10",
    "IsExcludeDiscount": true
  },
  "DateOfExposure": "2026-08-04T14:26:14.0750197-07:00",
  "DateOfSymptomsBegan": "2026-08-04T14:26:14.0750197-07:00",
  "OpenDate": "2026-08-04T14:26:14.0750197-07:00",
  "AdministrativeClosureId": 1,
  "CloseDate": "2026-08-04T14:26:14.0750197-07:00",
  "CloseByUserId": 1,
  "Status": 16,
  "CloseCaseByUserName": "sample string 17",
  "AdministrativeClosureName": "sample string 18",
  "IntakeCloseDate": "2026-08-04T14:26:14.0750197-07:00",
  "IntakeCloseByUserId": 1,
  "ReasonForDelete": "sample string 19",
  "IsIWOccupational": 1,
  "isCloseIntake": true,
  "PrescreeningDiversionId": 1,
  "EmployeeWorkLocationCode": "sample string 21",
  "listData": [
    {
      "id": "sample string 1",
      "recipient_id": "sample string 2",
      "collection_mode": "sample string 3",
      "response_status": "sample string 4",
      "custom_value": "sample string 5",
      "first_name": "sample string 6",
      "last_name": "sample string 7",
      "email_address": "sample string 8",
      "ip_address": "sample string 9",
      "logic_path": {},
      "metadata": {
        "contact": {}
      },
      "page_path": [
        "sample string 1",
        "sample string 2"
      ],
      "collector_id": "sample string 10",
      "survey_id": "sample string 11",
      "custom_variables": {},
      "edit_url": "sample string 12",
      "analyze_url": "sample string 13",
      "total_time": 14,
      "date_modified": "2026-08-04T14:26:14.0750197-07:00",
      "date_created": "2026-08-04T14:26:14.0750197-07:00",
      "href": "sample string 17",
      "pages": [
        {
          "id": "sample string 1",
          "questions": [
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            },
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            }
          ]
        },
        {
          "id": "sample string 1",
          "questions": [
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            },
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            }
          ]
        }
      ]
    },
    {
      "id": "sample string 1",
      "recipient_id": "sample string 2",
      "collection_mode": "sample string 3",
      "response_status": "sample string 4",
      "custom_value": "sample string 5",
      "first_name": "sample string 6",
      "last_name": "sample string 7",
      "email_address": "sample string 8",
      "ip_address": "sample string 9",
      "logic_path": {},
      "metadata": {
        "contact": {}
      },
      "page_path": [
        "sample string 1",
        "sample string 2"
      ],
      "collector_id": "sample string 10",
      "survey_id": "sample string 11",
      "custom_variables": {},
      "edit_url": "sample string 12",
      "analyze_url": "sample string 13",
      "total_time": 14,
      "date_modified": "2026-08-04T14:26:14.0750197-07:00",
      "date_created": "2026-08-04T14:26:14.0750197-07:00",
      "href": "sample string 17",
      "pages": [
        {
          "id": "sample string 1",
          "questions": [
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            },
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            }
          ]
        },
        {
          "id": "sample string 1",
          "questions": [
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            },
            {
              "id": "sample string 1",
              "answers": [
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                },
                {
                  "row_id": "sample string 1",
                  "tag_data": [
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    },
                    {
                      "hexcolor": "sample string 1",
                      "label": "sample string 2",
                      "tag_type": "sample string 3"
                    }
                  ],
                  "text": "sample string 2",
                  "simple_text": "sample string 3",
                  "choice_id": "sample string 4",
                  "flag": 5
                }
              ],
              "family": "sample string 2",
              "subtype": "sample string 3",
              "heading": "sample string 4",
              "flag": 5,
              "position": 6
            }
          ]
        }
      ]
    }
  ],
  "CallBackNumber": "sample string 22",
  "PatientCheckinId": 1,
  "EmployeeCurrentWorkLocationCode": "sample string 23",
  "CaseOutcome": 1,
  "DateOfInjury": "2026-08-04T14:26:14.0750197-07:00",
  "NumberOfAuthorizeVisits": 1,
  "DateLastWorked": "2026-08-04T14:26:14.0750197-07:00",
  "AuthorizationEndDate": "2026-08-04T14:26:14.0750197-07:00",
  "AuthorizationStartDate": "2026-08-04T14:26:14.0750197-07:00",
  "AuthorizationNumber": "sample string 24",
  "ClaimNumber": "sample string 25",
  "ReferringProvideFirstName": "sample string 26",
  "ReferringProvideLastName": "sample string 27",
  "ReferringProvideNPI": "sample string 28",
  "ReferringProvideTIN": "sample string 29",
  "ValidFlag": true,
  "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
  "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
  "UserIDCreated": 33,
  "UserIDUpdated": 34,
  "CompanyCode": "sample string 35",
  "IsExcludeDiscount": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfNonInjuryDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

NonInjuryDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "CaseNo": 1,
    "CaseTypeId": 1,
    "EmployeeId": "sample string 2",
    "CorporationCode": "sample string 3",
    "ChiefComplain": "sample string 4",
    "StatementOfInjury": "sample string 5",
    "NonInjuryLocationDTO": {
      "Id": 1,
      "CaseNo": 2,
      "Address1": "sample string 3",
      "Address2": "sample string 4",
      "City": "sample string 5",
      "State": "sample string 6",
      "Zip": "sample string 7",
      "Country": "sample string 8",
      "CountryType": "sample string 9",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
      "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
      "UserIDCreated": 13,
      "UserIDUpdated": 14,
      "CompanyCode": "sample string 15",
      "IsExcludeDiscount": true
    },
    "NonInjuryPriorTreatmentDTO": {
      "Id": 1,
      "CaseNo": 2,
      "ReasonForTreatment": "sample string 3",
      "PlaceOfTreatment": "sample string 4",
      "DateOfTreatment": "2026-08-04T14:26:14.0750197-07:00",
      "FacilityPhone": "sample string 5",
      "FacilityAddress1": "sample string 6",
      "FacilityAddress2": "sample string 7",
      "FacilityCity": "sample string 8",
      "FacilityState": "sample string 9",
      "FacilityZipcode": "sample string 10",
      "FacilityCountry": "sample string 11",
      "CountryType": "sample string 12",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
      "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
      "UserIDCreated": 16,
      "UserIDUpdated": 17,
      "CompanyCode": "sample string 18",
      "IsExcludeDiscount": true
    },
    "CaseCategory": 6,
    "IsThirdPartyPriorTreatment": true,
    "IsInjuryLocation": true,
    "ClinicalPathwayId": 7,
    "CorporationName": "sample string 8",
    "EmployeeJobTitle": "sample string 9",
    "LastName": "sample string 10",
    "FirstName": "sample string 11",
    "CaseStatus": "sample string 12",
    "WLName": "sample string 13",
    "ContractorCompanyName": "sample string 14",
    "IsContractor": true,
    "CloseByUserName": "sample string 15",
    "SymptomsDTO": {
      "Id": 1,
      "CaseNo": 2,
      "DateOfExposure": "2026-08-04T14:26:14.0750197-07:00",
      "DateOfSymptomsBegan": "2026-08-04T14:26:14.0750197-07:00",
      "InjurySymptoms": "sample string 3",
      "WorkAreaFrequented": "sample string 4",
      "LastDayWorked": "2026-08-04T14:26:14.0750197-07:00",
      "IsEEDeniesSymptoms": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
      "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
      "UserIDCreated": 8,
      "UserIDUpdated": 9,
      "CompanyCode": "sample string 10",
      "IsExcludeDiscount": true
    },
    "DateOfExposure": "2026-08-04T14:26:14.0750197-07:00",
    "DateOfSymptomsBegan": "2026-08-04T14:26:14.0750197-07:00",
    "OpenDate": "2026-08-04T14:26:14.0750197-07:00",
    "AdministrativeClosureId": 1,
    "CloseDate": "2026-08-04T14:26:14.0750197-07:00",
    "CloseByUserId": 1,
    "Status": 16,
    "CloseCaseByUserName": "sample string 17",
    "AdministrativeClosureName": "sample string 18",
    "IntakeCloseDate": "2026-08-04T14:26:14.0750197-07:00",
    "IntakeCloseByUserId": 1,
    "ReasonForDelete": "sample string 19",
    "IsIWOccupational": 1,
    "isCloseIntake": true,
    "PrescreeningDiversionId": 1,
    "EmployeeWorkLocationCode": "sample string 21",
    "listData": [
      {
        "id": "sample string 1",
        "recipient_id": "sample string 2",
        "collection_mode": "sample string 3",
        "response_status": "sample string 4",
        "custom_value": "sample string 5",
        "first_name": "sample string 6",
        "last_name": "sample string 7",
        "email_address": "sample string 8",
        "ip_address": "sample string 9",
        "logic_path": {},
        "metadata": {
          "contact": {}
        },
        "page_path": [
          "sample string 1",
          "sample string 2"
        ],
        "collector_id": "sample string 10",
        "survey_id": "sample string 11",
        "custom_variables": {},
        "edit_url": "sample string 12",
        "analyze_url": "sample string 13",
        "total_time": 14,
        "date_modified": "2026-08-04T14:26:14.0750197-07:00",
        "date_created": "2026-08-04T14:26:14.0750197-07:00",
        "href": "sample string 17",
        "pages": [
          {
            "id": "sample string 1",
            "questions": [
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              },
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              }
            ]
          },
          {
            "id": "sample string 1",
            "questions": [
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              },
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              }
            ]
          }
        ]
      },
      {
        "id": "sample string 1",
        "recipient_id": "sample string 2",
        "collection_mode": "sample string 3",
        "response_status": "sample string 4",
        "custom_value": "sample string 5",
        "first_name": "sample string 6",
        "last_name": "sample string 7",
        "email_address": "sample string 8",
        "ip_address": "sample string 9",
        "logic_path": {},
        "metadata": {
          "contact": {}
        },
        "page_path": [
          "sample string 1",
          "sample string 2"
        ],
        "collector_id": "sample string 10",
        "survey_id": "sample string 11",
        "custom_variables": {},
        "edit_url": "sample string 12",
        "analyze_url": "sample string 13",
        "total_time": 14,
        "date_modified": "2026-08-04T14:26:14.0750197-07:00",
        "date_created": "2026-08-04T14:26:14.0750197-07:00",
        "href": "sample string 17",
        "pages": [
          {
            "id": "sample string 1",
            "questions": [
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              },
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              }
            ]
          },
          {
            "id": "sample string 1",
            "questions": [
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              },
              {
                "id": "sample string 1",
                "answers": [
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  },
                  {
                    "row_id": "sample string 1",
                    "tag_data": [
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      },
                      {
                        "hexcolor": "sample string 1",
                        "label": "sample string 2",
                        "tag_type": "sample string 3"
                      }
                    ],
                    "text": "sample string 2",
                    "simple_text": "sample string 3",
                    "choice_id": "sample string 4",
                    "flag": 5
                  }
                ],
                "family": "sample string 2",
                "subtype": "sample string 3",
                "heading": "sample string 4",
                "flag": 5,
                "position": 6
              }
            ]
          }
        ]
      }
    ],
    "CallBackNumber": "sample string 22",
    "PatientCheckinId": 1,
    "EmployeeCurrentWorkLocationCode": "sample string 23",
    "CaseOutcome": 1,
    "DateOfInjury": "2026-08-04T14:26:14.0750197-07:00",
    "NumberOfAuthorizeVisits": 1,
    "DateLastWorked": "2026-08-04T14:26:14.0750197-07:00",
    "AuthorizationEndDate": "2026-08-04T14:26:14.0750197-07:00",
    "AuthorizationStartDate": "2026-08-04T14:26:14.0750197-07:00",
    "AuthorizationNumber": "sample string 24",
    "ClaimNumber": "sample string 25",
    "ReferringProvideFirstName": "sample string 26",
    "ReferringProvideLastName": "sample string 27",
    "ReferringProvideNPI": "sample string 28",
    "ReferringProvideTIN": "sample string 29",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:14.0750197-07:00",
    "DateUpdated": "2026-08-04T14:26:14.0750197-07:00",
    "UserIDCreated": 33,
    "UserIDUpdated": 34,
    "CompanyCode": "sample string 35",
    "IsExcludeDiscount": true
  },
  "totalCount": 3
}