GET api/storageCards/{storageCardID}

Gets speicific storage card

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storageCardID

globally unique identifier

Required

Body Parameters

None.

Remarks

None.

Example

None.

Response Information

Resource Description

StorageInfoData
NameDescriptionTypeAdditional information
StorageCards

Collection of StorageCardResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "StorageCards": [
    {
      "StorageCardId": "dccdf44f-0095-42a1-a6ca-2b9cf6d14b56",
      "BranchId": 2,
      "EquipmentSet": {
        "EquipmentSetId": "2782a833-f940-4105-a0f3-35f4cba79f84",
        "BranchId": 2,
        "SeasonName": "sample string 3",
        "ExternalNote": "sample string 4",
        "InStorage": true,
        "Nitrogen": true,
        "MissingDate": "12/21/2025 1:03:05 PM",
        "MissingReason": "sample string 7",
        "DebitModel": "sample string 8",
        "DebitModelId": "6b14c574-e37c-4c47-aefb-7a77a0f1e2e4",
        "Equipments": [
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          },
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          }
        ]
      },
      "PreviousEquipmentSet": {
        "EquipmentSetId": "2782a833-f940-4105-a0f3-35f4cba79f84",
        "BranchId": 2,
        "SeasonName": "sample string 3",
        "ExternalNote": "sample string 4",
        "InStorage": true,
        "Nitrogen": true,
        "MissingDate": "12/21/2025 1:03:05 PM",
        "MissingReason": "sample string 7",
        "DebitModel": "sample string 8",
        "DebitModelId": "6b14c574-e37c-4c47-aefb-7a77a0f1e2e4",
        "Equipments": [
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          },
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          }
        ]
      },
      "Vehicle": {
        "VehicleId": "fdf9fb07-f9c2-45bd-a241-49ec62d176c3",
        "LicensePlate": "sample string 2",
        "CustomerPlate": "sample string 3",
        "VehicleIdentification": "sample string 4",
        "EuNumber": "sample string 5",
        "CustomerNo": 1,
        "ContactID": "adee9ea9-dc4f-4443-ba54-0086575dbd4e",
        "Make": "sample string 6",
        "Model": "sample string 7",
        "YearModel": "sample string 8",
        "Colour": "sample string 9",
        "VehicleTypeName": "sample string 10",
        "Odometer": 1,
        "EnginePowerKw": 1.0,
        "Weight": 1,
        "TotalWeight": 1,
        "MaxLoadWeight": 1,
        "TrailerWeight": 1,
        "NumberOfAxles": 1,
        "Note": "sample string 11",
        "TopSpeed": 1
      },
      "VehicleClassificationName": "sample string 3",
      "StockPlace": {
        "Stock": {
          "StockId": "deb8bbd3-151f-4acb-93ab-6f28658a3c97",
          "StockName": "sample string 2",
          "StockNumber": 3,
          "Address1": "sample string 4",
          "Address2": "sample string 5",
          "Address3": "sample string 6",
          "PostalCode": "sample string 7",
          "Town": "sample string 8",
          "IsClosed": true,
          "Responsible": "sample string 10"
        },
        "StockPlaceId": 1,
        "StockPlaceName": "sample string 2",
        "StockPlaceTypeName": "sample string 3",
        "IsOccupied": true
      },
      "PendingDestinationStockPlace": {
        "Stock": {
          "StockId": "deb8bbd3-151f-4acb-93ab-6f28658a3c97",
          "StockName": "sample string 2",
          "StockNumber": 3,
          "Address1": "sample string 4",
          "Address2": "sample string 5",
          "Address3": "sample string 6",
          "PostalCode": "sample string 7",
          "Town": "sample string 8",
          "IsClosed": true,
          "Responsible": "sample string 10"
        },
        "StockPlaceId": 1,
        "StockPlaceName": "sample string 2",
        "StockPlaceTypeName": "sample string 3",
        "IsOccupied": true
      },
      "CustomerNo": 1,
      "CustomerId": "449396b7-0c42-43fd-ab71-00d2a30e1174",
      "InvoiceCustomerID": "8fb13152-1cf2-4df7-8248-962d86bb0455",
      "ContactID": "7a195e12-5292-4a00-9a20-0ad9369d1670",
      "DebitModel": "sample string 4",
      "DebitModelId": "add66221-1464-4af6-bde4-2dcfe0a5add5",
      "DepartmentName": "sample string 5",
      "VehicleTypeName": "sample string 6",
      "MakeAndModel": "sample string 7",
      "RetainStockPlace": true,
      "IsGracePeriod": true,
      "ChangedDate": "12/21/2025 1:03:05 PM",
      "Created": "12/21/2025 1:03:05 PM",
      "WheelLock": "sample string 11",
      "TPMS": "sample string 12",
      "Closed": "12/21/2025 1:03:05 PM",
      "ClosedReason": "sample string 13",
      "DropLocation": "sample string 14",
      "WashedDate": "12/21/2025 1:03:05 PM",
      "Wash": true,
      "ReturnDate": "12/21/2025 1:03:05 PM",
      "ReturnGoodsRegisteredByUserName": "sample string 16",
      "LastChargeDate": "12/21/2025 1:03:05 PM",
      "BookedDate": "12/21/2025 1:03:05 PM",
      "EventId": 1,
      "LastReturn": "12/21/2025 1:03:05 PM",
      "HasTyresWithTreadDepthWarning": true,
      "DebitActive": true,
      "DebitArticlePackageHeadId": "dcf2140c-1729-4d54-8198-36e702f4a191",
      "DebitArticlePackageName": "sample string 19"
    },
    {
      "StorageCardId": "dccdf44f-0095-42a1-a6ca-2b9cf6d14b56",
      "BranchId": 2,
      "EquipmentSet": {
        "EquipmentSetId": "2782a833-f940-4105-a0f3-35f4cba79f84",
        "BranchId": 2,
        "SeasonName": "sample string 3",
        "ExternalNote": "sample string 4",
        "InStorage": true,
        "Nitrogen": true,
        "MissingDate": "12/21/2025 1:03:05 PM",
        "MissingReason": "sample string 7",
        "DebitModel": "sample string 8",
        "DebitModelId": "6b14c574-e37c-4c47-aefb-7a77a0f1e2e4",
        "Equipments": [
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          },
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          }
        ]
      },
      "PreviousEquipmentSet": {
        "EquipmentSetId": "2782a833-f940-4105-a0f3-35f4cba79f84",
        "BranchId": 2,
        "SeasonName": "sample string 3",
        "ExternalNote": "sample string 4",
        "InStorage": true,
        "Nitrogen": true,
        "MissingDate": "12/21/2025 1:03:05 PM",
        "MissingReason": "sample string 7",
        "DebitModel": "sample string 8",
        "DebitModelId": "6b14c574-e37c-4c47-aefb-7a77a0f1e2e4",
        "Equipments": [
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          },
          {
            "EquipmentSetID": "b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb",
            "EquipmentId": "abc36f7f-3b27-41d9-8080-7c25775bab5f",
            "EquipmentPosition": 1,
            "EquipmentRim": {
              "EquipmentID": "a7f3ab99-3385-4ecf-b0a5-34ff6d103608",
              "Diameter": 1.0,
              "Width": 1.0,
              "IsAlloy": true,
              "IsOriginal": true,
              "BoltPattern": 1.0,
              "CentreBore": 1.0,
              "Offset": 1.0,
              "Backspacing": 1.0
            },
            "EquipmentTyre": {
              "EquipmentID": "9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6",
              "SectionWidth": 1.0,
              "AspectRatio": 1.0,
              "RimDiameter": 1.0,
              "SpeedRating": "sample string 2",
              "Circumference": 1.0,
              "TreadPattern": "sample string 3",
              "TreadDepth": 1.0,
              "Pressure": 1.0,
              "Make": "sample string 4",
              "Studs": true,
              "Hubcap": true,
              "LoadIndex": 1,
              "TreadDepthWarning": true
            },
            "EquipmentText": "sample string 3"
          }
        ]
      },
      "Vehicle": {
        "VehicleId": "fdf9fb07-f9c2-45bd-a241-49ec62d176c3",
        "LicensePlate": "sample string 2",
        "CustomerPlate": "sample string 3",
        "VehicleIdentification": "sample string 4",
        "EuNumber": "sample string 5",
        "CustomerNo": 1,
        "ContactID": "adee9ea9-dc4f-4443-ba54-0086575dbd4e",
        "Make": "sample string 6",
        "Model": "sample string 7",
        "YearModel": "sample string 8",
        "Colour": "sample string 9",
        "VehicleTypeName": "sample string 10",
        "Odometer": 1,
        "EnginePowerKw": 1.0,
        "Weight": 1,
        "TotalWeight": 1,
        "MaxLoadWeight": 1,
        "TrailerWeight": 1,
        "NumberOfAxles": 1,
        "Note": "sample string 11",
        "TopSpeed": 1
      },
      "VehicleClassificationName": "sample string 3",
      "StockPlace": {
        "Stock": {
          "StockId": "deb8bbd3-151f-4acb-93ab-6f28658a3c97",
          "StockName": "sample string 2",
          "StockNumber": 3,
          "Address1": "sample string 4",
          "Address2": "sample string 5",
          "Address3": "sample string 6",
          "PostalCode": "sample string 7",
          "Town": "sample string 8",
          "IsClosed": true,
          "Responsible": "sample string 10"
        },
        "StockPlaceId": 1,
        "StockPlaceName": "sample string 2",
        "StockPlaceTypeName": "sample string 3",
        "IsOccupied": true
      },
      "PendingDestinationStockPlace": {
        "Stock": {
          "StockId": "deb8bbd3-151f-4acb-93ab-6f28658a3c97",
          "StockName": "sample string 2",
          "StockNumber": 3,
          "Address1": "sample string 4",
          "Address2": "sample string 5",
          "Address3": "sample string 6",
          "PostalCode": "sample string 7",
          "Town": "sample string 8",
          "IsClosed": true,
          "Responsible": "sample string 10"
        },
        "StockPlaceId": 1,
        "StockPlaceName": "sample string 2",
        "StockPlaceTypeName": "sample string 3",
        "IsOccupied": true
      },
      "CustomerNo": 1,
      "CustomerId": "449396b7-0c42-43fd-ab71-00d2a30e1174",
      "InvoiceCustomerID": "8fb13152-1cf2-4df7-8248-962d86bb0455",
      "ContactID": "7a195e12-5292-4a00-9a20-0ad9369d1670",
      "DebitModel": "sample string 4",
      "DebitModelId": "add66221-1464-4af6-bde4-2dcfe0a5add5",
      "DepartmentName": "sample string 5",
      "VehicleTypeName": "sample string 6",
      "MakeAndModel": "sample string 7",
      "RetainStockPlace": true,
      "IsGracePeriod": true,
      "ChangedDate": "12/21/2025 1:03:05 PM",
      "Created": "12/21/2025 1:03:05 PM",
      "WheelLock": "sample string 11",
      "TPMS": "sample string 12",
      "Closed": "12/21/2025 1:03:05 PM",
      "ClosedReason": "sample string 13",
      "DropLocation": "sample string 14",
      "WashedDate": "12/21/2025 1:03:05 PM",
      "Wash": true,
      "ReturnDate": "12/21/2025 1:03:05 PM",
      "ReturnGoodsRegisteredByUserName": "sample string 16",
      "LastChargeDate": "12/21/2025 1:03:05 PM",
      "BookedDate": "12/21/2025 1:03:05 PM",
      "EventId": 1,
      "LastReturn": "12/21/2025 1:03:05 PM",
      "HasTyresWithTreadDepthWarning": true,
      "DebitActive": true,
      "DebitArticlePackageHeadId": "dcf2140c-1729-4d54-8198-36e702f4a191",
      "DebitArticlePackageName": "sample string 19"
    }
  ]
}

application/xml, text/xml

Sample:
<StorageInfoData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Compilator.DDAPI.DTO.TyreHotel">
  <StorageCards>
    <StorageCardResponse>
      <BookedDate>2025-12-21T13:03:05.6678054+00:00</BookedDate>
      <BranchId>2</BranchId>
      <ChangedDate>2025-12-21T13:03:05.6678054+00:00</ChangedDate>
      <Closed>2025-12-21T13:03:05.6678054+00:00</Closed>
      <ClosedReason>sample string 13</ClosedReason>
      <ContactID>7a195e12-5292-4a00-9a20-0ad9369d1670</ContactID>
      <Created>2025-12-21T13:03:05.6678054+00:00</Created>
      <CustomerId>449396b7-0c42-43fd-ab71-00d2a30e1174</CustomerId>
      <CustomerNo>1</CustomerNo>
      <DebitActive>true</DebitActive>
      <DebitArticlePackageHeadId>dcf2140c-1729-4d54-8198-36e702f4a191</DebitArticlePackageHeadId>
      <DebitModel>sample string 4</DebitModel>
      <DebitModelId>add66221-1464-4af6-bde4-2dcfe0a5add5</DebitModelId>
      <DepartmentName>sample string 5</DepartmentName>
      <DropLocation>sample string 14</DropLocation>
      <EquipmentSet>
        <BranchId>2</BranchId>
        <DebitModel>sample string 8</DebitModel>
        <DebitModelId>6b14c574-e37c-4c47-aefb-7a77a0f1e2e4</DebitModelId>
        <EquipmentSetId>2782a833-f940-4105-a0f3-35f4cba79f84</EquipmentSetId>
        <Equipments>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
        </Equipments>
        <ExternalNote>sample string 4</ExternalNote>
        <InStorage>true</InStorage>
        <MissingDate>2025-12-21T13:03:05.6678054+00:00</MissingDate>
        <MissingReason>sample string 7</MissingReason>
        <Nitrogen>true</Nitrogen>
        <SeasonName>sample string 3</SeasonName>
      </EquipmentSet>
      <EventId>1</EventId>
      <HasTyresWithTreadDepthWarning>true</HasTyresWithTreadDepthWarning>
      <InvoiceCustomerID>8fb13152-1cf2-4df7-8248-962d86bb0455</InvoiceCustomerID>
      <IsGracePeriod>true</IsGracePeriod>
      <LastChargeDate>2025-12-21T13:03:05.6678054+00:00</LastChargeDate>
      <LastReturn>2025-12-21T13:03:05.6678054+00:00</LastReturn>
      <MakeAndModel>sample string 7</MakeAndModel>
      <PendingDestinationStockPlace>
        <IsOccupied>true</IsOccupied>
        <Stock>
          <Address1>sample string 4</Address1>
          <Address2>sample string 5</Address2>
          <Address3>sample string 6</Address3>
          <IsClosed>true</IsClosed>
          <PostalCode>sample string 7</PostalCode>
          <Responsible>sample string 10</Responsible>
          <StockId>deb8bbd3-151f-4acb-93ab-6f28658a3c97</StockId>
          <StockName>sample string 2</StockName>
          <StockNumber>3</StockNumber>
          <Town>sample string 8</Town>
        </Stock>
        <StockPlaceId>1</StockPlaceId>
        <StockPlaceName>sample string 2</StockPlaceName>
        <StockPlaceTypeName>sample string 3</StockPlaceTypeName>
      </PendingDestinationStockPlace>
      <PreviousEquipmentSet>
        <BranchId>2</BranchId>
        <DebitModel>sample string 8</DebitModel>
        <DebitModelId>6b14c574-e37c-4c47-aefb-7a77a0f1e2e4</DebitModelId>
        <EquipmentSetId>2782a833-f940-4105-a0f3-35f4cba79f84</EquipmentSetId>
        <Equipments>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
        </Equipments>
        <ExternalNote>sample string 4</ExternalNote>
        <InStorage>true</InStorage>
        <MissingDate>2025-12-21T13:03:05.6678054+00:00</MissingDate>
        <MissingReason>sample string 7</MissingReason>
        <Nitrogen>true</Nitrogen>
        <SeasonName>sample string 3</SeasonName>
      </PreviousEquipmentSet>
      <RetainStockPlace>true</RetainStockPlace>
      <ReturnDate>2025-12-21T13:03:05.6678054+00:00</ReturnDate>
      <ReturnGoodsRegisteredByUserName>sample string 16</ReturnGoodsRegisteredByUserName>
      <StockPlace>
        <IsOccupied>true</IsOccupied>
        <Stock>
          <Address1>sample string 4</Address1>
          <Address2>sample string 5</Address2>
          <Address3>sample string 6</Address3>
          <IsClosed>true</IsClosed>
          <PostalCode>sample string 7</PostalCode>
          <Responsible>sample string 10</Responsible>
          <StockId>deb8bbd3-151f-4acb-93ab-6f28658a3c97</StockId>
          <StockName>sample string 2</StockName>
          <StockNumber>3</StockNumber>
          <Town>sample string 8</Town>
        </Stock>
        <StockPlaceId>1</StockPlaceId>
        <StockPlaceName>sample string 2</StockPlaceName>
        <StockPlaceTypeName>sample string 3</StockPlaceTypeName>
      </StockPlace>
      <StorageCardId>dccdf44f-0095-42a1-a6ca-2b9cf6d14b56</StorageCardId>
      <TPMS>sample string 12</TPMS>
      <Vehicle>
        <Colour>sample string 9</Colour>
        <ContactID>adee9ea9-dc4f-4443-ba54-0086575dbd4e</ContactID>
        <CustomerNo>1</CustomerNo>
        <CustomerPlate>sample string 3</CustomerPlate>
        <EnginePowerKw>1</EnginePowerKw>
        <EuNumber>sample string 5</EuNumber>
        <LicensePlate>sample string 2</LicensePlate>
        <Make>sample string 6</Make>
        <MaxLoadWeight>1</MaxLoadWeight>
        <Model>sample string 7</Model>
        <Note>sample string 11</Note>
        <NumberOfAxles>1</NumberOfAxles>
        <Odometer>1</Odometer>
        <TopSpeed>1</TopSpeed>
        <TotalWeight>1</TotalWeight>
        <TrailerWeight>1</TrailerWeight>
        <VehicleId>fdf9fb07-f9c2-45bd-a241-49ec62d176c3</VehicleId>
        <VehicleIdentification>sample string 4</VehicleIdentification>
        <VehicleTypeName>sample string 10</VehicleTypeName>
        <Weight>1</Weight>
        <YearModel>sample string 8</YearModel>
      </Vehicle>
      <VehicleClassificationName>sample string 3</VehicleClassificationName>
      <VehicleTypeName>sample string 6</VehicleTypeName>
      <Wash>true</Wash>
      <WashedDate>2025-12-21T13:03:05.6678054+00:00</WashedDate>
      <WheelLock>sample string 11</WheelLock>
    </StorageCardResponse>
    <StorageCardResponse>
      <BookedDate>2025-12-21T13:03:05.6678054+00:00</BookedDate>
      <BranchId>2</BranchId>
      <ChangedDate>2025-12-21T13:03:05.6678054+00:00</ChangedDate>
      <Closed>2025-12-21T13:03:05.6678054+00:00</Closed>
      <ClosedReason>sample string 13</ClosedReason>
      <ContactID>7a195e12-5292-4a00-9a20-0ad9369d1670</ContactID>
      <Created>2025-12-21T13:03:05.6678054+00:00</Created>
      <CustomerId>449396b7-0c42-43fd-ab71-00d2a30e1174</CustomerId>
      <CustomerNo>1</CustomerNo>
      <DebitActive>true</DebitActive>
      <DebitArticlePackageHeadId>dcf2140c-1729-4d54-8198-36e702f4a191</DebitArticlePackageHeadId>
      <DebitModel>sample string 4</DebitModel>
      <DebitModelId>add66221-1464-4af6-bde4-2dcfe0a5add5</DebitModelId>
      <DepartmentName>sample string 5</DepartmentName>
      <DropLocation>sample string 14</DropLocation>
      <EquipmentSet>
        <BranchId>2</BranchId>
        <DebitModel>sample string 8</DebitModel>
        <DebitModelId>6b14c574-e37c-4c47-aefb-7a77a0f1e2e4</DebitModelId>
        <EquipmentSetId>2782a833-f940-4105-a0f3-35f4cba79f84</EquipmentSetId>
        <Equipments>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
        </Equipments>
        <ExternalNote>sample string 4</ExternalNote>
        <InStorage>true</InStorage>
        <MissingDate>2025-12-21T13:03:05.6678054+00:00</MissingDate>
        <MissingReason>sample string 7</MissingReason>
        <Nitrogen>true</Nitrogen>
        <SeasonName>sample string 3</SeasonName>
      </EquipmentSet>
      <EventId>1</EventId>
      <HasTyresWithTreadDepthWarning>true</HasTyresWithTreadDepthWarning>
      <InvoiceCustomerID>8fb13152-1cf2-4df7-8248-962d86bb0455</InvoiceCustomerID>
      <IsGracePeriod>true</IsGracePeriod>
      <LastChargeDate>2025-12-21T13:03:05.6678054+00:00</LastChargeDate>
      <LastReturn>2025-12-21T13:03:05.6678054+00:00</LastReturn>
      <MakeAndModel>sample string 7</MakeAndModel>
      <PendingDestinationStockPlace>
        <IsOccupied>true</IsOccupied>
        <Stock>
          <Address1>sample string 4</Address1>
          <Address2>sample string 5</Address2>
          <Address3>sample string 6</Address3>
          <IsClosed>true</IsClosed>
          <PostalCode>sample string 7</PostalCode>
          <Responsible>sample string 10</Responsible>
          <StockId>deb8bbd3-151f-4acb-93ab-6f28658a3c97</StockId>
          <StockName>sample string 2</StockName>
          <StockNumber>3</StockNumber>
          <Town>sample string 8</Town>
        </Stock>
        <StockPlaceId>1</StockPlaceId>
        <StockPlaceName>sample string 2</StockPlaceName>
        <StockPlaceTypeName>sample string 3</StockPlaceTypeName>
      </PendingDestinationStockPlace>
      <PreviousEquipmentSet>
        <BranchId>2</BranchId>
        <DebitModel>sample string 8</DebitModel>
        <DebitModelId>6b14c574-e37c-4c47-aefb-7a77a0f1e2e4</DebitModelId>
        <EquipmentSetId>2782a833-f940-4105-a0f3-35f4cba79f84</EquipmentSetId>
        <Equipments>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
          <EquipmentResponse>
            <EquipmentId>abc36f7f-3b27-41d9-8080-7c25775bab5f</EquipmentId>
            <EquipmentPosition>1</EquipmentPosition>
            <EquipmentRim>
              <Backspacing>1</Backspacing>
              <BoltPattern>1</BoltPattern>
              <CentreBore>1</CentreBore>
              <Diameter>1</Diameter>
              <EquipmentID>a7f3ab99-3385-4ecf-b0a5-34ff6d103608</EquipmentID>
              <IsAlloy>true</IsAlloy>
              <IsOriginal>true</IsOriginal>
              <Offset>1</Offset>
              <Width>1</Width>
            </EquipmentRim>
            <EquipmentSetID>b3e1878a-b6c7-45d7-ab14-9abf7a8ee1fb</EquipmentSetID>
            <EquipmentText>sample string 3</EquipmentText>
            <EquipmentTyre>
              <AspectRatio>1</AspectRatio>
              <Circumference>1</Circumference>
              <EquipmentID>9a2f4bf0-65c2-49bf-9c9b-a58bc9f59ab6</EquipmentID>
              <Hubcap>true</Hubcap>
              <LoadIndex>1</LoadIndex>
              <Make>sample string 4</Make>
              <Pressure>1</Pressure>
              <RimDiameter>1</RimDiameter>
              <SectionWidth>1</SectionWidth>
              <SpeedRating>sample string 2</SpeedRating>
              <Studs>true</Studs>
              <TreadDepth>1</TreadDepth>
              <TreadDepthWarning>true</TreadDepthWarning>
              <TreadPattern>sample string 3</TreadPattern>
            </EquipmentTyre>
          </EquipmentResponse>
        </Equipments>
        <ExternalNote>sample string 4</ExternalNote>
        <InStorage>true</InStorage>
        <MissingDate>2025-12-21T13:03:05.6678054+00:00</MissingDate>
        <MissingReason>sample string 7</MissingReason>
        <Nitrogen>true</Nitrogen>
        <SeasonName>sample string 3</SeasonName>
      </PreviousEquipmentSet>
      <RetainStockPlace>true</RetainStockPlace>
      <ReturnDate>2025-12-21T13:03:05.6678054+00:00</ReturnDate>
      <ReturnGoodsRegisteredByUserName>sample string 16</ReturnGoodsRegisteredByUserName>
      <StockPlace>
        <IsOccupied>true</IsOccupied>
        <Stock>
          <Address1>sample string 4</Address1>
          <Address2>sample string 5</Address2>
          <Address3>sample string 6</Address3>
          <IsClosed>true</IsClosed>
          <PostalCode>sample string 7</PostalCode>
          <Responsible>sample string 10</Responsible>
          <StockId>deb8bbd3-151f-4acb-93ab-6f28658a3c97</StockId>
          <StockName>sample string 2</StockName>
          <StockNumber>3</StockNumber>
          <Town>sample string 8</Town>
        </Stock>
        <StockPlaceId>1</StockPlaceId>
        <StockPlaceName>sample string 2</StockPlaceName>
        <StockPlaceTypeName>sample string 3</StockPlaceTypeName>
      </StockPlace>
      <StorageCardId>dccdf44f-0095-42a1-a6ca-2b9cf6d14b56</StorageCardId>
      <TPMS>sample string 12</TPMS>
      <Vehicle>
        <Colour>sample string 9</Colour>
        <ContactID>adee9ea9-dc4f-4443-ba54-0086575dbd4e</ContactID>
        <CustomerNo>1</CustomerNo>
        <CustomerPlate>sample string 3</CustomerPlate>
        <EnginePowerKw>1</EnginePowerKw>
        <EuNumber>sample string 5</EuNumber>
        <LicensePlate>sample string 2</LicensePlate>
        <Make>sample string 6</Make>
        <MaxLoadWeight>1</MaxLoadWeight>
        <Model>sample string 7</Model>
        <Note>sample string 11</Note>
        <NumberOfAxles>1</NumberOfAxles>
        <Odometer>1</Odometer>
        <TopSpeed>1</TopSpeed>
        <TotalWeight>1</TotalWeight>
        <TrailerWeight>1</TrailerWeight>
        <VehicleId>fdf9fb07-f9c2-45bd-a241-49ec62d176c3</VehicleId>
        <VehicleIdentification>sample string 4</VehicleIdentification>
        <VehicleTypeName>sample string 10</VehicleTypeName>
        <Weight>1</Weight>
        <YearModel>sample string 8</YearModel>
      </Vehicle>
      <VehicleClassificationName>sample string 3</VehicleClassificationName>
      <VehicleTypeName>sample string 6</VehicleTypeName>
      <Wash>true</Wash>
      <WashedDate>2025-12-21T13:03:05.6678054+00:00</WashedDate>
      <WheelLock>sample string 11</WheelLock>
    </StorageCardResponse>
  </StorageCards>
</StorageInfoData>