GET api/FloorPlanHyperlinkById?FloorPlanId={FloorPlanId}&UserID={UserID}&HyperLinkId={HyperLinkId}

Get Location Floor Plan Details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FloorPlanId

integer

None.

UserID

integer

None.

HyperLinkId

integer

None.

Body Parameters

None.

Response Information

Resource Description

FloorPlanHyperlinkSingleVM
NameDescriptionTypeAdditional information
FloorPlans

Collection of LocationFloorPlanInsertUpdateViewModel

None.

HyperlinkId

integer

None.

FloorplanId

integer

None.

ChildFloorplanId

integer

None.

HyperlinkName

string

None.

LocationId

integer

None.

ChildLocationID

integer

None.

w

integer

None.

h

integer

None.

x

integer

None.

y

integer

None.

Response Formats

application/json, text/json, text/plain, text/html

Sample:
{
  "floorPlans": [
    {
      "floorPlanID": 1,
      "locationID": 1,
      "floorPlanName": "sample string 1",
      "floorPlanArea": "sample string 2",
      "floorPlanDescription": "sample string 3",
      "active": true,
      "deleted": true,
      "addedDate": "sample string 6",
      "modifiedDate": "sample string 7",
      "fileList": [
        {
          "floorPlanFileID": 1,
          "locationFloorPlanID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "active": true,
          "deleted": true,
          "addedDate": "sample string 7",
          "modifiedDate": "sample string 8",
          "coordinates": "sample string 9",
          "fileURL": "sample string 10",
          "floorPlanPinPoint": [
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            },
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            }
          ],
          "pinCoordinates": "sample string 11"
        },
        {
          "floorPlanFileID": 1,
          "locationFloorPlanID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "active": true,
          "deleted": true,
          "addedDate": "sample string 7",
          "modifiedDate": "sample string 8",
          "coordinates": "sample string 9",
          "fileURL": "sample string 10",
          "floorPlanPinPoint": [
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            },
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            }
          ],
          "pinCoordinates": "sample string 11"
        }
      ],
      "fileUrl": "sample string 8",
      "singleFileID": 1,
      "coordinates": "sample string 9",
      "isEmergency": true,
      "emergenyString": "sample string 11",
      "locationVm": {
        "locationID": 1,
        "shortLocationName": "sample string 2",
        "locationName": "sample string 3",
        "building": "sample string 4",
        "floor": "sample string 5",
        "address1": "sample string 6",
        "address2": "sample string 7",
        "countryID": 8,
        "stateID": 9,
        "cityID": 10,
        "zipcode": "sample string 11",
        "companyID": 12,
        "addedBy": 13,
        "addedDate": "2025-07-17T05:26:43.8157933+00:00",
        "modifiedBy": 15,
        "modifiedDate": "2025-07-17T05:26:43.8157933+00:00",
        "isActive": 17,
        "isDeleted": 18,
        "takeOldCatalogue": 19,
        "totalRecord": 20,
        "categoryID": 21,
        "categoryName": "sample string 22",
        "latitude": 23.0,
        "longitude": 24.0,
        "combinedAddress": "sample string 25",
        "parentLocationID": 1,
        "parentLocationName": "sample string 26",
        "countryName": "sample string 27",
        "stateName": "sample string 28",
        "cityName": "sample string 29",
        "isUseThisAddress": true,
        "description": "sample string 31",
        "onOffStatusID": 32,
        "onOffreason": "sample string 33",
        "sageRecordNo": 34,
        "shopifyLocationID": 35,
        "shopifyLocationName": "sample string 36",
        "emailID": "sample string 37",
        "phoneNo": "sample string 38",
        "phoneCode": "sample string 39",
        "mobileNo": "sample string 40",
        "mobileCode": "sample string 41",
        "fax": "sample string 42",
        "alternateEmailID": "sample string 43",
        "alternatePhoneNo": "sample string 44",
        "alternatePhoneCode": "sample string 45",
        "alternateMobileNo": "sample string 46",
        "alternateMobileCode": "sample string 47",
        "custom1": "sample string 48",
        "custom2": "sample string 49",
        "partsId": 1,
        "partsCode": "sample string 50",
        "partsName": "sample string 51",
        "avlQty": 1.0,
        "odooID": 1,
        "unleashedGuID": "sample string 52",
        "isShowInStationDashboard": true,
        "checklistID": 1,
        "nextStationID": 1,
        "orderInStationDashboard": 1,
        "maintenanceTypeID": 1,
        "estMinsToCompleteTheWork": 1,
        "prevStationID": 1,
        "isNoWorkFlowInClose": true,
        "maintenanceTypeCode": "sample string 53",
        "isQueueOrUpcomingLocation": true,
        "isStartingLocation": true,
        "incidentCreationRecipientEmailIDs": "sample string 56",
        "workOrderCategoryID": 57,
        "workOrderCategory": "sample string 58",
        "timeSheetInOut": 1
      },
      "rid": 1,
      "locationName": "sample string 12"
    },
    {
      "floorPlanID": 1,
      "locationID": 1,
      "floorPlanName": "sample string 1",
      "floorPlanArea": "sample string 2",
      "floorPlanDescription": "sample string 3",
      "active": true,
      "deleted": true,
      "addedDate": "sample string 6",
      "modifiedDate": "sample string 7",
      "fileList": [
        {
          "floorPlanFileID": 1,
          "locationFloorPlanID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "active": true,
          "deleted": true,
          "addedDate": "sample string 7",
          "modifiedDate": "sample string 8",
          "coordinates": "sample string 9",
          "fileURL": "sample string 10",
          "floorPlanPinPoint": [
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            },
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            }
          ],
          "pinCoordinates": "sample string 11"
        },
        {
          "floorPlanFileID": 1,
          "locationFloorPlanID": 2,
          "actualFileName": "sample string 3",
          "renamedFileName": "sample string 4",
          "active": true,
          "deleted": true,
          "addedDate": "sample string 7",
          "modifiedDate": "sample string 8",
          "coordinates": "sample string 9",
          "fileURL": "sample string 10",
          "floorPlanPinPoint": [
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            },
            {
              "locationFloorPlanPointsID": 1,
              "locationFloorPlanID": 2,
              "floorPlanFileID": 3,
              "locationID": 4,
              "title": "sample string 5",
              "xCord": 6.0,
              "yCord": 7.0,
              "fileUrl": "sample string 8",
              "fileWidth": 9,
              "fileHeight": 10,
              "isActive": true,
              "isDeleted": true,
              "addedDate": "sample string 13",
              "modifiedDate": "sample string 14",
              "addedBy": 15,
              "modifiedBy": 16,
              "assetID": 17,
              "serialNo": "sample string 18",
              "assetName": "sample string 19"
            }
          ],
          "pinCoordinates": "sample string 11"
        }
      ],
      "fileUrl": "sample string 8",
      "singleFileID": 1,
      "coordinates": "sample string 9",
      "isEmergency": true,
      "emergenyString": "sample string 11",
      "locationVm": {
        "locationID": 1,
        "shortLocationName": "sample string 2",
        "locationName": "sample string 3",
        "building": "sample string 4",
        "floor": "sample string 5",
        "address1": "sample string 6",
        "address2": "sample string 7",
        "countryID": 8,
        "stateID": 9,
        "cityID": 10,
        "zipcode": "sample string 11",
        "companyID": 12,
        "addedBy": 13,
        "addedDate": "2025-07-17T05:26:43.8157933+00:00",
        "modifiedBy": 15,
        "modifiedDate": "2025-07-17T05:26:43.8157933+00:00",
        "isActive": 17,
        "isDeleted": 18,
        "takeOldCatalogue": 19,
        "totalRecord": 20,
        "categoryID": 21,
        "categoryName": "sample string 22",
        "latitude": 23.0,
        "longitude": 24.0,
        "combinedAddress": "sample string 25",
        "parentLocationID": 1,
        "parentLocationName": "sample string 26",
        "countryName": "sample string 27",
        "stateName": "sample string 28",
        "cityName": "sample string 29",
        "isUseThisAddress": true,
        "description": "sample string 31",
        "onOffStatusID": 32,
        "onOffreason": "sample string 33",
        "sageRecordNo": 34,
        "shopifyLocationID": 35,
        "shopifyLocationName": "sample string 36",
        "emailID": "sample string 37",
        "phoneNo": "sample string 38",
        "phoneCode": "sample string 39",
        "mobileNo": "sample string 40",
        "mobileCode": "sample string 41",
        "fax": "sample string 42",
        "alternateEmailID": "sample string 43",
        "alternatePhoneNo": "sample string 44",
        "alternatePhoneCode": "sample string 45",
        "alternateMobileNo": "sample string 46",
        "alternateMobileCode": "sample string 47",
        "custom1": "sample string 48",
        "custom2": "sample string 49",
        "partsId": 1,
        "partsCode": "sample string 50",
        "partsName": "sample string 51",
        "avlQty": 1.0,
        "odooID": 1,
        "unleashedGuID": "sample string 52",
        "isShowInStationDashboard": true,
        "checklistID": 1,
        "nextStationID": 1,
        "orderInStationDashboard": 1,
        "maintenanceTypeID": 1,
        "estMinsToCompleteTheWork": 1,
        "prevStationID": 1,
        "isNoWorkFlowInClose": true,
        "maintenanceTypeCode": "sample string 53",
        "isQueueOrUpcomingLocation": true,
        "isStartingLocation": true,
        "incidentCreationRecipientEmailIDs": "sample string 56",
        "workOrderCategoryID": 57,
        "workOrderCategory": "sample string 58",
        "timeSheetInOut": 1
      },
      "rid": 1,
      "locationName": "sample string 12"
    }
  ],
  "hyperlinkId": 1,
  "floorplanId": 1,
  "childFloorplanId": 2,
  "hyperlinkName": "sample string 3",
  "locationId": 4,
  "childLocationID": 1,
  "w": 5,
  "h": 6,
  "x": 7,
  "y": 8
}

application/xml, text/xml

Sample:
<FloorPlanHyperlinkSingleVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel">
  <ChildFloorplanId>2</ChildFloorplanId>
  <ChildLocationID>1</ChildLocationID>
  <FloorplanId>1</FloorplanId>
  <HyperlinkId>1</HyperlinkId>
  <HyperlinkName>sample string 3</HyperlinkName>
  <LocationId>4</LocationId>
  <h>6</h>
  <w>5</w>
  <x>7</x>
  <y>8</y>
  <FloorPlans>
    <LocationFloorPlanInsertUpdateViewModel>
      <Active>true</Active>
      <AddedDate>sample string 6</AddedDate>
      <Coordinates>sample string 9</Coordinates>
      <Deleted>true</Deleted>
      <EmergenyString>sample string 11</EmergenyString>
      <FileList>
        <FloorPlanFileList>
          <Active>true</Active>
          <ActualFileName>sample string 3</ActualFileName>
          <AddedDate>sample string 7</AddedDate>
          <Coordinates>sample string 9</Coordinates>
          <Deleted>true</Deleted>
          <FileURL>sample string 10</FileURL>
          <FloorPlanFileID>1</FloorPlanFileID>
          <FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
          </FloorPlanPinPoint>
          <LocationFloorPlanID>2</LocationFloorPlanID>
          <ModifiedDate>sample string 8</ModifiedDate>
          <PinCoordinates>sample string 11</PinCoordinates>
          <RenamedFileName>sample string 4</RenamedFileName>
        </FloorPlanFileList>
        <FloorPlanFileList>
          <Active>true</Active>
          <ActualFileName>sample string 3</ActualFileName>
          <AddedDate>sample string 7</AddedDate>
          <Coordinates>sample string 9</Coordinates>
          <Deleted>true</Deleted>
          <FileURL>sample string 10</FileURL>
          <FloorPlanFileID>1</FloorPlanFileID>
          <FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
          </FloorPlanPinPoint>
          <LocationFloorPlanID>2</LocationFloorPlanID>
          <ModifiedDate>sample string 8</ModifiedDate>
          <PinCoordinates>sample string 11</PinCoordinates>
          <RenamedFileName>sample string 4</RenamedFileName>
        </FloorPlanFileList>
      </FileList>
      <FileUrl>sample string 8</FileUrl>
      <FloorPlanArea>sample string 2</FloorPlanArea>
      <FloorPlanDescription>sample string 3</FloorPlanDescription>
      <FloorPlanID>1</FloorPlanID>
      <FloorPlanName>sample string 1</FloorPlanName>
      <IsEmergency>true</IsEmergency>
      <LocationID>1</LocationID>
      <LocationName>sample string 12</LocationName>
      <LocationVm xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:AddedBy>13</d4p1:AddedBy>
        <d4p1:AddedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:AddedDate>
        <d4p1:Address1>sample string 6</d4p1:Address1>
        <d4p1:Address2>sample string 7</d4p1:Address2>
        <d4p1:AlternateEmailID>sample string 43</d4p1:AlternateEmailID>
        <d4p1:AlternateMobileCode>sample string 47</d4p1:AlternateMobileCode>
        <d4p1:AlternateMobileNo>sample string 46</d4p1:AlternateMobileNo>
        <d4p1:AlternatePhoneCode>sample string 45</d4p1:AlternatePhoneCode>
        <d4p1:AlternatePhoneNo>sample string 44</d4p1:AlternatePhoneNo>
        <d4p1:AvlQty>1</d4p1:AvlQty>
        <d4p1:Building>sample string 4</d4p1:Building>
        <d4p1:CategoryID>21</d4p1:CategoryID>
        <d4p1:CategoryName>sample string 22</d4p1:CategoryName>
        <d4p1:ChecklistID>1</d4p1:ChecklistID>
        <d4p1:CityID>10</d4p1:CityID>
        <d4p1:CityName>sample string 29</d4p1:CityName>
        <d4p1:CombinedAddress>sample string 25</d4p1:CombinedAddress>
        <d4p1:CompanyID>12</d4p1:CompanyID>
        <d4p1:CountryID>8</d4p1:CountryID>
        <d4p1:CountryName>sample string 27</d4p1:CountryName>
        <d4p1:Custom1>sample string 48</d4p1:Custom1>
        <d4p1:Custom2>sample string 49</d4p1:Custom2>
        <d4p1:Description>sample string 31</d4p1:Description>
        <d4p1:EmailID>sample string 37</d4p1:EmailID>
        <d4p1:EstMinsToCompleteTheWork>1</d4p1:EstMinsToCompleteTheWork>
        <d4p1:Fax>sample string 42</d4p1:Fax>
        <d4p1:Floor>sample string 5</d4p1:Floor>
        <d4p1:IncidentCreationRecipientEmailIDs>sample string 56</d4p1:IncidentCreationRecipientEmailIDs>
        <d4p1:IsActive>17</d4p1:IsActive>
        <d4p1:IsDeleted>18</d4p1:IsDeleted>
        <d4p1:IsNoWorkFlowInClose>true</d4p1:IsNoWorkFlowInClose>
        <d4p1:IsQueueOrUpcomingLocation>true</d4p1:IsQueueOrUpcomingLocation>
        <d4p1:IsShowInStationDashboard>true</d4p1:IsShowInStationDashboard>
        <d4p1:IsStartingLocation>true</d4p1:IsStartingLocation>
        <d4p1:IsUseThisAddress>true</d4p1:IsUseThisAddress>
        <d4p1:Latitude>23</d4p1:Latitude>
        <d4p1:LocationID>1</d4p1:LocationID>
        <d4p1:LocationName>sample string 3</d4p1:LocationName>
        <d4p1:Longitude>24</d4p1:Longitude>
        <d4p1:MaintenanceTypeCode>sample string 53</d4p1:MaintenanceTypeCode>
        <d4p1:MaintenanceTypeID>1</d4p1:MaintenanceTypeID>
        <d4p1:MobileCode>sample string 41</d4p1:MobileCode>
        <d4p1:MobileNo>sample string 40</d4p1:MobileNo>
        <d4p1:ModifiedBy>15</d4p1:ModifiedBy>
        <d4p1:ModifiedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:ModifiedDate>
        <d4p1:NextStationID>1</d4p1:NextStationID>
        <d4p1:OdooID>1</d4p1:OdooID>
        <d4p1:OnOffStatusID>32</d4p1:OnOffStatusID>
        <d4p1:OnOffreason>sample string 33</d4p1:OnOffreason>
        <d4p1:OrderInStationDashboard>1</d4p1:OrderInStationDashboard>
        <d4p1:ParentLocationID>1</d4p1:ParentLocationID>
        <d4p1:ParentLocationName>sample string 26</d4p1:ParentLocationName>
        <d4p1:PartsCode>sample string 50</d4p1:PartsCode>
        <d4p1:PartsId>1</d4p1:PartsId>
        <d4p1:PartsName>sample string 51</d4p1:PartsName>
        <d4p1:PhoneCode>sample string 39</d4p1:PhoneCode>
        <d4p1:PhoneNo>sample string 38</d4p1:PhoneNo>
        <d4p1:PrevStationID>1</d4p1:PrevStationID>
        <d4p1:SageRecordNo>34</d4p1:SageRecordNo>
        <d4p1:ShopifyLocationID>35</d4p1:ShopifyLocationID>
        <d4p1:ShopifyLocationName>sample string 36</d4p1:ShopifyLocationName>
        <d4p1:ShortLocationName>sample string 2</d4p1:ShortLocationName>
        <d4p1:StateID>9</d4p1:StateID>
        <d4p1:StateName>sample string 28</d4p1:StateName>
        <d4p1:TakeOldCatalogue>19</d4p1:TakeOldCatalogue>
        <d4p1:TimeSheetInOut>1</d4p1:TimeSheetInOut>
        <d4p1:TotalRecord>20</d4p1:TotalRecord>
        <d4p1:UnleashedGuID>sample string 52</d4p1:UnleashedGuID>
        <d4p1:WorkOrderCategory>sample string 58</d4p1:WorkOrderCategory>
        <d4p1:WorkOrderCategoryID>57</d4p1:WorkOrderCategoryID>
        <d4p1:Zipcode>sample string 11</d4p1:Zipcode>
      </LocationVm>
      <ModifiedDate>sample string 7</ModifiedDate>
      <SingleFileID>1</SingleFileID>
      <rid>1</rid>
    </LocationFloorPlanInsertUpdateViewModel>
    <LocationFloorPlanInsertUpdateViewModel>
      <Active>true</Active>
      <AddedDate>sample string 6</AddedDate>
      <Coordinates>sample string 9</Coordinates>
      <Deleted>true</Deleted>
      <EmergenyString>sample string 11</EmergenyString>
      <FileList>
        <FloorPlanFileList>
          <Active>true</Active>
          <ActualFileName>sample string 3</ActualFileName>
          <AddedDate>sample string 7</AddedDate>
          <Coordinates>sample string 9</Coordinates>
          <Deleted>true</Deleted>
          <FileURL>sample string 10</FileURL>
          <FloorPlanFileID>1</FloorPlanFileID>
          <FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
          </FloorPlanPinPoint>
          <LocationFloorPlanID>2</LocationFloorPlanID>
          <ModifiedDate>sample string 8</ModifiedDate>
          <PinCoordinates>sample string 11</PinCoordinates>
          <RenamedFileName>sample string 4</RenamedFileName>
        </FloorPlanFileList>
        <FloorPlanFileList>
          <Active>true</Active>
          <ActualFileName>sample string 3</ActualFileName>
          <AddedDate>sample string 7</AddedDate>
          <Coordinates>sample string 9</Coordinates>
          <Deleted>true</Deleted>
          <FileURL>sample string 10</FileURL>
          <FloorPlanFileID>1</FloorPlanFileID>
          <FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
            <FloorPlanPinPoint>
              <AddedBy>15</AddedBy>
              <AddedDate>sample string 13</AddedDate>
              <AssetID>17</AssetID>
              <AssetName>sample string 19</AssetName>
              <FileHeight>10</FileHeight>
              <FileUrl>sample string 8</FileUrl>
              <FileWidth>9</FileWidth>
              <FloorPlanFileID>3</FloorPlanFileID>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <LocationFloorPlanID>2</LocationFloorPlanID>
              <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
              <LocationID>4</LocationID>
              <ModifiedBy>16</ModifiedBy>
              <ModifiedDate>sample string 14</ModifiedDate>
              <SerialNo>sample string 18</SerialNo>
              <Title>sample string 5</Title>
              <XCord>6</XCord>
              <YCord>7</YCord>
            </FloorPlanPinPoint>
          </FloorPlanPinPoint>
          <LocationFloorPlanID>2</LocationFloorPlanID>
          <ModifiedDate>sample string 8</ModifiedDate>
          <PinCoordinates>sample string 11</PinCoordinates>
          <RenamedFileName>sample string 4</RenamedFileName>
        </FloorPlanFileList>
      </FileList>
      <FileUrl>sample string 8</FileUrl>
      <FloorPlanArea>sample string 2</FloorPlanArea>
      <FloorPlanDescription>sample string 3</FloorPlanDescription>
      <FloorPlanID>1</FloorPlanID>
      <FloorPlanName>sample string 1</FloorPlanName>
      <IsEmergency>true</IsEmergency>
      <LocationID>1</LocationID>
      <LocationName>sample string 12</LocationName>
      <LocationVm xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
        <d4p1:AddedBy>13</d4p1:AddedBy>
        <d4p1:AddedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:AddedDate>
        <d4p1:Address1>sample string 6</d4p1:Address1>
        <d4p1:Address2>sample string 7</d4p1:Address2>
        <d4p1:AlternateEmailID>sample string 43</d4p1:AlternateEmailID>
        <d4p1:AlternateMobileCode>sample string 47</d4p1:AlternateMobileCode>
        <d4p1:AlternateMobileNo>sample string 46</d4p1:AlternateMobileNo>
        <d4p1:AlternatePhoneCode>sample string 45</d4p1:AlternatePhoneCode>
        <d4p1:AlternatePhoneNo>sample string 44</d4p1:AlternatePhoneNo>
        <d4p1:AvlQty>1</d4p1:AvlQty>
        <d4p1:Building>sample string 4</d4p1:Building>
        <d4p1:CategoryID>21</d4p1:CategoryID>
        <d4p1:CategoryName>sample string 22</d4p1:CategoryName>
        <d4p1:ChecklistID>1</d4p1:ChecklistID>
        <d4p1:CityID>10</d4p1:CityID>
        <d4p1:CityName>sample string 29</d4p1:CityName>
        <d4p1:CombinedAddress>sample string 25</d4p1:CombinedAddress>
        <d4p1:CompanyID>12</d4p1:CompanyID>
        <d4p1:CountryID>8</d4p1:CountryID>
        <d4p1:CountryName>sample string 27</d4p1:CountryName>
        <d4p1:Custom1>sample string 48</d4p1:Custom1>
        <d4p1:Custom2>sample string 49</d4p1:Custom2>
        <d4p1:Description>sample string 31</d4p1:Description>
        <d4p1:EmailID>sample string 37</d4p1:EmailID>
        <d4p1:EstMinsToCompleteTheWork>1</d4p1:EstMinsToCompleteTheWork>
        <d4p1:Fax>sample string 42</d4p1:Fax>
        <d4p1:Floor>sample string 5</d4p1:Floor>
        <d4p1:IncidentCreationRecipientEmailIDs>sample string 56</d4p1:IncidentCreationRecipientEmailIDs>
        <d4p1:IsActive>17</d4p1:IsActive>
        <d4p1:IsDeleted>18</d4p1:IsDeleted>
        <d4p1:IsNoWorkFlowInClose>true</d4p1:IsNoWorkFlowInClose>
        <d4p1:IsQueueOrUpcomingLocation>true</d4p1:IsQueueOrUpcomingLocation>
        <d4p1:IsShowInStationDashboard>true</d4p1:IsShowInStationDashboard>
        <d4p1:IsStartingLocation>true</d4p1:IsStartingLocation>
        <d4p1:IsUseThisAddress>true</d4p1:IsUseThisAddress>
        <d4p1:Latitude>23</d4p1:Latitude>
        <d4p1:LocationID>1</d4p1:LocationID>
        <d4p1:LocationName>sample string 3</d4p1:LocationName>
        <d4p1:Longitude>24</d4p1:Longitude>
        <d4p1:MaintenanceTypeCode>sample string 53</d4p1:MaintenanceTypeCode>
        <d4p1:MaintenanceTypeID>1</d4p1:MaintenanceTypeID>
        <d4p1:MobileCode>sample string 41</d4p1:MobileCode>
        <d4p1:MobileNo>sample string 40</d4p1:MobileNo>
        <d4p1:ModifiedBy>15</d4p1:ModifiedBy>
        <d4p1:ModifiedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:ModifiedDate>
        <d4p1:NextStationID>1</d4p1:NextStationID>
        <d4p1:OdooID>1</d4p1:OdooID>
        <d4p1:OnOffStatusID>32</d4p1:OnOffStatusID>
        <d4p1:OnOffreason>sample string 33</d4p1:OnOffreason>
        <d4p1:OrderInStationDashboard>1</d4p1:OrderInStationDashboard>
        <d4p1:ParentLocationID>1</d4p1:ParentLocationID>
        <d4p1:ParentLocationName>sample string 26</d4p1:ParentLocationName>
        <d4p1:PartsCode>sample string 50</d4p1:PartsCode>
        <d4p1:PartsId>1</d4p1:PartsId>
        <d4p1:PartsName>sample string 51</d4p1:PartsName>
        <d4p1:PhoneCode>sample string 39</d4p1:PhoneCode>
        <d4p1:PhoneNo>sample string 38</d4p1:PhoneNo>
        <d4p1:PrevStationID>1</d4p1:PrevStationID>
        <d4p1:SageRecordNo>34</d4p1:SageRecordNo>
        <d4p1:ShopifyLocationID>35</d4p1:ShopifyLocationID>
        <d4p1:ShopifyLocationName>sample string 36</d4p1:ShopifyLocationName>
        <d4p1:ShortLocationName>sample string 2</d4p1:ShortLocationName>
        <d4p1:StateID>9</d4p1:StateID>
        <d4p1:StateName>sample string 28</d4p1:StateName>
        <d4p1:TakeOldCatalogue>19</d4p1:TakeOldCatalogue>
        <d4p1:TimeSheetInOut>1</d4p1:TimeSheetInOut>
        <d4p1:TotalRecord>20</d4p1:TotalRecord>
        <d4p1:UnleashedGuID>sample string 52</d4p1:UnleashedGuID>
        <d4p1:WorkOrderCategory>sample string 58</d4p1:WorkOrderCategory>
        <d4p1:WorkOrderCategoryID>57</d4p1:WorkOrderCategoryID>
        <d4p1:Zipcode>sample string 11</d4p1:Zipcode>
      </LocationVm>
      <ModifiedDate>sample string 7</ModifiedDate>
      <SingleFileID>1</SingleFileID>
      <rid>1</rid>
    </LocationFloorPlanInsertUpdateViewModel>
  </FloorPlans>
</FloorPlanHyperlinkSingleVM>

multipart/form-data

Sample:
<FloorPlanHyperlinkSingleVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel"><ChildFloorplanId>2</ChildFloorplanId><ChildLocationID>1</ChildLocationID><FloorplanId>1</FloorplanId><HyperlinkId>1</HyperlinkId><HyperlinkName>sample string 3</HyperlinkName><LocationId>4</LocationId><h>6</h><w>5</w><x>7</x><y>8</y><FloorPlans><LocationFloorPlanInsertUpdateViewModel><Active>true</Active><AddedDate>sample string 6</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><EmergenyString>sample string 11</EmergenyString><FileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList></FileList><FileUrl>sample string 8</FileUrl><FloorPlanArea>sample string 2</FloorPlanArea><FloorPlanDescription>sample string 3</FloorPlanDescription><FloorPlanID>1</FloorPlanID><FloorPlanName>sample string 1</FloorPlanName><IsEmergency>true</IsEmergency><LocationID>1</LocationID><LocationName>sample string 12</LocationName><LocationVm xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:AddedBy>13</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:AddedDate><d4p1:Address1>sample string 6</d4p1:Address1><d4p1:Address2>sample string 7</d4p1:Address2><d4p1:AlternateEmailID>sample string 43</d4p1:AlternateEmailID><d4p1:AlternateMobileCode>sample string 47</d4p1:AlternateMobileCode><d4p1:AlternateMobileNo>sample string 46</d4p1:AlternateMobileNo><d4p1:AlternatePhoneCode>sample string 45</d4p1:AlternatePhoneCode><d4p1:AlternatePhoneNo>sample string 44</d4p1:AlternatePhoneNo><d4p1:AvlQty>1</d4p1:AvlQty><d4p1:Building>sample string 4</d4p1:Building><d4p1:CategoryID>21</d4p1:CategoryID><d4p1:CategoryName>sample string 22</d4p1:CategoryName><d4p1:ChecklistID>1</d4p1:ChecklistID><d4p1:CityID>10</d4p1:CityID><d4p1:CityName>sample string 29</d4p1:CityName><d4p1:CombinedAddress>sample string 25</d4p1:CombinedAddress><d4p1:CompanyID>12</d4p1:CompanyID><d4p1:CountryID>8</d4p1:CountryID><d4p1:CountryName>sample string 27</d4p1:CountryName><d4p1:Custom1>sample string 48</d4p1:Custom1><d4p1:Custom2>sample string 49</d4p1:Custom2><d4p1:Description>sample string 31</d4p1:Description><d4p1:EmailID>sample string 37</d4p1:EmailID><d4p1:EstMinsToCompleteTheWork>1</d4p1:EstMinsToCompleteTheWork><d4p1:Fax>sample string 42</d4p1:Fax><d4p1:Floor>sample string 5</d4p1:Floor><d4p1:IncidentCreationRecipientEmailIDs>sample string 56</d4p1:IncidentCreationRecipientEmailIDs><d4p1:IsActive>17</d4p1:IsActive><d4p1:IsDeleted>18</d4p1:IsDeleted><d4p1:IsNoWorkFlowInClose>true</d4p1:IsNoWorkFlowInClose><d4p1:IsQueueOrUpcomingLocation>true</d4p1:IsQueueOrUpcomingLocation><d4p1:IsShowInStationDashboard>true</d4p1:IsShowInStationDashboard><d4p1:IsStartingLocation>true</d4p1:IsStartingLocation><d4p1:IsUseThisAddress>true</d4p1:IsUseThisAddress><d4p1:Latitude>23</d4p1:Latitude><d4p1:LocationID>1</d4p1:LocationID><d4p1:LocationName>sample string 3</d4p1:LocationName><d4p1:Longitude>24</d4p1:Longitude><d4p1:MaintenanceTypeCode>sample string 53</d4p1:MaintenanceTypeCode><d4p1:MaintenanceTypeID>1</d4p1:MaintenanceTypeID><d4p1:MobileCode>sample string 41</d4p1:MobileCode><d4p1:MobileNo>sample string 40</d4p1:MobileNo><d4p1:ModifiedBy>15</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:ModifiedDate><d4p1:NextStationID>1</d4p1:NextStationID><d4p1:OdooID>1</d4p1:OdooID><d4p1:OnOffStatusID>32</d4p1:OnOffStatusID><d4p1:OnOffreason>sample string 33</d4p1:OnOffreason><d4p1:OrderInStationDashboard>1</d4p1:OrderInStationDashboard><d4p1:ParentLocationID>1</d4p1:ParentLocationID><d4p1:ParentLocationName>sample string 26</d4p1:ParentLocationName><d4p1:PartsCode>sample string 50</d4p1:PartsCode><d4p1:PartsId>1</d4p1:PartsId><d4p1:PartsName>sample string 51</d4p1:PartsName><d4p1:PhoneCode>sample string 39</d4p1:PhoneCode><d4p1:PhoneNo>sample string 38</d4p1:PhoneNo><d4p1:PrevStationID>1</d4p1:PrevStationID><d4p1:SageRecordNo>34</d4p1:SageRecordNo><d4p1:ShopifyLocationID>35</d4p1:ShopifyLocationID><d4p1:ShopifyLocationName>sample string 36</d4p1:ShopifyLocationName><d4p1:ShortLocationName>sample string 2</d4p1:ShortLocationName><d4p1:StateID>9</d4p1:StateID><d4p1:StateName>sample string 28</d4p1:StateName><d4p1:TakeOldCatalogue>19</d4p1:TakeOldCatalogue><d4p1:TimeSheetInOut>1</d4p1:TimeSheetInOut><d4p1:TotalRecord>20</d4p1:TotalRecord><d4p1:UnleashedGuID>sample string 52</d4p1:UnleashedGuID><d4p1:WorkOrderCategory>sample string 58</d4p1:WorkOrderCategory><d4p1:WorkOrderCategoryID>57</d4p1:WorkOrderCategoryID><d4p1:Zipcode>sample string 11</d4p1:Zipcode></LocationVm><ModifiedDate>sample string 7</ModifiedDate><SingleFileID>1</SingleFileID><rid>1</rid></LocationFloorPlanInsertUpdateViewModel><LocationFloorPlanInsertUpdateViewModel><Active>true</Active><AddedDate>sample string 6</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><EmergenyString>sample string 11</EmergenyString><FileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList></FileList><FileUrl>sample string 8</FileUrl><FloorPlanArea>sample string 2</FloorPlanArea><FloorPlanDescription>sample string 3</FloorPlanDescription><FloorPlanID>1</FloorPlanID><FloorPlanName>sample string 1</FloorPlanName><IsEmergency>true</IsEmergency><LocationID>1</LocationID><LocationName>sample string 12</LocationName><LocationVm xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><d4p1:AddedBy>13</d4p1:AddedBy><d4p1:AddedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:AddedDate><d4p1:Address1>sample string 6</d4p1:Address1><d4p1:Address2>sample string 7</d4p1:Address2><d4p1:AlternateEmailID>sample string 43</d4p1:AlternateEmailID><d4p1:AlternateMobileCode>sample string 47</d4p1:AlternateMobileCode><d4p1:AlternateMobileNo>sample string 46</d4p1:AlternateMobileNo><d4p1:AlternatePhoneCode>sample string 45</d4p1:AlternatePhoneCode><d4p1:AlternatePhoneNo>sample string 44</d4p1:AlternatePhoneNo><d4p1:AvlQty>1</d4p1:AvlQty><d4p1:Building>sample string 4</d4p1:Building><d4p1:CategoryID>21</d4p1:CategoryID><d4p1:CategoryName>sample string 22</d4p1:CategoryName><d4p1:ChecklistID>1</d4p1:ChecklistID><d4p1:CityID>10</d4p1:CityID><d4p1:CityName>sample string 29</d4p1:CityName><d4p1:CombinedAddress>sample string 25</d4p1:CombinedAddress><d4p1:CompanyID>12</d4p1:CompanyID><d4p1:CountryID>8</d4p1:CountryID><d4p1:CountryName>sample string 27</d4p1:CountryName><d4p1:Custom1>sample string 48</d4p1:Custom1><d4p1:Custom2>sample string 49</d4p1:Custom2><d4p1:Description>sample string 31</d4p1:Description><d4p1:EmailID>sample string 37</d4p1:EmailID><d4p1:EstMinsToCompleteTheWork>1</d4p1:EstMinsToCompleteTheWork><d4p1:Fax>sample string 42</d4p1:Fax><d4p1:Floor>sample string 5</d4p1:Floor><d4p1:IncidentCreationRecipientEmailIDs>sample string 56</d4p1:IncidentCreationRecipientEmailIDs><d4p1:IsActive>17</d4p1:IsActive><d4p1:IsDeleted>18</d4p1:IsDeleted><d4p1:IsNoWorkFlowInClose>true</d4p1:IsNoWorkFlowInClose><d4p1:IsQueueOrUpcomingLocation>true</d4p1:IsQueueOrUpcomingLocation><d4p1:IsShowInStationDashboard>true</d4p1:IsShowInStationDashboard><d4p1:IsStartingLocation>true</d4p1:IsStartingLocation><d4p1:IsUseThisAddress>true</d4p1:IsUseThisAddress><d4p1:Latitude>23</d4p1:Latitude><d4p1:LocationID>1</d4p1:LocationID><d4p1:LocationName>sample string 3</d4p1:LocationName><d4p1:Longitude>24</d4p1:Longitude><d4p1:MaintenanceTypeCode>sample string 53</d4p1:MaintenanceTypeCode><d4p1:MaintenanceTypeID>1</d4p1:MaintenanceTypeID><d4p1:MobileCode>sample string 41</d4p1:MobileCode><d4p1:MobileNo>sample string 40</d4p1:MobileNo><d4p1:ModifiedBy>15</d4p1:ModifiedBy><d4p1:ModifiedDate>2025-07-17T05:26:43.8157933+00:00</d4p1:ModifiedDate><d4p1:NextStationID>1</d4p1:NextStationID><d4p1:OdooID>1</d4p1:OdooID><d4p1:OnOffStatusID>32</d4p1:OnOffStatusID><d4p1:OnOffreason>sample string 33</d4p1:OnOffreason><d4p1:OrderInStationDashboard>1</d4p1:OrderInStationDashboard><d4p1:ParentLocationID>1</d4p1:ParentLocationID><d4p1:ParentLocationName>sample string 26</d4p1:ParentLocationName><d4p1:PartsCode>sample string 50</d4p1:PartsCode><d4p1:PartsId>1</d4p1:PartsId><d4p1:PartsName>sample string 51</d4p1:PartsName><d4p1:PhoneCode>sample string 39</d4p1:PhoneCode><d4p1:PhoneNo>sample string 38</d4p1:PhoneNo><d4p1:PrevStationID>1</d4p1:PrevStationID><d4p1:SageRecordNo>34</d4p1:SageRecordNo><d4p1:ShopifyLocationID>35</d4p1:ShopifyLocationID><d4p1:ShopifyLocationName>sample string 36</d4p1:ShopifyLocationName><d4p1:ShortLocationName>sample string 2</d4p1:ShortLocationName><d4p1:StateID>9</d4p1:StateID><d4p1:StateName>sample string 28</d4p1:StateName><d4p1:TakeOldCatalogue>19</d4p1:TakeOldCatalogue><d4p1:TimeSheetInOut>1</d4p1:TimeSheetInOut><d4p1:TotalRecord>20</d4p1:TotalRecord><d4p1:UnleashedGuID>sample string 52</d4p1:UnleashedGuID><d4p1:WorkOrderCategory>sample string 58</d4p1:WorkOrderCategory><d4p1:WorkOrderCategoryID>57</d4p1:WorkOrderCategoryID><d4p1:Zipcode>sample string 11</d4p1:Zipcode></LocationVm><ModifiedDate>sample string 7</ModifiedDate><SingleFileID>1</SingleFileID><rid>1</rid></LocationFloorPlanInsertUpdateViewModel></FloorPlans></FloorPlanHyperlinkSingleVM>