POST api/CosEccSummary/RemoveAuthorization

Request Information

URI Parameters

None.

Body Parameters

MSMAuthorizationDTO
NameDescriptionTypeAdditional information
RecordID

globally unique identifier

None.

AuthorizationCode

string

String length: inclusive between 0 and 20

FileId

string

String length: inclusive between 0 and 200

ContractorCoverageTypeId

integer

None.

PayorId

integer

None.

ComponentList

Collection of ExamcomponentDTO

None.

InsuranceDTO

InsuranceDTO

None.

PayorName

string

String length: inclusive between 0 and 20

CreatedBy

string

String length: inclusive between 0 and 150

TpaId

integer

None.

TpaName

string

None.

ReceiptNumber

string

None.

InitialPayorId

integer

None.

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:
{
  "RecordID": "13ce30a1-1653-446a-a89e-b592553fbd97",
  "AuthorizationCode": "sample string 2",
  "FileId": "sample string 3",
  "ContractorCoverageTypeId": 1,
  "PayorId": 1,
  "ComponentList": [
    {
      "Id": 1,
      "ComponentId": 2,
      "ComponentName": "sample string 3",
      "Sequence": 4,
      "CaseNo": 5,
      "IsAuthorizationEnable": true,
      "AuthorizationType": 7,
      "MappingId": 1,
      "RecordId": "952b983c-d76c-4ab5-8c07-f401cd5fc00f",
      "OrderCategoryTypeId": 1,
      "OrderCategoryTypeLevel1Id": "sample string 8",
      "OrderCategoryTypeLevel2Id": 1,
      "OrderCategoryTypeLevel3Id": 1,
      "Selected": true,
      "OrderDescription": "sample string 10",
      "ValidFlag": true,
      "DateCreated": "2026-05-08T19:50:59.420979-07:00",
      "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
      "UserIDCreated": 14,
      "UserIDUpdated": 15
    },
    {
      "Id": 1,
      "ComponentId": 2,
      "ComponentName": "sample string 3",
      "Sequence": 4,
      "CaseNo": 5,
      "IsAuthorizationEnable": true,
      "AuthorizationType": 7,
      "MappingId": 1,
      "RecordId": "952b983c-d76c-4ab5-8c07-f401cd5fc00f",
      "OrderCategoryTypeId": 1,
      "OrderCategoryTypeLevel1Id": "sample string 8",
      "OrderCategoryTypeLevel2Id": 1,
      "OrderCategoryTypeLevel3Id": 1,
      "Selected": true,
      "OrderDescription": "sample string 10",
      "ValidFlag": true,
      "DateCreated": "2026-05-08T19:50:59.420979-07:00",
      "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
      "UserIDCreated": 14,
      "UserIDUpdated": 15
    }
  ],
  "InsuranceDTO": {
    "Id": 1,
    "CompanyName": "sample string 2",
    "Name": "sample string 3",
    "Address": "sample string 4",
    "Suite": "sample string 5",
    "City": "sample string 6",
    "State": "sample string 7",
    "Zip": "sample string 8",
    "Phone": "sample string 9",
    "Fax": "sample string 10",
    "Sequence": 1,
    "Email": "sample string 11",
    "StateName": "sample string 12",
    "lstInsuranceCorporation": [
      {
        "Id": 1,
        "InsuranceId": 2,
        "CorporationCode": "sample string 3",
        "BranchCode": "sample string 4",
        "DivisionCode": "sample string 5",
        "WorkLocationCode": "sample string 6",
        "Type": 7,
        "Level1": "sample string 8",
        "Level2": "sample string 9",
        "Level3": "sample string 10",
        "Level4": "sample string 11",
        "Level5": "sample string 12",
        "ValidFlag": true,
        "DateCreated": "2026-05-08T19:50:59.420979-07:00",
        "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
        "UserIDCreated": 16,
        "UserIDUpdated": 17,
        "CompanyCode": "sample string 18",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "InsuranceId": 2,
        "CorporationCode": "sample string 3",
        "BranchCode": "sample string 4",
        "DivisionCode": "sample string 5",
        "WorkLocationCode": "sample string 6",
        "Type": 7,
        "Level1": "sample string 8",
        "Level2": "sample string 9",
        "Level3": "sample string 10",
        "Level4": "sample string 11",
        "Level5": "sample string 12",
        "ValidFlag": true,
        "DateCreated": "2026-05-08T19:50:59.420979-07:00",
        "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
        "UserIDCreated": 16,
        "UserIDUpdated": 17,
        "CompanyCode": "sample string 18",
        "IsExcludeDiscount": true
      }
    ],
    "IsWorkLocation": true,
    "InsuranceTypeId": [
      1,
      2
    ],
    "Policyid": "sample string 14",
    "PayorExternalId": "sample string 15",
    "Expirationdate": "2026-05-08T19:50:59.420979-07:00",
    "PayorTypeid": 1,
    "TPAid": 1,
    "TPA": "sample string 16",
    "EntityId": "sample string 17",
    "EntityTypeId": 1,
    "PayorMappingTypeNameList": [
      {
        "OrderName": "sample string 1",
        "ComponentName": "sample string 2"
      },
      {
        "OrderName": "sample string 1",
        "ComponentName": "sample string 2"
      }
    ],
    "CheckPayorMapFlag": true,
    "IsCustomized": true,
    "PayorId": 1,
    "EffectiveStartDate": "2026-05-08T19:50:59.420979-07:00",
    "EffectiveEndDate": "2026-05-08T19:50:59.420979-07:00",
    "ValidFlag": true,
    "DateCreated": "2026-05-08T19:50:59.420979-07:00",
    "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
    "UserIDCreated": 22,
    "UserIDUpdated": 23,
    "CompanyCode": "sample string 24",
    "IsExcludeDiscount": true
  },
  "PayorName": "sample string 4",
  "CreatedBy": "sample string 5",
  "TpaId": 1,
  "TpaName": "sample string 6",
  "ReceiptNumber": "sample string 7",
  "InitialPayorId": 1,
  "ValidFlag": true,
  "DateCreated": "2026-05-08T19:50:59.420979-07:00",
  "DateUpdated": "2026-05-08T19:50:59.420979-07:00",
  "UserIDCreated": 11,
  "UserIDUpdated": 12,
  "CompanyCode": "sample string 13",
  "IsExcludeDiscount": true
}

application/xml, text/xml

Sample:
<MSMAuthorizationDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
  <CompanyCode>sample string 13</CompanyCode>
  <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
  <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
  <IsExcludeDiscount>true</IsExcludeDiscount>
  <UserIDCreated>11</UserIDCreated>
  <UserIDUpdated>12</UserIDUpdated>
  <ValidFlag>true</ValidFlag>
  <AuthorizationCode>sample string 2</AuthorizationCode>
  <ComponentList xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.MedicalExam">
    <d2p1:ExamcomponentDTO>
      <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
      <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
      <UserIDCreated>14</UserIDCreated>
      <UserIDUpdated>15</UserIDUpdated>
      <ValidFlag>true</ValidFlag>
      <d2p1:AuthorizationType>7</d2p1:AuthorizationType>
      <d2p1:CaseNo>5</d2p1:CaseNo>
      <d2p1:ComponentId>2</d2p1:ComponentId>
      <d2p1:ComponentName>sample string 3</d2p1:ComponentName>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsAuthorizationEnable>true</d2p1:IsAuthorizationEnable>
      <d2p1:MappingId>1</d2p1:MappingId>
      <d2p1:OrderCategoryTypeId>1</d2p1:OrderCategoryTypeId>
      <d2p1:OrderCategoryTypeLevel1Id>sample string 8</d2p1:OrderCategoryTypeLevel1Id>
      <d2p1:OrderCategoryTypeLevel2Id>1</d2p1:OrderCategoryTypeLevel2Id>
      <d2p1:OrderCategoryTypeLevel3Id>1</d2p1:OrderCategoryTypeLevel3Id>
      <d2p1:OrderDescription>sample string 10</d2p1:OrderDescription>
      <d2p1:RecordId>952b983c-d76c-4ab5-8c07-f401cd5fc00f</d2p1:RecordId>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Sequence>4</d2p1:Sequence>
    </d2p1:ExamcomponentDTO>
    <d2p1:ExamcomponentDTO>
      <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
      <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
      <UserIDCreated>14</UserIDCreated>
      <UserIDUpdated>15</UserIDUpdated>
      <ValidFlag>true</ValidFlag>
      <d2p1:AuthorizationType>7</d2p1:AuthorizationType>
      <d2p1:CaseNo>5</d2p1:CaseNo>
      <d2p1:ComponentId>2</d2p1:ComponentId>
      <d2p1:ComponentName>sample string 3</d2p1:ComponentName>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsAuthorizationEnable>true</d2p1:IsAuthorizationEnable>
      <d2p1:MappingId>1</d2p1:MappingId>
      <d2p1:OrderCategoryTypeId>1</d2p1:OrderCategoryTypeId>
      <d2p1:OrderCategoryTypeLevel1Id>sample string 8</d2p1:OrderCategoryTypeLevel1Id>
      <d2p1:OrderCategoryTypeLevel2Id>1</d2p1:OrderCategoryTypeLevel2Id>
      <d2p1:OrderCategoryTypeLevel3Id>1</d2p1:OrderCategoryTypeLevel3Id>
      <d2p1:OrderDescription>sample string 10</d2p1:OrderDescription>
      <d2p1:RecordId>952b983c-d76c-4ab5-8c07-f401cd5fc00f</d2p1:RecordId>
      <d2p1:Selected>true</d2p1:Selected>
      <d2p1:Sequence>4</d2p1:Sequence>
    </d2p1:ExamcomponentDTO>
  </ComponentList>
  <ContractorCoverageTypeId>1</ContractorCoverageTypeId>
  <CreatedBy>sample string 5</CreatedBy>
  <FileId>sample string 3</FileId>
  <InitialPayorId>1</InitialPayorId>
  <InsuranceDTO>
    <CompanyCode>sample string 24</CompanyCode>
    <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
    <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
    <IsExcludeDiscount>true</IsExcludeDiscount>
    <UserIDCreated>22</UserIDCreated>
    <UserIDUpdated>23</UserIDUpdated>
    <ValidFlag>true</ValidFlag>
    <Address>sample string 4</Address>
    <CheckPayorMapFlag>true</CheckPayorMapFlag>
    <City>sample string 6</City>
    <CompanyName>sample string 2</CompanyName>
    <EffectiveEndDate>2026-05-08T19:50:59.420979-07:00</EffectiveEndDate>
    <EffectiveStartDate>2026-05-08T19:50:59.420979-07:00</EffectiveStartDate>
    <Email>sample string 11</Email>
    <EntityId>sample string 17</EntityId>
    <EntityTypeId>1</EntityTypeId>
    <Expirationdate>2026-05-08T19:50:59.420979-07:00</Expirationdate>
    <Fax>sample string 10</Fax>
    <Id>1</Id>
    <InsuranceTypeId xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </InsuranceTypeId>
    <IsCustomized>true</IsCustomized>
    <IsWorkLocation>true</IsWorkLocation>
    <Name>sample string 3</Name>
    <PayorExternalId>sample string 15</PayorExternalId>
    <PayorId>1</PayorId>
    <PayorMappingTypeNameList>
      <PayorMappingTypeDTO>
        <ComponentName>sample string 2</ComponentName>
        <OrderName>sample string 1</OrderName>
      </PayorMappingTypeDTO>
      <PayorMappingTypeDTO>
        <ComponentName>sample string 2</ComponentName>
        <OrderName>sample string 1</OrderName>
      </PayorMappingTypeDTO>
    </PayorMappingTypeNameList>
    <PayorTypeid>1</PayorTypeid>
    <Phone>sample string 9</Phone>
    <Policyid>sample string 14</Policyid>
    <Sequence>1</Sequence>
    <State>sample string 7</State>
    <StateName>sample string 12</StateName>
    <Suite>sample string 5</Suite>
    <TPA>sample string 16</TPA>
    <TPAid>1</TPAid>
    <Zip>sample string 8</Zip>
    <lstInsuranceCorporation>
      <InsuranceCorporationDTO>
        <CompanyCode>sample string 18</CompanyCode>
        <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
        <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
        <IsExcludeDiscount>true</IsExcludeDiscount>
        <UserIDCreated>16</UserIDCreated>
        <UserIDUpdated>17</UserIDUpdated>
        <ValidFlag>true</ValidFlag>
        <BranchCode>sample string 4</BranchCode>
        <CorporationCode>sample string 3</CorporationCode>
        <DivisionCode>sample string 5</DivisionCode>
        <Id>1</Id>
        <InsuranceId>2</InsuranceId>
        <Level1>sample string 8</Level1>
        <Level2>sample string 9</Level2>
        <Level3>sample string 10</Level3>
        <Level4>sample string 11</Level4>
        <Level5>sample string 12</Level5>
        <Type>7</Type>
        <WorkLocationCode>sample string 6</WorkLocationCode>
      </InsuranceCorporationDTO>
      <InsuranceCorporationDTO>
        <CompanyCode>sample string 18</CompanyCode>
        <DateCreated>2026-05-08T19:50:59.420979-07:00</DateCreated>
        <DateUpdated>2026-05-08T19:50:59.420979-07:00</DateUpdated>
        <IsExcludeDiscount>true</IsExcludeDiscount>
        <UserIDCreated>16</UserIDCreated>
        <UserIDUpdated>17</UserIDUpdated>
        <ValidFlag>true</ValidFlag>
        <BranchCode>sample string 4</BranchCode>
        <CorporationCode>sample string 3</CorporationCode>
        <DivisionCode>sample string 5</DivisionCode>
        <Id>1</Id>
        <InsuranceId>2</InsuranceId>
        <Level1>sample string 8</Level1>
        <Level2>sample string 9</Level2>
        <Level3>sample string 10</Level3>
        <Level4>sample string 11</Level4>
        <Level5>sample string 12</Level5>
        <Type>7</Type>
        <WorkLocationCode>sample string 6</WorkLocationCode>
      </InsuranceCorporationDTO>
    </lstInsuranceCorporation>
  </InsuranceDTO>
  <PayorId>1</PayorId>
  <PayorName>sample string 4</PayorName>
  <ReceiptNumber>sample string 7</ReceiptNumber>
  <RecordID>13ce30a1-1653-446a-a89e-b592553fbd97</RecordID>
  <TpaId>1</TpaId>
  <TpaName>sample string 6</TpaName>
</MSMAuthorizationDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfMSMAuthorizationDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

MSMAuthorizationDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "RecordID": "f3ba64a8-3f02-42ee-a713-993370064626",
    "AuthorizationCode": "sample string 2",
    "FileId": "sample string 3",
    "ContractorCoverageTypeId": 1,
    "PayorId": 1,
    "ComponentList": [
      {
        "Id": 1,
        "ComponentId": 2,
        "ComponentName": "sample string 3",
        "Sequence": 4,
        "CaseNo": 5,
        "IsAuthorizationEnable": true,
        "AuthorizationType": 7,
        "MappingId": 1,
        "RecordId": "64473cc2-eb33-4947-88e3-37255bb57766",
        "OrderCategoryTypeId": 1,
        "OrderCategoryTypeLevel1Id": "sample string 8",
        "OrderCategoryTypeLevel2Id": 1,
        "OrderCategoryTypeLevel3Id": 1,
        "Selected": true,
        "OrderDescription": "sample string 10",
        "ValidFlag": true,
        "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
        "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
        "UserIDCreated": 14,
        "UserIDUpdated": 15
      },
      {
        "Id": 1,
        "ComponentId": 2,
        "ComponentName": "sample string 3",
        "Sequence": 4,
        "CaseNo": 5,
        "IsAuthorizationEnable": true,
        "AuthorizationType": 7,
        "MappingId": 1,
        "RecordId": "64473cc2-eb33-4947-88e3-37255bb57766",
        "OrderCategoryTypeId": 1,
        "OrderCategoryTypeLevel1Id": "sample string 8",
        "OrderCategoryTypeLevel2Id": 1,
        "OrderCategoryTypeLevel3Id": 1,
        "Selected": true,
        "OrderDescription": "sample string 10",
        "ValidFlag": true,
        "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
        "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
        "UserIDCreated": 14,
        "UserIDUpdated": 15
      }
    ],
    "InsuranceDTO": {
      "Id": 1,
      "CompanyName": "sample string 2",
      "Name": "sample string 3",
      "Address": "sample string 4",
      "Suite": "sample string 5",
      "City": "sample string 6",
      "State": "sample string 7",
      "Zip": "sample string 8",
      "Phone": "sample string 9",
      "Fax": "sample string 10",
      "Sequence": 1,
      "Email": "sample string 11",
      "StateName": "sample string 12",
      "lstInsuranceCorporation": [
        {
          "Id": 1,
          "InsuranceId": 2,
          "CorporationCode": "sample string 3",
          "BranchCode": "sample string 4",
          "DivisionCode": "sample string 5",
          "WorkLocationCode": "sample string 6",
          "Type": 7,
          "Level1": "sample string 8",
          "Level2": "sample string 9",
          "Level3": "sample string 10",
          "Level4": "sample string 11",
          "Level5": "sample string 12",
          "ValidFlag": true,
          "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
          "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
          "UserIDCreated": 16,
          "UserIDUpdated": 17,
          "CompanyCode": "sample string 18",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "InsuranceId": 2,
          "CorporationCode": "sample string 3",
          "BranchCode": "sample string 4",
          "DivisionCode": "sample string 5",
          "WorkLocationCode": "sample string 6",
          "Type": 7,
          "Level1": "sample string 8",
          "Level2": "sample string 9",
          "Level3": "sample string 10",
          "Level4": "sample string 11",
          "Level5": "sample string 12",
          "ValidFlag": true,
          "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
          "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
          "UserIDCreated": 16,
          "UserIDUpdated": 17,
          "CompanyCode": "sample string 18",
          "IsExcludeDiscount": true
        }
      ],
      "IsWorkLocation": true,
      "InsuranceTypeId": [
        1,
        2
      ],
      "Policyid": "sample string 14",
      "PayorExternalId": "sample string 15",
      "Expirationdate": "2026-05-08T19:50:59.4940519-07:00",
      "PayorTypeid": 1,
      "TPAid": 1,
      "TPA": "sample string 16",
      "EntityId": "sample string 17",
      "EntityTypeId": 1,
      "PayorMappingTypeNameList": [
        {
          "OrderName": "sample string 1",
          "ComponentName": "sample string 2"
        },
        {
          "OrderName": "sample string 1",
          "ComponentName": "sample string 2"
        }
      ],
      "CheckPayorMapFlag": true,
      "IsCustomized": true,
      "PayorId": 1,
      "EffectiveStartDate": "2026-05-08T19:50:59.4940519-07:00",
      "EffectiveEndDate": "2026-05-08T19:50:59.4940519-07:00",
      "ValidFlag": true,
      "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
      "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
      "UserIDCreated": 22,
      "UserIDUpdated": 23,
      "CompanyCode": "sample string 24",
      "IsExcludeDiscount": true
    },
    "PayorName": "sample string 4",
    "CreatedBy": "sample string 5",
    "TpaId": 1,
    "TpaName": "sample string 6",
    "ReceiptNumber": "sample string 7",
    "InitialPayorId": 1,
    "ValidFlag": true,
    "DateCreated": "2026-05-08T19:50:59.4940519-07:00",
    "DateUpdated": "2026-05-08T19:50:59.4940519-07:00",
    "UserIDCreated": 11,
    "UserIDUpdated": 12,
    "CompanyCode": "sample string 13",
    "IsExcludeDiscount": true
  },
  "totalCount": 3
}

application/xml, text/xml

Sample:
<AsapResponseOfMSMAuthorizationDTO3NYuOdgi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
  <isSuccess>true</isSuccess>
  <jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
    <d2p1:CompanyCode>sample string 13</d2p1:CompanyCode>
    <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
    <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
    <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
    <d2p1:UserIDCreated>11</d2p1:UserIDCreated>
    <d2p1:UserIDUpdated>12</d2p1:UserIDUpdated>
    <d2p1:ValidFlag>true</d2p1:ValidFlag>
    <d2p1:AuthorizationCode>sample string 2</d2p1:AuthorizationCode>
    <d2p1:ComponentList xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.MedicalExam">
      <d3p1:ExamcomponentDTO>
        <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
        <d2p1:UserIDCreated>14</d2p1:UserIDCreated>
        <d2p1:UserIDUpdated>15</d2p1:UserIDUpdated>
        <d2p1:ValidFlag>true</d2p1:ValidFlag>
        <d3p1:AuthorizationType>7</d3p1:AuthorizationType>
        <d3p1:CaseNo>5</d3p1:CaseNo>
        <d3p1:ComponentId>2</d3p1:ComponentId>
        <d3p1:ComponentName>sample string 3</d3p1:ComponentName>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsAuthorizationEnable>true</d3p1:IsAuthorizationEnable>
        <d3p1:MappingId>1</d3p1:MappingId>
        <d3p1:OrderCategoryTypeId>1</d3p1:OrderCategoryTypeId>
        <d3p1:OrderCategoryTypeLevel1Id>sample string 8</d3p1:OrderCategoryTypeLevel1Id>
        <d3p1:OrderCategoryTypeLevel2Id>1</d3p1:OrderCategoryTypeLevel2Id>
        <d3p1:OrderCategoryTypeLevel3Id>1</d3p1:OrderCategoryTypeLevel3Id>
        <d3p1:OrderDescription>sample string 10</d3p1:OrderDescription>
        <d3p1:RecordId>64473cc2-eb33-4947-88e3-37255bb57766</d3p1:RecordId>
        <d3p1:Selected>true</d3p1:Selected>
        <d3p1:Sequence>4</d3p1:Sequence>
      </d3p1:ExamcomponentDTO>
      <d3p1:ExamcomponentDTO>
        <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
        <d2p1:UserIDCreated>14</d2p1:UserIDCreated>
        <d2p1:UserIDUpdated>15</d2p1:UserIDUpdated>
        <d2p1:ValidFlag>true</d2p1:ValidFlag>
        <d3p1:AuthorizationType>7</d3p1:AuthorizationType>
        <d3p1:CaseNo>5</d3p1:CaseNo>
        <d3p1:ComponentId>2</d3p1:ComponentId>
        <d3p1:ComponentName>sample string 3</d3p1:ComponentName>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsAuthorizationEnable>true</d3p1:IsAuthorizationEnable>
        <d3p1:MappingId>1</d3p1:MappingId>
        <d3p1:OrderCategoryTypeId>1</d3p1:OrderCategoryTypeId>
        <d3p1:OrderCategoryTypeLevel1Id>sample string 8</d3p1:OrderCategoryTypeLevel1Id>
        <d3p1:OrderCategoryTypeLevel2Id>1</d3p1:OrderCategoryTypeLevel2Id>
        <d3p1:OrderCategoryTypeLevel3Id>1</d3p1:OrderCategoryTypeLevel3Id>
        <d3p1:OrderDescription>sample string 10</d3p1:OrderDescription>
        <d3p1:RecordId>64473cc2-eb33-4947-88e3-37255bb57766</d3p1:RecordId>
        <d3p1:Selected>true</d3p1:Selected>
        <d3p1:Sequence>4</d3p1:Sequence>
      </d3p1:ExamcomponentDTO>
    </d2p1:ComponentList>
    <d2p1:ContractorCoverageTypeId>1</d2p1:ContractorCoverageTypeId>
    <d2p1:CreatedBy>sample string 5</d2p1:CreatedBy>
    <d2p1:FileId>sample string 3</d2p1:FileId>
    <d2p1:InitialPayorId>1</d2p1:InitialPayorId>
    <d2p1:InsuranceDTO>
      <d2p1:CompanyCode>sample string 24</d2p1:CompanyCode>
      <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
      <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
      <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
      <d2p1:UserIDCreated>22</d2p1:UserIDCreated>
      <d2p1:UserIDUpdated>23</d2p1:UserIDUpdated>
      <d2p1:ValidFlag>true</d2p1:ValidFlag>
      <d2p1:Address>sample string 4</d2p1:Address>
      <d2p1:CheckPayorMapFlag>true</d2p1:CheckPayorMapFlag>
      <d2p1:City>sample string 6</d2p1:City>
      <d2p1:CompanyName>sample string 2</d2p1:CompanyName>
      <d2p1:EffectiveEndDate>2026-05-08T19:50:59.4940519-07:00</d2p1:EffectiveEndDate>
      <d2p1:EffectiveStartDate>2026-05-08T19:50:59.4940519-07:00</d2p1:EffectiveStartDate>
      <d2p1:Email>sample string 11</d2p1:Email>
      <d2p1:EntityId>sample string 17</d2p1:EntityId>
      <d2p1:EntityTypeId>1</d2p1:EntityTypeId>
      <d2p1:Expirationdate>2026-05-08T19:50:59.4940519-07:00</d2p1:Expirationdate>
      <d2p1:Fax>sample string 10</d2p1:Fax>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:InsuranceTypeId xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </d2p1:InsuranceTypeId>
      <d2p1:IsCustomized>true</d2p1:IsCustomized>
      <d2p1:IsWorkLocation>true</d2p1:IsWorkLocation>
      <d2p1:Name>sample string 3</d2p1:Name>
      <d2p1:PayorExternalId>sample string 15</d2p1:PayorExternalId>
      <d2p1:PayorId>1</d2p1:PayorId>
      <d2p1:PayorMappingTypeNameList>
        <d2p1:PayorMappingTypeDTO>
          <d2p1:ComponentName>sample string 2</d2p1:ComponentName>
          <d2p1:OrderName>sample string 1</d2p1:OrderName>
        </d2p1:PayorMappingTypeDTO>
        <d2p1:PayorMappingTypeDTO>
          <d2p1:ComponentName>sample string 2</d2p1:ComponentName>
          <d2p1:OrderName>sample string 1</d2p1:OrderName>
        </d2p1:PayorMappingTypeDTO>
      </d2p1:PayorMappingTypeNameList>
      <d2p1:PayorTypeid>1</d2p1:PayorTypeid>
      <d2p1:Phone>sample string 9</d2p1:Phone>
      <d2p1:Policyid>sample string 14</d2p1:Policyid>
      <d2p1:Sequence>1</d2p1:Sequence>
      <d2p1:State>sample string 7</d2p1:State>
      <d2p1:StateName>sample string 12</d2p1:StateName>
      <d2p1:Suite>sample string 5</d2p1:Suite>
      <d2p1:TPA>sample string 16</d2p1:TPA>
      <d2p1:TPAid>1</d2p1:TPAid>
      <d2p1:Zip>sample string 8</d2p1:Zip>
      <d2p1:lstInsuranceCorporation>
        <d2p1:InsuranceCorporationDTO>
          <d2p1:CompanyCode>sample string 18</d2p1:CompanyCode>
          <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
          <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
          <d2p1:UserIDCreated>16</d2p1:UserIDCreated>
          <d2p1:UserIDUpdated>17</d2p1:UserIDUpdated>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
          <d2p1:BranchCode>sample string 4</d2p1:BranchCode>
          <d2p1:CorporationCode>sample string 3</d2p1:CorporationCode>
          <d2p1:DivisionCode>sample string 5</d2p1:DivisionCode>
          <d2p1:Id>1</d2p1:Id>
          <d2p1:InsuranceId>2</d2p1:InsuranceId>
          <d2p1:Level1>sample string 8</d2p1:Level1>
          <d2p1:Level2>sample string 9</d2p1:Level2>
          <d2p1:Level3>sample string 10</d2p1:Level3>
          <d2p1:Level4>sample string 11</d2p1:Level4>
          <d2p1:Level5>sample string 12</d2p1:Level5>
          <d2p1:Type>7</d2p1:Type>
          <d2p1:WorkLocationCode>sample string 6</d2p1:WorkLocationCode>
        </d2p1:InsuranceCorporationDTO>
        <d2p1:InsuranceCorporationDTO>
          <d2p1:CompanyCode>sample string 18</d2p1:CompanyCode>
          <d2p1:DateCreated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2026-05-08T19:50:59.4940519-07:00</d2p1:DateUpdated>
          <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
          <d2p1:UserIDCreated>16</d2p1:UserIDCreated>
          <d2p1:UserIDUpdated>17</d2p1:UserIDUpdated>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
          <d2p1:BranchCode>sample string 4</d2p1:BranchCode>
          <d2p1:CorporationCode>sample string 3</d2p1:CorporationCode>
          <d2p1:DivisionCode>sample string 5</d2p1:DivisionCode>
          <d2p1:Id>1</d2p1:Id>
          <d2p1:InsuranceId>2</d2p1:InsuranceId>
          <d2p1:Level1>sample string 8</d2p1:Level1>
          <d2p1:Level2>sample string 9</d2p1:Level2>
          <d2p1:Level3>sample string 10</d2p1:Level3>
          <d2p1:Level4>sample string 11</d2p1:Level4>
          <d2p1:Level5>sample string 12</d2p1:Level5>
          <d2p1:Type>7</d2p1:Type>
          <d2p1:WorkLocationCode>sample string 6</d2p1:WorkLocationCode>
        </d2p1:InsuranceCorporationDTO>
      </d2p1:lstInsuranceCorporation>
    </d2p1:InsuranceDTO>
    <d2p1:PayorId>1</d2p1:PayorId>
    <d2p1:PayorName>sample string 4</d2p1:PayorName>
    <d2p1:ReceiptNumber>sample string 7</d2p1:ReceiptNumber>
    <d2p1:RecordID>f3ba64a8-3f02-42ee-a713-993370064626</d2p1:RecordID>
    <d2p1:TpaId>1</d2p1:TpaId>
    <d2p1:TpaName>sample string 6</d2p1:TpaName>
  </jsonObj>
  <message>sample string 2</message>
  <totalCount>3</totalCount>
</AsapResponseOfMSMAuthorizationDTO3NYuOdgi>