GET Register/Transporter/Asset/LoadAll?SessionId={SessionId}&CompanyId={CompanyId}&transporterId={transporterId}&searchKey={searchKey}&includeDeleted={includeDeleted}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| CompanyId | integer |
None. |
|
| transporterId | integer |
Required |
|
| searchKey | string |
Required |
|
| includeDeleted | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
KendoGridResponseOfTransporterAssetView| Name | Description | Type | Additional information |
|---|---|---|---|
| total | integer |
None. |
|
| data | Collection of TransporterAssetView |
None. |
|
| errorCode | integer |
None. |
|
| error | string |
None. |
|
| top | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"total": 1,
"data": [
{
"transporter": {
"id": 1,
"shortName": "sample string 2"
},
"trackedVehicle": {
"vehicleId": 1,
"plateNumber": "sample string 2",
"activationKey": 3
},
"garage": {
"id": 1,
"transporterId": 2,
"locationId": 3,
"name": "sample string 4",
"misc": "sample string 5"
},
"priceList": {
"id": 1,
"name": "sample string 2",
"validFrom": "2026-01-07T04:56:26.9551924+01:00",
"validTo": "2026-01-07T04:56:26.9551924+01:00",
"currencyId": 5,
"pricePerKM": 6.1,
"palletAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"weightAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"volumeAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"pricePerNoOfVisitsAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
]
},
"startLocation": {
"id": 1,
"location": "sample string 2",
"name": "sample string 3",
"address": "sample string 4",
"locality": "sample string 5",
"postalCode": "sample string 6",
"postalTown": "sample string 7",
"country": "sample string 8",
"longitude": 9.1,
"latitude": 10.1,
"isDeleted": true,
"isGlobal": true
},
"stopLocation": {
"id": 1,
"location": "sample string 2",
"name": "sample string 3",
"address": "sample string 4",
"locality": "sample string 5",
"postalCode": "sample string 6",
"postalTown": "sample string 7",
"country": "sample string 8",
"longitude": 9.1,
"latitude": 10.1,
"isDeleted": true,
"isGlobal": true
},
"routePostalCodes": {
"id": 1,
"name": "sample string 2"
},
"routePostalCodes2": {
"id": 1,
"name": "sample string 2"
},
"id": 1,
"transporterId": 2,
"plateNumber": "sample string 3",
"loadCapacity": 4.1,
"remark": "sample string 5",
"noOfPallets": 6,
"isDeleted": true,
"highCargo": true,
"adr": true,
"ramp": true,
"van": true,
"trackedVehicleId": 12,
"trackedActivationKey": 13,
"garageId": 14,
"priceListId": 15,
"availableFromInSec": 16,
"availableToInSec": 17,
"iconPath": "sample string 18",
"nfc": "sample string 19",
"avgFuelConsumptionPer100KM": 20.1,
"avgCostsPer100KM": 21.1,
"startLocationId": 22,
"stopLocationId": 23,
"routePostalCodesId": 24,
"routePostalCodes2Id": 25,
"speedFactor": 26.1
},
{
"transporter": {
"id": 1,
"shortName": "sample string 2"
},
"trackedVehicle": {
"vehicleId": 1,
"plateNumber": "sample string 2",
"activationKey": 3
},
"garage": {
"id": 1,
"transporterId": 2,
"locationId": 3,
"name": "sample string 4",
"misc": "sample string 5"
},
"priceList": {
"id": 1,
"name": "sample string 2",
"validFrom": "2026-01-07T04:56:26.9551924+01:00",
"validTo": "2026-01-07T04:56:26.9551924+01:00",
"currencyId": 5,
"pricePerKM": 6.1,
"palletAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"weightAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"volumeAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
],
"pricePerNoOfVisitsAttachments": [
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
},
{
"id": 1,
"phId": 2,
"price": 3.1,
"distanceInKM": 4.1,
"pallets": 5.1,
"volumeInM3": 6.1,
"weightInKG": 7.1,
"postCode": "sample string 8",
"noOfVisits": 9
}
]
},
"startLocation": {
"id": 1,
"location": "sample string 2",
"name": "sample string 3",
"address": "sample string 4",
"locality": "sample string 5",
"postalCode": "sample string 6",
"postalTown": "sample string 7",
"country": "sample string 8",
"longitude": 9.1,
"latitude": 10.1,
"isDeleted": true,
"isGlobal": true
},
"stopLocation": {
"id": 1,
"location": "sample string 2",
"name": "sample string 3",
"address": "sample string 4",
"locality": "sample string 5",
"postalCode": "sample string 6",
"postalTown": "sample string 7",
"country": "sample string 8",
"longitude": 9.1,
"latitude": 10.1,
"isDeleted": true,
"isGlobal": true
},
"routePostalCodes": {
"id": 1,
"name": "sample string 2"
},
"routePostalCodes2": {
"id": 1,
"name": "sample string 2"
},
"id": 1,
"transporterId": 2,
"plateNumber": "sample string 3",
"loadCapacity": 4.1,
"remark": "sample string 5",
"noOfPallets": 6,
"isDeleted": true,
"highCargo": true,
"adr": true,
"ramp": true,
"van": true,
"trackedVehicleId": 12,
"trackedActivationKey": 13,
"garageId": 14,
"priceListId": 15,
"availableFromInSec": 16,
"availableToInSec": 17,
"iconPath": "sample string 18",
"nfc": "sample string 19",
"avgFuelConsumptionPer100KM": 20.1,
"avgCostsPer100KM": 21.1,
"startLocationId": 22,
"stopLocationId": 23,
"routePostalCodesId": 24,
"routePostalCodes2Id": 25,
"speedFactor": 26.1
}
],
"errorCode": 2,
"error": "sample string 3",
"top": 4
}
text/javascript
Sample:
{"total":1,"data":[{"transporter":{"id":1,"shortName":"sample string 2"},"trackedVehicle":{"vehicleId":1,"plateNumber":"sample string 2","activationKey":3},"garage":{"id":1,"transporterId":2,"locationId":3,"name":"sample string 4","misc":"sample string 5"},"priceList":{"id":1,"name":"sample string 2","validFrom":"2026-01-07T04:56:26.9551924+01:00","validTo":"2026-01-07T04:56:26.9551924+01:00","currencyId":5,"pricePerKM":6.1,"palletAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"weightAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"volumeAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"pricePerNoOfVisitsAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}]},"startLocation":{"id":1,"location":"sample string 2","name":"sample string 3","address":"sample string 4","locality":"sample string 5","postalCode":"sample string 6","postalTown":"sample string 7","country":"sample string 8","longitude":9.1,"latitude":10.1,"isDeleted":true,"isGlobal":true},"stopLocation":{"id":1,"location":"sample string 2","name":"sample string 3","address":"sample string 4","locality":"sample string 5","postalCode":"sample string 6","postalTown":"sample string 7","country":"sample string 8","longitude":9.1,"latitude":10.1,"isDeleted":true,"isGlobal":true},"routePostalCodes":{"id":1,"name":"sample string 2"},"routePostalCodes2":{"id":1,"name":"sample string 2"},"id":1,"transporterId":2,"plateNumber":"sample string 3","loadCapacity":4.1,"remark":"sample string 5","noOfPallets":6,"isDeleted":true,"highCargo":true,"adr":true,"ramp":true,"van":true,"trackedVehicleId":12,"trackedActivationKey":13,"garageId":14,"priceListId":15,"availableFromInSec":16,"availableToInSec":17,"iconPath":"sample string 18","nfc":"sample string 19","avgFuelConsumptionPer100KM":20.1,"avgCostsPer100KM":21.1,"startLocationId":22,"stopLocationId":23,"routePostalCodesId":24,"routePostalCodes2Id":25,"speedFactor":26.1},{"transporter":{"id":1,"shortName":"sample string 2"},"trackedVehicle":{"vehicleId":1,"plateNumber":"sample string 2","activationKey":3},"garage":{"id":1,"transporterId":2,"locationId":3,"name":"sample string 4","misc":"sample string 5"},"priceList":{"id":1,"name":"sample string 2","validFrom":"2026-01-07T04:56:26.9551924+01:00","validTo":"2026-01-07T04:56:26.9551924+01:00","currencyId":5,"pricePerKM":6.1,"palletAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"weightAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"volumeAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}],"pricePerNoOfVisitsAttachments":[{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9},{"id":1,"phId":2,"price":3.1,"distanceInKM":4.1,"pallets":5.1,"volumeInM3":6.1,"weightInKG":7.1,"postCode":"sample string 8","noOfVisits":9}]},"startLocation":{"id":1,"location":"sample string 2","name":"sample string 3","address":"sample string 4","locality":"sample string 5","postalCode":"sample string 6","postalTown":"sample string 7","country":"sample string 8","longitude":9.1,"latitude":10.1,"isDeleted":true,"isGlobal":true},"stopLocation":{"id":1,"location":"sample string 2","name":"sample string 3","address":"sample string 4","locality":"sample string 5","postalCode":"sample string 6","postalTown":"sample string 7","country":"sample string 8","longitude":9.1,"latitude":10.1,"isDeleted":true,"isGlobal":true},"routePostalCodes":{"id":1,"name":"sample string 2"},"routePostalCodes2":{"id":1,"name":"sample string 2"},"id":1,"transporterId":2,"plateNumber":"sample string 3","loadCapacity":4.1,"remark":"sample string 5","noOfPallets":6,"isDeleted":true,"highCargo":true,"adr":true,"ramp":true,"van":true,"trackedVehicleId":12,"trackedActivationKey":13,"garageId":14,"priceListId":15,"availableFromInSec":16,"availableToInSec":17,"iconPath":"sample string 18","nfc":"sample string 19","avgFuelConsumptionPer100KM":20.1,"avgCostsPer100KM":21.1,"startLocationId":22,"stopLocationId":23,"routePostalCodesId":24,"routePostalCodes2Id":25,"speedFactor":26.1}],"errorCode":2,"error":"sample string 3","top":4}
application/xml, text/xml
Sample:
<KendoGridResponseOfTransporterAssetViewjGpisWsr xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/T8UtilityLib">
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Register">
<d2p1:TransporterAssetView>
<d2p1:adr>true</d2p1:adr>
<d2p1:availableFromInSec>16</d2p1:availableFromInSec>
<d2p1:availableToInSec>17</d2p1:availableToInSec>
<d2p1:avgCostsPer100KM>21.1</d2p1:avgCostsPer100KM>
<d2p1:avgFuelConsumptionPer100KM>20.1</d2p1:avgFuelConsumptionPer100KM>
<d2p1:garageId>14</d2p1:garageId>
<d2p1:highCargo>true</d2p1:highCargo>
<d2p1:iconPath>sample string 18</d2p1:iconPath>
<d2p1:id>1</d2p1:id>
<d2p1:isDeleted>true</d2p1:isDeleted>
<d2p1:loadCapacity>4.1</d2p1:loadCapacity>
<d2p1:nfc>sample string 19</d2p1:nfc>
<d2p1:noOfPallets>6</d2p1:noOfPallets>
<d2p1:plateNumber>sample string 3</d2p1:plateNumber>
<d2p1:priceListId>15</d2p1:priceListId>
<d2p1:ramp>true</d2p1:ramp>
<d2p1:remark>sample string 5</d2p1:remark>
<d2p1:routePostalCodes2Id>25</d2p1:routePostalCodes2Id>
<d2p1:routePostalCodesId>24</d2p1:routePostalCodesId>
<d2p1:speedFactor>26.1</d2p1:speedFactor>
<d2p1:startLocationId>22</d2p1:startLocationId>
<d2p1:stopLocationId>23</d2p1:stopLocationId>
<d2p1:trackedActivationKey>13</d2p1:trackedActivationKey>
<d2p1:trackedVehicleId>12</d2p1:trackedVehicleId>
<d2p1:transporterId>2</d2p1:transporterId>
<d2p1:van>true</d2p1:van>
<d2p1:garage xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Register.Transporter">
<d4p1:id>1</d4p1:id>
<d4p1:locationId>3</d4p1:locationId>
<d4p1:misc>sample string 5</d4p1:misc>
<d4p1:name>sample string 4</d4p1:name>
<d4p1:transporterId>2</d4p1:transporterId>
</d2p1:garage>
<d2p1:priceList>
<d2p1:currencyId>5</d2p1:currencyId>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
<d2p1:palletAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:palletAttachments>
<d2p1:pricePerKM>6.1</d2p1:pricePerKM>
<d2p1:pricePerNoOfVisitsAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:pricePerNoOfVisitsAttachments>
<d2p1:validFrom>2026-01-07T04:56:26.9551924+01:00</d2p1:validFrom>
<d2p1:validTo>2026-01-07T04:56:26.9551924+01:00</d2p1:validTo>
<d2p1:volumeAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:volumeAttachments>
<d2p1:weightAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:weightAttachments>
</d2p1:priceList>
<d2p1:routePostalCodes>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
</d2p1:routePostalCodes>
<d2p1:routePostalCodes2>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
</d2p1:routePostalCodes2>
<d2p1:startLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Model.Location">
<d4p1:address>sample string 4</d4p1:address>
<d4p1:country>sample string 8</d4p1:country>
<d4p1:id>1</d4p1:id>
<d4p1:isDeleted>true</d4p1:isDeleted>
<d4p1:isGlobal>true</d4p1:isGlobal>
<d4p1:latitude>10.1</d4p1:latitude>
<d4p1:locality>sample string 5</d4p1:locality>
<d4p1:location>sample string 2</d4p1:location>
<d4p1:longitude>9.1</d4p1:longitude>
<d4p1:name>sample string 3</d4p1:name>
<d4p1:postalCode>sample string 6</d4p1:postalCode>
<d4p1:postalTown>sample string 7</d4p1:postalTown>
</d2p1:startLocation>
<d2p1:stopLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Model.Location">
<d4p1:address>sample string 4</d4p1:address>
<d4p1:country>sample string 8</d4p1:country>
<d4p1:id>1</d4p1:id>
<d4p1:isDeleted>true</d4p1:isDeleted>
<d4p1:isGlobal>true</d4p1:isGlobal>
<d4p1:latitude>10.1</d4p1:latitude>
<d4p1:locality>sample string 5</d4p1:locality>
<d4p1:location>sample string 2</d4p1:location>
<d4p1:longitude>9.1</d4p1:longitude>
<d4p1:name>sample string 3</d4p1:name>
<d4p1:postalCode>sample string 6</d4p1:postalCode>
<d4p1:postalTown>sample string 7</d4p1:postalTown>
</d2p1:stopLocation>
<d2p1:trackedVehicle>
<d2p1:activationKey>3</d2p1:activationKey>
<d2p1:plateNumber>sample string 2</d2p1:plateNumber>
<d2p1:vehicleId>1</d2p1:vehicleId>
</d2p1:trackedVehicle>
<d2p1:transporter>
<d2p1:id>1</d2p1:id>
<d2p1:shortName>sample string 2</d2p1:shortName>
</d2p1:transporter>
</d2p1:TransporterAssetView>
<d2p1:TransporterAssetView>
<d2p1:adr>true</d2p1:adr>
<d2p1:availableFromInSec>16</d2p1:availableFromInSec>
<d2p1:availableToInSec>17</d2p1:availableToInSec>
<d2p1:avgCostsPer100KM>21.1</d2p1:avgCostsPer100KM>
<d2p1:avgFuelConsumptionPer100KM>20.1</d2p1:avgFuelConsumptionPer100KM>
<d2p1:garageId>14</d2p1:garageId>
<d2p1:highCargo>true</d2p1:highCargo>
<d2p1:iconPath>sample string 18</d2p1:iconPath>
<d2p1:id>1</d2p1:id>
<d2p1:isDeleted>true</d2p1:isDeleted>
<d2p1:loadCapacity>4.1</d2p1:loadCapacity>
<d2p1:nfc>sample string 19</d2p1:nfc>
<d2p1:noOfPallets>6</d2p1:noOfPallets>
<d2p1:plateNumber>sample string 3</d2p1:plateNumber>
<d2p1:priceListId>15</d2p1:priceListId>
<d2p1:ramp>true</d2p1:ramp>
<d2p1:remark>sample string 5</d2p1:remark>
<d2p1:routePostalCodes2Id>25</d2p1:routePostalCodes2Id>
<d2p1:routePostalCodesId>24</d2p1:routePostalCodesId>
<d2p1:speedFactor>26.1</d2p1:speedFactor>
<d2p1:startLocationId>22</d2p1:startLocationId>
<d2p1:stopLocationId>23</d2p1:stopLocationId>
<d2p1:trackedActivationKey>13</d2p1:trackedActivationKey>
<d2p1:trackedVehicleId>12</d2p1:trackedVehicleId>
<d2p1:transporterId>2</d2p1:transporterId>
<d2p1:van>true</d2p1:van>
<d2p1:garage xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Register.Transporter">
<d4p1:id>1</d4p1:id>
<d4p1:locationId>3</d4p1:locationId>
<d4p1:misc>sample string 5</d4p1:misc>
<d4p1:name>sample string 4</d4p1:name>
<d4p1:transporterId>2</d4p1:transporterId>
</d2p1:garage>
<d2p1:priceList>
<d2p1:currencyId>5</d2p1:currencyId>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
<d2p1:palletAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:palletAttachments>
<d2p1:pricePerKM>6.1</d2p1:pricePerKM>
<d2p1:pricePerNoOfVisitsAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:pricePerNoOfVisitsAttachments>
<d2p1:validFrom>2026-01-07T04:56:26.9551924+01:00</d2p1:validFrom>
<d2p1:validTo>2026-01-07T04:56:26.9551924+01:00</d2p1:validTo>
<d2p1:volumeAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:volumeAttachments>
<d2p1:weightAttachments>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
<d2p1:PriceListItemRecord>
<d2p1:distanceInKM>4.1</d2p1:distanceInKM>
<d2p1:id>1</d2p1:id>
<d2p1:noOfVisits>9</d2p1:noOfVisits>
<d2p1:pallets>5.1</d2p1:pallets>
<d2p1:phId>2</d2p1:phId>
<d2p1:postCode>sample string 8</d2p1:postCode>
<d2p1:price>3.1</d2p1:price>
<d2p1:volumeInM3>6.1</d2p1:volumeInM3>
<d2p1:weightInKG>7.1</d2p1:weightInKG>
</d2p1:PriceListItemRecord>
</d2p1:weightAttachments>
</d2p1:priceList>
<d2p1:routePostalCodes>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
</d2p1:routePostalCodes>
<d2p1:routePostalCodes2>
<d2p1:id>1</d2p1:id>
<d2p1:name>sample string 2</d2p1:name>
</d2p1:routePostalCodes2>
<d2p1:startLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Model.Location">
<d4p1:address>sample string 4</d4p1:address>
<d4p1:country>sample string 8</d4p1:country>
<d4p1:id>1</d4p1:id>
<d4p1:isDeleted>true</d4p1:isDeleted>
<d4p1:isGlobal>true</d4p1:isGlobal>
<d4p1:latitude>10.1</d4p1:latitude>
<d4p1:locality>sample string 5</d4p1:locality>
<d4p1:location>sample string 2</d4p1:location>
<d4p1:longitude>9.1</d4p1:longitude>
<d4p1:name>sample string 3</d4p1:name>
<d4p1:postalCode>sample string 6</d4p1:postalCode>
<d4p1:postalTown>sample string 7</d4p1:postalTown>
</d2p1:startLocation>
<d2p1:stopLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/T8LSPModel.Model.Location">
<d4p1:address>sample string 4</d4p1:address>
<d4p1:country>sample string 8</d4p1:country>
<d4p1:id>1</d4p1:id>
<d4p1:isDeleted>true</d4p1:isDeleted>
<d4p1:isGlobal>true</d4p1:isGlobal>
<d4p1:latitude>10.1</d4p1:latitude>
<d4p1:locality>sample string 5</d4p1:locality>
<d4p1:location>sample string 2</d4p1:location>
<d4p1:longitude>9.1</d4p1:longitude>
<d4p1:name>sample string 3</d4p1:name>
<d4p1:postalCode>sample string 6</d4p1:postalCode>
<d4p1:postalTown>sample string 7</d4p1:postalTown>
</d2p1:stopLocation>
<d2p1:trackedVehicle>
<d2p1:activationKey>3</d2p1:activationKey>
<d2p1:plateNumber>sample string 2</d2p1:plateNumber>
<d2p1:vehicleId>1</d2p1:vehicleId>
</d2p1:trackedVehicle>
<d2p1:transporter>
<d2p1:id>1</d2p1:id>
<d2p1:shortName>sample string 2</d2p1:shortName>
</d2p1:transporter>
</d2p1:TransporterAssetView>
</data>
<error>sample string 3</error>
<errorCode>2</errorCode>
<top>4</top>
<total>1</total>
</KendoGridResponseOfTransporterAssetViewjGpisWsr>
application/x-protobuf
Sample: