GET api/Corporation/GetCareOnsiteCorporationLatLngUpdate

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

AsapResponseOfListOfCorporationDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

Collection of CorporationDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": [
    {
      "CompanyLevel": 1,
      "CorporationCode": "sample string 1",
      "isNew": true,
      "Name": "sample string 3",
      "ShortName": "sample string 4",
      "Address": "sample string 5",
      "Suite": "sample string 6",
      "City": "sample string 7",
      "State": "sample string 8",
      "StateCode": "sample string 9",
      "Zip": "sample string 10",
      "ZipExt": "sample string 11",
      "Country": "sample string 12",
      "CountryCode": "sample string 13",
      "ValidFlag": true,
      "DateCreated": "2024-11-21T00:32:44.8253937-08:00",
      "IsASAPEnable": true,
      "IsOSCAEnable": true,
      "IsCOSEnable": true,
      "BillAccountByCorpLevel": 16,
      "TagIds": "sample string 17",
      "CorporationDA": {
        "CorporationCode": "sample string 1",
        "AsapSupportEmail": "sample string 2",
        "NoticeTo": "sample string 3",
        "AllowECCFCollectionSite": true,
        "AllowThirdPartyCollectionSite": true,
        "AllowPreferredCollectionSite": true,
        "AllowActiveDeactiveEmployeeNoticeForReplaceImport": true,
        "RandomNoticeWithList": true,
        "SupervisorReceiveRandomNotice": true,
        "HasCollectionSurcharge": true,
        "IsDisplayEmployeeAddressInAuthorizationList": true,
        "IsSupervisor": true
      },
      "CorporationhierarchyDTO": {
        "CorporationCode": "sample string 1",
        "Level1": "sample string 2",
        "Level2": "sample string 3",
        "Level3": "sample string 4",
        "Level4": "sample string 5",
        "Level5": "sample string 6",
        "IsLevel1": true,
        "IsLevel2": true,
        "IsLevel3": true,
        "IsLevel4": true,
        "IsLevel5": true,
        "ValidFlag": true
      },
      "CorporationMappingDTO": {
        "BillAccountCode": "sample string 1",
        "BranchCode": "sample string 2",
        "DivisionCode": "sample string 3",
        "CompanyCode": "sample string 4"
      },
      "ListCorporationBillMethodDTO": [
        {
          "RecordId": 1,
          "CorporationCode": "sample string 2",
          "ServiceType": "sample string 3",
          "BillMethod": 64,
          "StartDate": "2024-11-21T00:32:44.8253937-08:00",
          "EndDate": "2024-11-21T00:32:44.8253937-08:00"
        },
        {
          "RecordId": 1,
          "CorporationCode": "sample string 2",
          "ServiceType": "sample string 3",
          "BillMethod": 64,
          "StartDate": "2024-11-21T00:32:44.8253937-08:00",
          "EndDate": "2024-11-21T00:32:44.8253937-08:00"
        }
      ],
      "Longitude": 1.1,
      "Latitude": 1.1,
      "FullAddress": "sample string 18",
      "ListCorporationSyncRoster": [
        {
          "CorporationCode": "sample string 1",
          "CompanyCode": "sample string 2",
          "CorporationName": "sample string 3",
          "CompanyName": "sample string 4",
          "Regulation": "sample string 5",
          "ValidFlag": true
        },
        {
          "CorporationCode": "sample string 1",
          "CompanyCode": "sample string 2",
          "CorporationName": "sample string 3",
          "CompanyName": "sample string 4",
          "Regulation": "sample string 5",
          "ValidFlag": true
        }
      ],
      "NatureOfBusinessId": 1,
      "NatureOfBusinessName": "sample string 19",
      "AppId": "sample string 20",
      "Enable2FA": true,
      "ClientCode": "sample string 21",
      "CorporateLogo": "sample string 22",
      "CorporationLogoDocId": "7db9e2e9-a786-4e07-abc3-2cd7c805174e",
      "RoleTemplateId": 24,
      "IsOwner": true,
      "CorporationOSCADTO": {
        "CorporationCode": "sample string 1",
        "IsSync": true
      },
      "DANoOfEmployee": 26,
      "IsConvertedToAccio": true
    },
    {
      "CompanyLevel": 1,
      "CorporationCode": "sample string 1",
      "isNew": true,
      "Name": "sample string 3",
      "ShortName": "sample string 4",
      "Address": "sample string 5",
      "Suite": "sample string 6",
      "City": "sample string 7",
      "State": "sample string 8",
      "StateCode": "sample string 9",
      "Zip": "sample string 10",
      "ZipExt": "sample string 11",
      "Country": "sample string 12",
      "CountryCode": "sample string 13",
      "ValidFlag": true,
      "DateCreated": "2024-11-21T00:32:44.8253937-08:00",
      "IsASAPEnable": true,
      "IsOSCAEnable": true,
      "IsCOSEnable": true,
      "BillAccountByCorpLevel": 16,
      "TagIds": "sample string 17",
      "CorporationDA": {
        "CorporationCode": "sample string 1",
        "AsapSupportEmail": "sample string 2",
        "NoticeTo": "sample string 3",
        "AllowECCFCollectionSite": true,
        "AllowThirdPartyCollectionSite": true,
        "AllowPreferredCollectionSite": true,
        "AllowActiveDeactiveEmployeeNoticeForReplaceImport": true,
        "RandomNoticeWithList": true,
        "SupervisorReceiveRandomNotice": true,
        "HasCollectionSurcharge": true,
        "IsDisplayEmployeeAddressInAuthorizationList": true,
        "IsSupervisor": true
      },
      "CorporationhierarchyDTO": {
        "CorporationCode": "sample string 1",
        "Level1": "sample string 2",
        "Level2": "sample string 3",
        "Level3": "sample string 4",
        "Level4": "sample string 5",
        "Level5": "sample string 6",
        "IsLevel1": true,
        "IsLevel2": true,
        "IsLevel3": true,
        "IsLevel4": true,
        "IsLevel5": true,
        "ValidFlag": true
      },
      "CorporationMappingDTO": {
        "BillAccountCode": "sample string 1",
        "BranchCode": "sample string 2",
        "DivisionCode": "sample string 3",
        "CompanyCode": "sample string 4"
      },
      "ListCorporationBillMethodDTO": [
        {
          "RecordId": 1,
          "CorporationCode": "sample string 2",
          "ServiceType": "sample string 3",
          "BillMethod": 64,
          "StartDate": "2024-11-21T00:32:44.8253937-08:00",
          "EndDate": "2024-11-21T00:32:44.8253937-08:00"
        },
        {
          "RecordId": 1,
          "CorporationCode": "sample string 2",
          "ServiceType": "sample string 3",
          "BillMethod": 64,
          "StartDate": "2024-11-21T00:32:44.8253937-08:00",
          "EndDate": "2024-11-21T00:32:44.8253937-08:00"
        }
      ],
      "Longitude": 1.1,
      "Latitude": 1.1,
      "FullAddress": "sample string 18",
      "ListCorporationSyncRoster": [
        {
          "CorporationCode": "sample string 1",
          "CompanyCode": "sample string 2",
          "CorporationName": "sample string 3",
          "CompanyName": "sample string 4",
          "Regulation": "sample string 5",
          "ValidFlag": true
        },
        {
          "CorporationCode": "sample string 1",
          "CompanyCode": "sample string 2",
          "CorporationName": "sample string 3",
          "CompanyName": "sample string 4",
          "Regulation": "sample string 5",
          "ValidFlag": true
        }
      ],
      "NatureOfBusinessId": 1,
      "NatureOfBusinessName": "sample string 19",
      "AppId": "sample string 20",
      "Enable2FA": true,
      "ClientCode": "sample string 21",
      "CorporateLogo": "sample string 22",
      "CorporationLogoDocId": "7db9e2e9-a786-4e07-abc3-2cd7c805174e",
      "RoleTemplateId": 24,
      "IsOwner": true,
      "CorporationOSCADTO": {
        "CorporationCode": "sample string 1",
        "IsSync": true
      },
      "DANoOfEmployee": 26,
      "IsConvertedToAccio": true
    }
  ],
  "totalCount": 3
}

application/xml, text/xml

Sample:
<AsapResponseOfArrayOfCorporationDTO9DQd0Pqc 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.DTO">
    <d2p1:CorporationDTO>
      <d2p1:Address>sample string 5</d2p1:Address>
      <d2p1:AppId>sample string 20</d2p1:AppId>
      <d2p1:BillAccountByCorpLevel>16</d2p1:BillAccountByCorpLevel>
      <d2p1:City>sample string 7</d2p1:City>
      <d2p1:ClientCode>sample string 21</d2p1:ClientCode>
      <d2p1:CompanyLevel>1</d2p1:CompanyLevel>
      <d2p1:CorporateLogo>sample string 22</d2p1:CorporateLogo>
      <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
      <d2p1:CorporationDA>
        <d2p1:AllowActiveDeactiveEmployeeNoticeForReplaceImport>true</d2p1:AllowActiveDeactiveEmployeeNoticeForReplaceImport>
        <d2p1:AllowECCFCollectionSite>true</d2p1:AllowECCFCollectionSite>
        <d2p1:AllowPreferredCollectionSite>true</d2p1:AllowPreferredCollectionSite>
        <d2p1:AllowThirdPartyCollectionSite>true</d2p1:AllowThirdPartyCollectionSite>
        <d2p1:AsapSupportEmail>sample string 2</d2p1:AsapSupportEmail>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:HasCollectionSurcharge>true</d2p1:HasCollectionSurcharge>
        <d2p1:IsDisplayEmployeeAddressInAuthorizationList>true</d2p1:IsDisplayEmployeeAddressInAuthorizationList>
        <d2p1:IsSupervisor>true</d2p1:IsSupervisor>
        <d2p1:NoticeTo>sample string 3</d2p1:NoticeTo>
        <d2p1:RandomNoticeWithList>true</d2p1:RandomNoticeWithList>
        <d2p1:SupervisorReceiveRandomNotice>true</d2p1:SupervisorReceiveRandomNotice>
      </d2p1:CorporationDA>
      <d2p1:CorporationLogoDocId>7db9e2e9-a786-4e07-abc3-2cd7c805174e</d2p1:CorporationLogoDocId>
      <d2p1:CorporationMappingDTO>
        <d2p1:BillAccountCode>sample string 1</d2p1:BillAccountCode>
        <d2p1:BranchCode>sample string 2</d2p1:BranchCode>
        <d2p1:CompanyCode>sample string 4</d2p1:CompanyCode>
        <d2p1:DivisionCode>sample string 3</d2p1:DivisionCode>
      </d2p1:CorporationMappingDTO>
      <d2p1:CorporationOSCADTO>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:IsSync>true</d2p1:IsSync>
      </d2p1:CorporationOSCADTO>
      <d2p1:CorporationhierarchyDTO>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:IsLevel1>true</d2p1:IsLevel1>
        <d2p1:IsLevel2>true</d2p1:IsLevel2>
        <d2p1:IsLevel3>true</d2p1:IsLevel3>
        <d2p1:IsLevel4>true</d2p1:IsLevel4>
        <d2p1:IsLevel5>true</d2p1:IsLevel5>
        <d2p1:Level1>sample string 2</d2p1:Level1>
        <d2p1:Level2>sample string 3</d2p1:Level2>
        <d2p1:Level3>sample string 4</d2p1:Level3>
        <d2p1:Level4>sample string 5</d2p1:Level4>
        <d2p1:Level5>sample string 6</d2p1:Level5>
        <d2p1:ValidFlag>true</d2p1:ValidFlag>
      </d2p1:CorporationhierarchyDTO>
      <d2p1:Country>sample string 12</d2p1:Country>
      <d2p1:CountryCode>sample string 13</d2p1:CountryCode>
      <d2p1:DANoOfEmployee>26</d2p1:DANoOfEmployee>
      <d2p1:DateCreated>2024-11-21T00:32:44.8253937-08:00</d2p1:DateCreated>
      <d2p1:Enable2FA>true</d2p1:Enable2FA>
      <d2p1:FullAddress>sample string 18</d2p1:FullAddress>
      <d2p1:IsASAPEnable>true</d2p1:IsASAPEnable>
      <d2p1:IsCOSEnable>true</d2p1:IsCOSEnable>
      <d2p1:IsConvertedToAccio>true</d2p1:IsConvertedToAccio>
      <d2p1:IsOSCAEnable>true</d2p1:IsOSCAEnable>
      <d2p1:IsOwner>true</d2p1:IsOwner>
      <d2p1:Latitude>1.1</d2p1:Latitude>
      <d2p1:ListCorporationBillMethodDTO>
        <d2p1:CorporationBillMethodDTO>
          <d2p1:BillMethod>64</d2p1:BillMethod>
          <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode>
          <d2p1:EndDate>2024-11-21T00:32:44.8253937-08:00</d2p1:EndDate>
          <d2p1:RecordId>1</d2p1:RecordId>
          <d2p1:ServiceType>sample string 3</d2p1:ServiceType>
          <d2p1:StartDate>2024-11-21T00:32:44.8253937-08:00</d2p1:StartDate>
        </d2p1:CorporationBillMethodDTO>
        <d2p1:CorporationBillMethodDTO>
          <d2p1:BillMethod>64</d2p1:BillMethod>
          <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode>
          <d2p1:EndDate>2024-11-21T00:32:44.8253937-08:00</d2p1:EndDate>
          <d2p1:RecordId>1</d2p1:RecordId>
          <d2p1:ServiceType>sample string 3</d2p1:ServiceType>
          <d2p1:StartDate>2024-11-21T00:32:44.8253937-08:00</d2p1:StartDate>
        </d2p1:CorporationBillMethodDTO>
      </d2p1:ListCorporationBillMethodDTO>
      <d2p1:ListCorporationSyncRoster>
        <d2p1:CorporationSyncRosterDTO>
          <d2p1:CompanyCode>sample string 2</d2p1:CompanyCode>
          <d2p1:CompanyName>sample string 4</d2p1:CompanyName>
          <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
          <d2p1:CorporationName>sample string 3</d2p1:CorporationName>
          <d2p1:Regulation>sample string 5</d2p1:Regulation>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
        </d2p1:CorporationSyncRosterDTO>
        <d2p1:CorporationSyncRosterDTO>
          <d2p1:CompanyCode>sample string 2</d2p1:CompanyCode>
          <d2p1:CompanyName>sample string 4</d2p1:CompanyName>
          <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
          <d2p1:CorporationName>sample string 3</d2p1:CorporationName>
          <d2p1:Regulation>sample string 5</d2p1:Regulation>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
        </d2p1:CorporationSyncRosterDTO>
      </d2p1:ListCorporationSyncRoster>
      <d2p1:Longitude>1.1</d2p1:Longitude>
      <d2p1:Name>sample string 3</d2p1:Name>
      <d2p1:NatureOfBusinessId>1</d2p1:NatureOfBusinessId>
      <d2p1:NatureOfBusinessName>sample string 19</d2p1:NatureOfBusinessName>
      <d2p1:RoleTemplateId>24</d2p1:RoleTemplateId>
      <d2p1:ShortName>sample string 4</d2p1:ShortName>
      <d2p1:State>sample string 8</d2p1:State>
      <d2p1:StateCode>sample string 9</d2p1:StateCode>
      <d2p1:Suite>sample string 6</d2p1:Suite>
      <d2p1:TagIds>sample string 17</d2p1:TagIds>
      <d2p1:ValidFlag>true</d2p1:ValidFlag>
      <d2p1:Zip>sample string 10</d2p1:Zip>
      <d2p1:ZipExt>sample string 11</d2p1:ZipExt>
      <d2p1:isNew>true</d2p1:isNew>
    </d2p1:CorporationDTO>
    <d2p1:CorporationDTO>
      <d2p1:Address>sample string 5</d2p1:Address>
      <d2p1:AppId>sample string 20</d2p1:AppId>
      <d2p1:BillAccountByCorpLevel>16</d2p1:BillAccountByCorpLevel>
      <d2p1:City>sample string 7</d2p1:City>
      <d2p1:ClientCode>sample string 21</d2p1:ClientCode>
      <d2p1:CompanyLevel>1</d2p1:CompanyLevel>
      <d2p1:CorporateLogo>sample string 22</d2p1:CorporateLogo>
      <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
      <d2p1:CorporationDA>
        <d2p1:AllowActiveDeactiveEmployeeNoticeForReplaceImport>true</d2p1:AllowActiveDeactiveEmployeeNoticeForReplaceImport>
        <d2p1:AllowECCFCollectionSite>true</d2p1:AllowECCFCollectionSite>
        <d2p1:AllowPreferredCollectionSite>true</d2p1:AllowPreferredCollectionSite>
        <d2p1:AllowThirdPartyCollectionSite>true</d2p1:AllowThirdPartyCollectionSite>
        <d2p1:AsapSupportEmail>sample string 2</d2p1:AsapSupportEmail>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:HasCollectionSurcharge>true</d2p1:HasCollectionSurcharge>
        <d2p1:IsDisplayEmployeeAddressInAuthorizationList>true</d2p1:IsDisplayEmployeeAddressInAuthorizationList>
        <d2p1:IsSupervisor>true</d2p1:IsSupervisor>
        <d2p1:NoticeTo>sample string 3</d2p1:NoticeTo>
        <d2p1:RandomNoticeWithList>true</d2p1:RandomNoticeWithList>
        <d2p1:SupervisorReceiveRandomNotice>true</d2p1:SupervisorReceiveRandomNotice>
      </d2p1:CorporationDA>
      <d2p1:CorporationLogoDocId>7db9e2e9-a786-4e07-abc3-2cd7c805174e</d2p1:CorporationLogoDocId>
      <d2p1:CorporationMappingDTO>
        <d2p1:BillAccountCode>sample string 1</d2p1:BillAccountCode>
        <d2p1:BranchCode>sample string 2</d2p1:BranchCode>
        <d2p1:CompanyCode>sample string 4</d2p1:CompanyCode>
        <d2p1:DivisionCode>sample string 3</d2p1:DivisionCode>
      </d2p1:CorporationMappingDTO>
      <d2p1:CorporationOSCADTO>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:IsSync>true</d2p1:IsSync>
      </d2p1:CorporationOSCADTO>
      <d2p1:CorporationhierarchyDTO>
        <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
        <d2p1:IsLevel1>true</d2p1:IsLevel1>
        <d2p1:IsLevel2>true</d2p1:IsLevel2>
        <d2p1:IsLevel3>true</d2p1:IsLevel3>
        <d2p1:IsLevel4>true</d2p1:IsLevel4>
        <d2p1:IsLevel5>true</d2p1:IsLevel5>
        <d2p1:Level1>sample string 2</d2p1:Level1>
        <d2p1:Level2>sample string 3</d2p1:Level2>
        <d2p1:Level3>sample string 4</d2p1:Level3>
        <d2p1:Level4>sample string 5</d2p1:Level4>
        <d2p1:Level5>sample string 6</d2p1:Level5>
        <d2p1:ValidFlag>true</d2p1:ValidFlag>
      </d2p1:CorporationhierarchyDTO>
      <d2p1:Country>sample string 12</d2p1:Country>
      <d2p1:CountryCode>sample string 13</d2p1:CountryCode>
      <d2p1:DANoOfEmployee>26</d2p1:DANoOfEmployee>
      <d2p1:DateCreated>2024-11-21T00:32:44.8253937-08:00</d2p1:DateCreated>
      <d2p1:Enable2FA>true</d2p1:Enable2FA>
      <d2p1:FullAddress>sample string 18</d2p1:FullAddress>
      <d2p1:IsASAPEnable>true</d2p1:IsASAPEnable>
      <d2p1:IsCOSEnable>true</d2p1:IsCOSEnable>
      <d2p1:IsConvertedToAccio>true</d2p1:IsConvertedToAccio>
      <d2p1:IsOSCAEnable>true</d2p1:IsOSCAEnable>
      <d2p1:IsOwner>true</d2p1:IsOwner>
      <d2p1:Latitude>1.1</d2p1:Latitude>
      <d2p1:ListCorporationBillMethodDTO>
        <d2p1:CorporationBillMethodDTO>
          <d2p1:BillMethod>64</d2p1:BillMethod>
          <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode>
          <d2p1:EndDate>2024-11-21T00:32:44.8253937-08:00</d2p1:EndDate>
          <d2p1:RecordId>1</d2p1:RecordId>
          <d2p1:ServiceType>sample string 3</d2p1:ServiceType>
          <d2p1:StartDate>2024-11-21T00:32:44.8253937-08:00</d2p1:StartDate>
        </d2p1:CorporationBillMethodDTO>
        <d2p1:CorporationBillMethodDTO>
          <d2p1:BillMethod>64</d2p1:BillMethod>
          <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode>
          <d2p1:EndDate>2024-11-21T00:32:44.8253937-08:00</d2p1:EndDate>
          <d2p1:RecordId>1</d2p1:RecordId>
          <d2p1:ServiceType>sample string 3</d2p1:ServiceType>
          <d2p1:StartDate>2024-11-21T00:32:44.8253937-08:00</d2p1:StartDate>
        </d2p1:CorporationBillMethodDTO>
      </d2p1:ListCorporationBillMethodDTO>
      <d2p1:ListCorporationSyncRoster>
        <d2p1:CorporationSyncRosterDTO>
          <d2p1:CompanyCode>sample string 2</d2p1:CompanyCode>
          <d2p1:CompanyName>sample string 4</d2p1:CompanyName>
          <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
          <d2p1:CorporationName>sample string 3</d2p1:CorporationName>
          <d2p1:Regulation>sample string 5</d2p1:Regulation>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
        </d2p1:CorporationSyncRosterDTO>
        <d2p1:CorporationSyncRosterDTO>
          <d2p1:CompanyCode>sample string 2</d2p1:CompanyCode>
          <d2p1:CompanyName>sample string 4</d2p1:CompanyName>
          <d2p1:CorporationCode>sample string 1</d2p1:CorporationCode>
          <d2p1:CorporationName>sample string 3</d2p1:CorporationName>
          <d2p1:Regulation>sample string 5</d2p1:Regulation>
          <d2p1:ValidFlag>true</d2p1:ValidFlag>
        </d2p1:CorporationSyncRosterDTO>
      </d2p1:ListCorporationSyncRoster>
      <d2p1:Longitude>1.1</d2p1:Longitude>
      <d2p1:Name>sample string 3</d2p1:Name>
      <d2p1:NatureOfBusinessId>1</d2p1:NatureOfBusinessId>
      <d2p1:NatureOfBusinessName>sample string 19</d2p1:NatureOfBusinessName>
      <d2p1:RoleTemplateId>24</d2p1:RoleTemplateId>
      <d2p1:ShortName>sample string 4</d2p1:ShortName>
      <d2p1:State>sample string 8</d2p1:State>
      <d2p1:StateCode>sample string 9</d2p1:StateCode>
      <d2p1:Suite>sample string 6</d2p1:Suite>
      <d2p1:TagIds>sample string 17</d2p1:TagIds>
      <d2p1:ValidFlag>true</d2p1:ValidFlag>
      <d2p1:Zip>sample string 10</d2p1:Zip>
      <d2p1:ZipExt>sample string 11</d2p1:ZipExt>
      <d2p1:isNew>true</d2p1:isNew>
    </d2p1:CorporationDTO>
  </jsonObj>
  <message>sample string 2</message>
  <totalCount>3</totalCount>
</AsapResponseOfArrayOfCorporationDTO9DQd0Pqc>