GET api/Sync/GasDelivery/{terminalId}/{zone}

Get SLA information for gas delivery service (take readings)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
terminalId

integer

Required

zone

string

Required

Body Parameters

None.

Response Information

Resource Description

GetApiResponse
NameDescriptionTypeAdditional information
SLAs

Collection of SLAInfo

None.

Services

Collection of Service

None.

Seals

Collection of Seal

None.

Response Formats

application/json, text/json

Sample:
{
  "slAs": [
    {
      "id": 1,
      "generalContractId": 2,
      "generalContractType": 3,
      "rbuId": 4,
      "rbuName": "sample string 5",
      "adminNumber": "sample string 6",
      "description": "sample string 7",
      "oldCustomerNumber": "sample string 8",
      "originalOldCustomerNumber": "sample string 9",
      "totalBalance": 10.0,
      "fullName": "sample string 11",
      "address": "sample string 12",
      "contactMobile": "sample string 13",
      "openBlockId": 1,
      "disconnectionDate": "2024-09-27T21:20:15.0095861+04:00",
      "meterPoints": [
        {
          "id": 1,
          "adminNumber": "sample string 2",
          "newZoneNumber": "sample string 3",
          "zoneNumber": "sample string 4",
          "isChargable": true,
          "isConnected": true,
          "tariffs": [
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            },
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            }
          ],
          "correctionCoefficient": 1.0,
          "lastPayDay": "2024-09-27T21:20:15.0095861+04:00",
          "manualConsumption": 1.0,
          "gasDebt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "meteringEquipments": [
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            },
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            }
          ],
          "seals": [
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            },
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            }
          ],
          "applicableServiceId": 1
        },
        {
          "id": 1,
          "adminNumber": "sample string 2",
          "newZoneNumber": "sample string 3",
          "zoneNumber": "sample string 4",
          "isChargable": true,
          "isConnected": true,
          "tariffs": [
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            },
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            }
          ],
          "correctionCoefficient": 1.0,
          "lastPayDay": "2024-09-27T21:20:15.0095861+04:00",
          "manualConsumption": 1.0,
          "gasDebt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "meteringEquipments": [
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            },
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            }
          ],
          "seals": [
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            },
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            }
          ],
          "applicableServiceId": 1
        }
      ],
      "otherDebts": [
        {
          "serviceId": 1,
          "serviceName": "sample string 2",
          "isInstallmentTemplate": true,
          "isRestructurizationItem": true,
          "debt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "sourceType": 0
        },
        {
          "serviceId": 1,
          "serviceName": "sample string 2",
          "isInstallmentTemplate": true,
          "isRestructurizationItem": true,
          "debt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "sourceType": 0
        }
      ],
      "receiptDate": "2024-09-27T21:20:15.0095861+04:00",
      "isSMSEnabled": true,
      "totalDebt": 1.0,
      "currentDebt": 1.0,
      "isSelfConnected": true,
      "slaRestructurisations": [
        {
          "id": 1,
          "sourceType": 0,
          "serviceTitle": "sample string 2",
          "fullAmount": 3.0,
          "overdueAmount": 4.0,
          "dueAmount": 5.0,
          "portionAmount": 6.0
        },
        {
          "id": 1,
          "sourceType": 0,
          "serviceTitle": "sample string 2",
          "fullAmount": 3.0,
          "overdueAmount": 4.0,
          "dueAmount": 5.0,
          "portionAmount": 6.0
        }
      ],
      "depositForServiceOverdue": 17.0,
      "fineAmount": 18.0,
      "frozenAmount": 19.0,
      "undueAmount": 20.0,
      "restructurisationAmount": 21.0,
      "connectionMaxDateTime": "2024-09-27T21:20:15.0095861+04:00",
      "pastDueDate": "2024-09-27T21:20:15.0095861+04:00",
      "paidDepositAmount": 22.0,
      "dueDepositAmount": 23.0,
      "undueDepositAmount": 24.0,
      "deadlineForConnectionResponse": "2024-09-27T21:20:15.0095861+04:00"
    },
    {
      "id": 1,
      "generalContractId": 2,
      "generalContractType": 3,
      "rbuId": 4,
      "rbuName": "sample string 5",
      "adminNumber": "sample string 6",
      "description": "sample string 7",
      "oldCustomerNumber": "sample string 8",
      "originalOldCustomerNumber": "sample string 9",
      "totalBalance": 10.0,
      "fullName": "sample string 11",
      "address": "sample string 12",
      "contactMobile": "sample string 13",
      "openBlockId": 1,
      "disconnectionDate": "2024-09-27T21:20:15.0095861+04:00",
      "meterPoints": [
        {
          "id": 1,
          "adminNumber": "sample string 2",
          "newZoneNumber": "sample string 3",
          "zoneNumber": "sample string 4",
          "isChargable": true,
          "isConnected": true,
          "tariffs": [
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            },
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            }
          ],
          "correctionCoefficient": 1.0,
          "lastPayDay": "2024-09-27T21:20:15.0095861+04:00",
          "manualConsumption": 1.0,
          "gasDebt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "meteringEquipments": [
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            },
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            }
          ],
          "seals": [
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            },
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            }
          ],
          "applicableServiceId": 1
        },
        {
          "id": 1,
          "adminNumber": "sample string 2",
          "newZoneNumber": "sample string 3",
          "zoneNumber": "sample string 4",
          "isChargable": true,
          "isConnected": true,
          "tariffs": [
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            },
            {
              "currency": "sample string 1",
              "amount": 2.0,
              "lowerBound": 1.0,
              "upperBound": 1.0,
              "fixedRanking": true,
              "currentConsumption": 1.0,
              "components": [
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                },
                {
                  "tariffId": 1,
                  "unitSerciveNameGeo": "sample string 2",
                  "amount": 3.0,
                  "vatAmount": 1.0
                }
              ]
            }
          ],
          "correctionCoefficient": 1.0,
          "lastPayDay": "2024-09-27T21:20:15.0095861+04:00",
          "manualConsumption": 1.0,
          "gasDebt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "meteringEquipments": [
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            },
            {
              "id": 1,
              "serialNumber": "sample string 2",
              "dateOfIssue": 1,
              "meteringEquipmentTypeId": 3,
              "prevValue": 1.0,
              "currentValue": 1.0,
              "prevReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "currentReadingDate": "2024-09-27T21:20:15.0095861+04:00",
              "isChargable": true,
              "isControl": true,
              "consumptionValue": 1.0,
              "meteringEquipmentType": 0
            }
          ],
          "seals": [
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            },
            {
              "serialNumber": "sample string 1",
              "remove": true,
              "type": 3,
              "installationPosition": 1,
              "installationReason": 1,
              "removalReason": 1
            }
          ],
          "applicableServiceId": 1
        }
      ],
      "otherDebts": [
        {
          "serviceId": 1,
          "serviceName": "sample string 2",
          "isInstallmentTemplate": true,
          "isRestructurizationItem": true,
          "debt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "sourceType": 0
        },
        {
          "serviceId": 1,
          "serviceName": "sample string 2",
          "isInstallmentTemplate": true,
          "isRestructurizationItem": true,
          "debt": {
            "currency": "sample string 1",
            "amount": 2.0,
            "overdueAmount": 3.0,
            "dueAmount": 4.0,
            "undueAmount": 5.0,
            "isFineCharge": true,
            "dueFineAmount": 7.0,
            "overdueFineAmount": 8.0,
            "debtOverThreeYearAmount": 9.0,
            "frozenAmount": 10.0,
            "totalDue": 7.0
          },
          "sourceType": 0
        }
      ],
      "receiptDate": "2024-09-27T21:20:15.0095861+04:00",
      "isSMSEnabled": true,
      "totalDebt": 1.0,
      "currentDebt": 1.0,
      "isSelfConnected": true,
      "slaRestructurisations": [
        {
          "id": 1,
          "sourceType": 0,
          "serviceTitle": "sample string 2",
          "fullAmount": 3.0,
          "overdueAmount": 4.0,
          "dueAmount": 5.0,
          "portionAmount": 6.0
        },
        {
          "id": 1,
          "sourceType": 0,
          "serviceTitle": "sample string 2",
          "fullAmount": 3.0,
          "overdueAmount": 4.0,
          "dueAmount": 5.0,
          "portionAmount": 6.0
        }
      ],
      "depositForServiceOverdue": 17.0,
      "fineAmount": 18.0,
      "frozenAmount": 19.0,
      "undueAmount": 20.0,
      "restructurisationAmount": 21.0,
      "connectionMaxDateTime": "2024-09-27T21:20:15.0095861+04:00",
      "pastDueDate": "2024-09-27T21:20:15.0095861+04:00",
      "paidDepositAmount": 22.0,
      "dueDepositAmount": 23.0,
      "undueDepositAmount": 24.0,
      "deadlineForConnectionResponse": "2024-09-27T21:20:15.0095861+04:00"
    }
  ],
  "services": [
    {
      "id": 1,
      "description": "sample string 2",
      "tariff": {
        "currency": "sample string 1",
        "amount": 2.0,
        "lowerBound": 1.0,
        "upperBound": 1.0,
        "fixedRanking": true,
        "currentConsumption": 1.0,
        "components": [
          {
            "tariffId": 1,
            "unitSerciveNameGeo": "sample string 2",
            "amount": 3.0,
            "vatAmount": 1.0
          },
          {
            "tariffId": 1,
            "unitSerciveNameGeo": "sample string 2",
            "amount": 3.0,
            "vatAmount": 1.0
          }
        ]
      }
    },
    {
      "id": 1,
      "description": "sample string 2",
      "tariff": {
        "currency": "sample string 1",
        "amount": 2.0,
        "lowerBound": 1.0,
        "upperBound": 1.0,
        "fixedRanking": true,
        "currentConsumption": 1.0,
        "components": [
          {
            "tariffId": 1,
            "unitSerciveNameGeo": "sample string 2",
            "amount": 3.0,
            "vatAmount": 1.0
          },
          {
            "tariffId": 1,
            "unitSerciveNameGeo": "sample string 2",
            "amount": 3.0,
            "vatAmount": 1.0
          }
        ]
      }
    }
  ],
  "seals": [
    {
      "serialNumber": "sample string 1",
      "remove": true,
      "type": 3,
      "installationPosition": 1,
      "installationReason": 1,
      "removalReason": 1
    },
    {
      "serialNumber": "sample string 1",
      "remove": true,
      "type": 3,
      "installationPosition": 1,
      "installationReason": 1,
      "removalReason": 1
    }
  ]
}

application/xml, text/xml

Sample:
<GetApiResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TerminalSync.Models">
  <SLAs>
    <SLAInfo>
      <Address>sample string 12</Address>
      <AdminNumber>sample string 6</AdminNumber>
      <ConnectionMaxDateTime>2024-09-27T21:20:15.0095861+04:00</ConnectionMaxDateTime>
      <ContactMobile>sample string 13</ContactMobile>
      <CurrentDebt>1</CurrentDebt>
      <DeadlineForConnectionResponse>2024-09-27T21:20:15.0095861+04:00</DeadlineForConnectionResponse>
      <DepositForServiceOverdue>17</DepositForServiceOverdue>
      <Description>sample string 7</Description>
      <DisconnectionDate>2024-09-27T21:20:15.0095861+04:00</DisconnectionDate>
      <DueDepositAmount>23</DueDepositAmount>
      <FineAmount>18</FineAmount>
      <FrozenAmount>19</FrozenAmount>
      <FullName>sample string 11</FullName>
      <GeneralContractId>2</GeneralContractId>
      <GeneralContractType>3</GeneralContractType>
      <Id>1</Id>
      <IsSMSEnabled>true</IsSMSEnabled>
      <IsSelfConnected>true</IsSelfConnected>
      <MeterPoints>
        <MeterPoint>
          <AdminNumber>sample string 2</AdminNumber>
          <ApplicableServiceId>1</ApplicableServiceId>
          <CorrectionCoefficient>1</CorrectionCoefficient>
          <GasDebt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </GasDebt>
          <Id>1</Id>
          <IsChargable>true</IsChargable>
          <IsConnected>true</IsConnected>
          <LastPayDay>2024-09-27T21:20:15.0095861+04:00</LastPayDay>
          <ManualConsumption>1</ManualConsumption>
          <MeteringEquipments>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
          </MeteringEquipments>
          <NewZoneNumber>sample string 3</NewZoneNumber>
          <Seals>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
          </Seals>
          <Tariffs>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
          </Tariffs>
          <ZoneNumber>sample string 4</ZoneNumber>
        </MeterPoint>
        <MeterPoint>
          <AdminNumber>sample string 2</AdminNumber>
          <ApplicableServiceId>1</ApplicableServiceId>
          <CorrectionCoefficient>1</CorrectionCoefficient>
          <GasDebt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </GasDebt>
          <Id>1</Id>
          <IsChargable>true</IsChargable>
          <IsConnected>true</IsConnected>
          <LastPayDay>2024-09-27T21:20:15.0095861+04:00</LastPayDay>
          <ManualConsumption>1</ManualConsumption>
          <MeteringEquipments>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
          </MeteringEquipments>
          <NewZoneNumber>sample string 3</NewZoneNumber>
          <Seals>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
          </Seals>
          <Tariffs>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
          </Tariffs>
          <ZoneNumber>sample string 4</ZoneNumber>
        </MeterPoint>
      </MeterPoints>
      <OldCustomerNumber>sample string 8</OldCustomerNumber>
      <OpenBlockId>1</OpenBlockId>
      <OriginalOldCustomerNumber>sample string 9</OriginalOldCustomerNumber>
      <OtherDebts>
        <ServiceDebt>
          <Debt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </Debt>
          <IsInstallmentTemplate>true</IsInstallmentTemplate>
          <IsRestructurizationItem>true</IsRestructurizationItem>
          <ServiceId>1</ServiceId>
          <ServiceName>sample string 2</ServiceName>
          <SourceType>ServiceAgreement</SourceType>
        </ServiceDebt>
        <ServiceDebt>
          <Debt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </Debt>
          <IsInstallmentTemplate>true</IsInstallmentTemplate>
          <IsRestructurizationItem>true</IsRestructurizationItem>
          <ServiceId>1</ServiceId>
          <ServiceName>sample string 2</ServiceName>
          <SourceType>ServiceAgreement</SourceType>
        </ServiceDebt>
      </OtherDebts>
      <PaidDepositAmount>22</PaidDepositAmount>
      <PastDueDate>2024-09-27T21:20:15.0095861+04:00</PastDueDate>
      <RbuId>4</RbuId>
      <RbuName>sample string 5</RbuName>
      <ReceiptDate>2024-09-27T21:20:15.0095861+04:00</ReceiptDate>
      <RestructurisationAmount>21</RestructurisationAmount>
      <SlaRestructurisations>
        <SlaRestructurisations>
          <DueAmount>5</DueAmount>
          <FullAmount>3</FullAmount>
          <Id>1</Id>
          <OverdueAmount>4</OverdueAmount>
          <PortionAmount>6</PortionAmount>
          <ServiceTitle>sample string 2</ServiceTitle>
          <SourceType>ServiceAgreement</SourceType>
        </SlaRestructurisations>
        <SlaRestructurisations>
          <DueAmount>5</DueAmount>
          <FullAmount>3</FullAmount>
          <Id>1</Id>
          <OverdueAmount>4</OverdueAmount>
          <PortionAmount>6</PortionAmount>
          <ServiceTitle>sample string 2</ServiceTitle>
          <SourceType>ServiceAgreement</SourceType>
        </SlaRestructurisations>
      </SlaRestructurisations>
      <TotalBalance>10</TotalBalance>
      <TotalDebt>1</TotalDebt>
      <UndueAmount>20</UndueAmount>
      <UndueDepositAmount>24</UndueDepositAmount>
    </SLAInfo>
    <SLAInfo>
      <Address>sample string 12</Address>
      <AdminNumber>sample string 6</AdminNumber>
      <ConnectionMaxDateTime>2024-09-27T21:20:15.0095861+04:00</ConnectionMaxDateTime>
      <ContactMobile>sample string 13</ContactMobile>
      <CurrentDebt>1</CurrentDebt>
      <DeadlineForConnectionResponse>2024-09-27T21:20:15.0095861+04:00</DeadlineForConnectionResponse>
      <DepositForServiceOverdue>17</DepositForServiceOverdue>
      <Description>sample string 7</Description>
      <DisconnectionDate>2024-09-27T21:20:15.0095861+04:00</DisconnectionDate>
      <DueDepositAmount>23</DueDepositAmount>
      <FineAmount>18</FineAmount>
      <FrozenAmount>19</FrozenAmount>
      <FullName>sample string 11</FullName>
      <GeneralContractId>2</GeneralContractId>
      <GeneralContractType>3</GeneralContractType>
      <Id>1</Id>
      <IsSMSEnabled>true</IsSMSEnabled>
      <IsSelfConnected>true</IsSelfConnected>
      <MeterPoints>
        <MeterPoint>
          <AdminNumber>sample string 2</AdminNumber>
          <ApplicableServiceId>1</ApplicableServiceId>
          <CorrectionCoefficient>1</CorrectionCoefficient>
          <GasDebt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </GasDebt>
          <Id>1</Id>
          <IsChargable>true</IsChargable>
          <IsConnected>true</IsConnected>
          <LastPayDay>2024-09-27T21:20:15.0095861+04:00</LastPayDay>
          <ManualConsumption>1</ManualConsumption>
          <MeteringEquipments>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
          </MeteringEquipments>
          <NewZoneNumber>sample string 3</NewZoneNumber>
          <Seals>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
          </Seals>
          <Tariffs>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
          </Tariffs>
          <ZoneNumber>sample string 4</ZoneNumber>
        </MeterPoint>
        <MeterPoint>
          <AdminNumber>sample string 2</AdminNumber>
          <ApplicableServiceId>1</ApplicableServiceId>
          <CorrectionCoefficient>1</CorrectionCoefficient>
          <GasDebt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </GasDebt>
          <Id>1</Id>
          <IsChargable>true</IsChargable>
          <IsConnected>true</IsConnected>
          <LastPayDay>2024-09-27T21:20:15.0095861+04:00</LastPayDay>
          <ManualConsumption>1</ManualConsumption>
          <MeteringEquipments>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
            <MeteringEquipment>
              <ConsumptionValue>1</ConsumptionValue>
              <CurrentReadingDate>2024-09-27T21:20:15.0095861+04:00</CurrentReadingDate>
              <CurrentValue>1</CurrentValue>
              <DateOfIssue>1</DateOfIssue>
              <Id>1</Id>
              <IsChargable>true</IsChargable>
              <IsControl>true</IsControl>
              <MeteringEquipmentType>Meter</MeteringEquipmentType>
              <MeteringEquipmentTypeId>3</MeteringEquipmentTypeId>
              <PrevReadingDate>2024-09-27T21:20:15.0095861+04:00</PrevReadingDate>
              <PrevValue>1</PrevValue>
              <SerialNumber>sample string 2</SerialNumber>
            </MeteringEquipment>
          </MeteringEquipments>
          <NewZoneNumber>sample string 3</NewZoneNumber>
          <Seals>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
            <Seal>
              <InstallationPosition>1</InstallationPosition>
              <InstallationReason>1</InstallationReason>
              <RemovalReason>1</RemovalReason>
              <Remove>true</Remove>
              <SerialNumber>sample string 1</SerialNumber>
              <Type>3</Type>
            </Seal>
          </Seals>
          <Tariffs>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
            <Tariff>
              <Amount>2</Amount>
              <Components>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
                <TariffComponent>
                  <Amount>3</Amount>
                  <TariffId>1</TariffId>
                  <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
                  <VATAmount>1</VATAmount>
                </TariffComponent>
              </Components>
              <Currency>sample string 1</Currency>
              <CurrentConsumption>1</CurrentConsumption>
              <FixedRanking>true</FixedRanking>
              <LowerBound>1</LowerBound>
              <UpperBound>1</UpperBound>
            </Tariff>
          </Tariffs>
          <ZoneNumber>sample string 4</ZoneNumber>
        </MeterPoint>
      </MeterPoints>
      <OldCustomerNumber>sample string 8</OldCustomerNumber>
      <OpenBlockId>1</OpenBlockId>
      <OriginalOldCustomerNumber>sample string 9</OriginalOldCustomerNumber>
      <OtherDebts>
        <ServiceDebt>
          <Debt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </Debt>
          <IsInstallmentTemplate>true</IsInstallmentTemplate>
          <IsRestructurizationItem>true</IsRestructurizationItem>
          <ServiceId>1</ServiceId>
          <ServiceName>sample string 2</ServiceName>
          <SourceType>ServiceAgreement</SourceType>
        </ServiceDebt>
        <ServiceDebt>
          <Debt>
            <Amount>2</Amount>
            <Currency>sample string 1</Currency>
            <DebtOverThreeYearAmount>9</DebtOverThreeYearAmount>
            <DueAmount>4</DueAmount>
            <DueFineAmount>7</DueFineAmount>
            <FrozenAmount>10</FrozenAmount>
            <IsFineCharge>true</IsFineCharge>
            <OverdueAmount>3</OverdueAmount>
            <OverdueFineAmount>8</OverdueFineAmount>
            <UndueAmount>5</UndueAmount>
          </Debt>
          <IsInstallmentTemplate>true</IsInstallmentTemplate>
          <IsRestructurizationItem>true</IsRestructurizationItem>
          <ServiceId>1</ServiceId>
          <ServiceName>sample string 2</ServiceName>
          <SourceType>ServiceAgreement</SourceType>
        </ServiceDebt>
      </OtherDebts>
      <PaidDepositAmount>22</PaidDepositAmount>
      <PastDueDate>2024-09-27T21:20:15.0095861+04:00</PastDueDate>
      <RbuId>4</RbuId>
      <RbuName>sample string 5</RbuName>
      <ReceiptDate>2024-09-27T21:20:15.0095861+04:00</ReceiptDate>
      <RestructurisationAmount>21</RestructurisationAmount>
      <SlaRestructurisations>
        <SlaRestructurisations>
          <DueAmount>5</DueAmount>
          <FullAmount>3</FullAmount>
          <Id>1</Id>
          <OverdueAmount>4</OverdueAmount>
          <PortionAmount>6</PortionAmount>
          <ServiceTitle>sample string 2</ServiceTitle>
          <SourceType>ServiceAgreement</SourceType>
        </SlaRestructurisations>
        <SlaRestructurisations>
          <DueAmount>5</DueAmount>
          <FullAmount>3</FullAmount>
          <Id>1</Id>
          <OverdueAmount>4</OverdueAmount>
          <PortionAmount>6</PortionAmount>
          <ServiceTitle>sample string 2</ServiceTitle>
          <SourceType>ServiceAgreement</SourceType>
        </SlaRestructurisations>
      </SlaRestructurisations>
      <TotalBalance>10</TotalBalance>
      <TotalDebt>1</TotalDebt>
      <UndueAmount>20</UndueAmount>
      <UndueDepositAmount>24</UndueDepositAmount>
    </SLAInfo>
  </SLAs>
  <Seals>
    <Seal>
      <InstallationPosition>1</InstallationPosition>
      <InstallationReason>1</InstallationReason>
      <RemovalReason>1</RemovalReason>
      <Remove>true</Remove>
      <SerialNumber>sample string 1</SerialNumber>
      <Type>3</Type>
    </Seal>
    <Seal>
      <InstallationPosition>1</InstallationPosition>
      <InstallationReason>1</InstallationReason>
      <RemovalReason>1</RemovalReason>
      <Remove>true</Remove>
      <SerialNumber>sample string 1</SerialNumber>
      <Type>3</Type>
    </Seal>
  </Seals>
  <Services>
    <Service>
      <Description>sample string 2</Description>
      <Id>1</Id>
      <Tariff>
        <Amount>2</Amount>
        <Components>
          <TariffComponent>
            <Amount>3</Amount>
            <TariffId>1</TariffId>
            <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
            <VATAmount>1</VATAmount>
          </TariffComponent>
          <TariffComponent>
            <Amount>3</Amount>
            <TariffId>1</TariffId>
            <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
            <VATAmount>1</VATAmount>
          </TariffComponent>
        </Components>
        <Currency>sample string 1</Currency>
        <CurrentConsumption>1</CurrentConsumption>
        <FixedRanking>true</FixedRanking>
        <LowerBound>1</LowerBound>
        <UpperBound>1</UpperBound>
      </Tariff>
    </Service>
    <Service>
      <Description>sample string 2</Description>
      <Id>1</Id>
      <Tariff>
        <Amount>2</Amount>
        <Components>
          <TariffComponent>
            <Amount>3</Amount>
            <TariffId>1</TariffId>
            <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
            <VATAmount>1</VATAmount>
          </TariffComponent>
          <TariffComponent>
            <Amount>3</Amount>
            <TariffId>1</TariffId>
            <UnitSerciveNameGeo>sample string 2</UnitSerciveNameGeo>
            <VATAmount>1</VATAmount>
          </TariffComponent>
        </Components>
        <Currency>sample string 1</Currency>
        <CurrentConsumption>1</CurrentConsumption>
        <FixedRanking>true</FixedRanking>
        <LowerBound>1</LowerBound>
        <UpperBound>1</UpperBound>
      </Tariff>
    </Service>
  </Services>
</GetApiResponse>