PUT api/tradeOutlets/departments/{id}

Метод для обновления отдела ТТ

  Для этого метода требуется авторизация

Информация о запросе

URL параметры

НазваниеОписаниеТип данныхДополнительная информация
id

Идентификатор отдела ТТ

string

Required

Тело запроса


Обновленный отдел ТТ

CreateTradeOutletDepartmentModel2
НазваниеОписаниеТип данныхДополнительная информация
VendorId

string

Длина: от 1 до 100

Соответствует регулярному выражению: ^[a-zA-Zа-яА-Я0-9_-]+$

Name

string

Обязательное поле

Длина: от 1 до 100

Форматы запросов

{
  "vendorId": "sample string 1",
  "name": "sample string 2"
}
<CreateTradeOutletDepartmentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DDApp.Shared.Models.V2.TradeOutlets">
  <Name>sample string 2</Name>
  <VendorId>sample string 1</VendorId>
</CreateTradeOutletDepartmentModel>

Sample not available.

Информация об ответе

PagedResponseModelOfTradeOutletDepartmentModel2
НазваниеОписаниеТип данныхДополнительная информация
Data

Collection of TradeOutletDepartmentModel2

Нет

Pagination

PaginationModel

Нет

Форматы ответа

{
  "data": [
    {
      "id": "74cafb71-e69f-428a-b40b-ae4bd3f0eb66",
      "vendorId": "sample string 2",
      "name": "sample string 3",
      "tradeOutlets": [
        {
          "id": "9274fb70-dfc3-4dc9-ae0c-d9d5e3d60a14",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "location": {
            "country": {
              "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            }
          ],
          "workingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "receivingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "relationships": [
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            },
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            }
          ],
          "freeVisit": true,
          "isBlocked": true,
          "blockReason": "sample string 6",
          "createdByUserId": "89f8d0b0-0c97-4d54-af6b-0e4cd6cf5aaa",
          "properties": [
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "departments": []
        },
        {
          "id": "9274fb70-dfc3-4dc9-ae0c-d9d5e3d60a14",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "location": {
            "country": {
              "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            }
          ],
          "workingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "receivingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "relationships": [
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            },
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            }
          ],
          "freeVisit": true,
          "isBlocked": true,
          "blockReason": "sample string 6",
          "createdByUserId": "89f8d0b0-0c97-4d54-af6b-0e4cd6cf5aaa",
          "properties": [
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "departments": []
        }
      ]
    },
    {
      "id": "74cafb71-e69f-428a-b40b-ae4bd3f0eb66",
      "vendorId": "sample string 2",
      "name": "sample string 3",
      "tradeOutlets": [
        {
          "id": "9274fb70-dfc3-4dc9-ae0c-d9d5e3d60a14",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "location": {
            "country": {
              "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            }
          ],
          "workingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "receivingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "relationships": [
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            },
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            }
          ],
          "freeVisit": true,
          "isBlocked": true,
          "blockReason": "sample string 6",
          "createdByUserId": "89f8d0b0-0c97-4d54-af6b-0e4cd6cf5aaa",
          "properties": [
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "departments": []
        },
        {
          "id": "9274fb70-dfc3-4dc9-ae0c-d9d5e3d60a14",
          "vendorId": "sample string 2",
          "name": "sample string 3",
          "location": {
            "country": {
              "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
              "isoCode": "sample string 2",
              "name": "sample string 3"
            },
            "province": {
              "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
              "name": "sample string 2"
            },
            "settlement": "sample string 1",
            "addressLine": "sample string 2",
            "geoCoordinate": {
              "latitude": 1.1,
              "longitude": 1.1
            }
          },
          "category": {
            "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "format": {
            "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
            "vendorId": "sample string 2",
            "name": "sample string 3"
          },
          "routes": [
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            },
            {
              "id": "712b4475-c781-4eb7-a66a-79c725883908",
              "vendorId": "sample string 2",
              "type": {
                "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                "vendorId": "sample string 2",
                "name": "sample string 3"
              },
              "salesDepartment": {
                "id": "3280aa37-121c-4668-becf-80db169ceb49",
                "vendorId": "sample string 2",
                "type": {
                  "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "name": "sample string 3",
                "office": {
                  "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "timeZoneId": "sample string 4"
                }
              },
              "manufacturer": {
                "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                "name": "sample string 2"
              },
              "name": "sample string 3",
              "dateFrom": "2025-12-20T13:08:55.8594312Z",
              "responsible": {
                "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                "vendorId": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "middleName": "sample string 5",
                "fullName": "sample string 6",
                "imageUrl": "sample string 7",
                "email": "sample string 8",
                "emailConfirmed": true,
                "phoneNumber": "sample string 10",
                "phoneNumberConfirmed": true,
                "twoFactorEnabled": true,
                "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                "lockoutEnabled": true,
                "roles": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "items": [
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                },
                {
                  "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                  "vendorId": "sample string 2",
                  "tradeOutlet": {
                    "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "category": {
                      "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "format": {
                      "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "routes": [],
                    "workingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "receivingHours": [
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      },
                      {
                        "dayOfWeek": 1,
                        "timeFrom": "00:00:00.1234567",
                        "timeTill": "00:00:00.1234567"
                      }
                    ],
                    "relationships": [
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      },
                      {
                        "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "priceCategory": {
                          "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "orderIndex": 1
                        },
                        "priceTiers": [
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "currency": {
                          "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                          "isoCode": "sample string 2",
                          "isoNumber3": "sample string 3",
                          "name": "sample string 4",
                          "shortName": "sample string 5",
                          "symbol": "sample string 6"
                        },
                        "paymentTypes": [
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ],
                        "paymentForms": [
                          1,
                          2
                        ],
                        "deferment": 1,
                        "limit": 1.0,
                        "debts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "overdueDebts": [
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          },
                          {
                            "currency": {
                              "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                              "isoCode": "sample string 2",
                              "isoNumber3": "sample string 3",
                              "name": "sample string 4",
                              "shortName": "sample string 5",
                              "symbol": "sample string 6"
                            },
                            "sum": 1.0
                          }
                        ],
                        "properties": [
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          },
                          {
                            "entityProperty": {
                              "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "entityDataType": "string",
                              "valueLookup": "contacts",
                              "required": true
                            },
                            "value": "sample string 1"
                          }
                        ],
                        "discounts": [
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          },
                          {
                            "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                            "group": {
                              "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "hierarchy": {
                                "level": 1,
                                "path": "sample string 2"
                              }
                            },
                            "brand": {
                              "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                              "vendorId": "sample string 2",
                              "name": "sample string 3"
                            },
                            "percent": 2.1
                          }
                        ],
                        "active": true,
                        "dateFrom": "2025-12-20T13:08:55.8594312Z",
                        "dateTill": "2025-12-20T13:08:55.8594312Z",
                        "deliveryTypes": [
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          {
                            "id": "b660409f-e434-4e23-935c-818997d4d172",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          }
                        ]
                      }
                    ],
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "weekNumber": 3,
                  "dayOfWeek": 4,
                  "positionInDay": 5
                }
              ],
              "warehouses": [
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                },
                {
                  "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  }
                }
              ],
              "brands": [
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                {
                  "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                }
              ],
              "groups": [
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                },
                {
                  "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "hierarchy": {
                    "level": 1,
                    "path": "sample string 2"
                  }
                }
              ],
              "orderPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "refundPricePolicy": {
                "priceEditEnabled": true,
                "discountPercentEnabled": true,
                "discountPercentIsFractional": true,
                "discountPercentFrom": 4.1,
                "discountPercentTill": 5.1,
                "markupPercentEnabled": true,
                "markupPercentIsFractional": true,
                "markupPercentFrom": 8.1,
                "markupPercentTill": 9.1
              },
              "fetchMethod": "byRelationships"
            }
          ],
          "workingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "receivingHours": [
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            },
            {
              "dayOfWeek": 1,
              "timeFrom": "00:00:00.1234567",
              "timeTill": "00:00:00.1234567"
            }
          ],
          "relationships": [
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            },
            {
              "relationship": {
                "id": "a9970d60-89e7-4b2e-a4a4-4450aa5af607",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "customer": {
                  "id": "e7cc43e5-a294-433f-9014-024c4e454a98",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "taxNumber": "sample string 4",
                  "location": {
                    "country": {
                      "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                      "isoCode": "sample string 2",
                      "name": "sample string 3"
                    },
                    "province": {
                      "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                      "name": "sample string 2"
                    },
                    "settlement": "sample string 1",
                    "addressLine": "sample string 2",
                    "geoCoordinate": {
                      "latitude": 1.1,
                      "longitude": 1.1
                    }
                  },
                  "tradeNetwork": {
                    "id": "659f8ecc-67ad-4373-874d-3938cf6ca3b5",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "properties": [
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      },
                      {
                        "entityProperty": {
                          "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "entityDataType": "string",
                          "valueLookup": "contacts",
                          "required": true
                        },
                        "value": "sample string 1"
                      }
                    ]
                  },
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  },
                  "properties": [
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    },
                    {
                      "entityProperty": {
                        "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                        "vendorId": "sample string 2",
                        "name": "sample string 3",
                        "entityDataType": "string",
                        "valueLookup": "contacts",
                        "required": true
                      },
                      "value": "sample string 1"
                    }
                  ]
                },
                "priceCategory": {
                  "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                  "vendorId": "sample string 2",
                  "name": "sample string 3",
                  "orderIndex": 1
                },
                "priceTiers": [
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "currency": {
                  "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                  "isoCode": "sample string 2",
                  "isoNumber3": "sample string 3",
                  "name": "sample string 4",
                  "shortName": "sample string 5",
                  "symbol": "sample string 6"
                },
                "paymentTypes": [
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "paymentForms": [
                  1,
                  2
                ],
                "deferment": 1,
                "limit": 1.0,
                "minOrder": 1.0,
                "debts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "overdueDebts": [
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  },
                  {
                    "currency": {
                      "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                      "isoCode": "sample string 2",
                      "isoNumber3": "sample string 3",
                      "name": "sample string 4",
                      "shortName": "sample string 5",
                      "symbol": "sample string 6"
                    },
                    "sum": 1.0
                  }
                ],
                "properties": [
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  },
                  {
                    "entityProperty": {
                      "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "entityDataType": "string",
                      "valueLookup": "contacts",
                      "required": true
                    },
                    "value": "sample string 1"
                  }
                ],
                "discounts": [
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  },
                  {
                    "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "percent": 2.1
                  }
                ],
                "active": true,
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "dateTill": "2025-12-20T13:08:55.8594312Z",
                "orderIndex": 1,
                "isFixedPriceCategory": true,
                "deliveryTypes": [
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  },
                  {
                    "id": "b660409f-e434-4e23-935c-818997d4d172",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "orderIndex": 1
                  }
                ],
                "brandPriceCategories": [
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "brand": {
                      "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                      "vendorId": "sample string 2",
                      "name": "sample string 3"
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ],
                "groupPriceCategories": [
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  },
                  {
                    "group": {
                      "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "hierarchy": {
                        "level": 1,
                        "path": "sample string 2"
                      }
                    },
                    "priceCategory": {
                      "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "orderIndex": 1
                    }
                  }
                ]
              },
              "route": {
                "id": "712b4475-c781-4eb7-a66a-79c725883908",
                "vendorId": "sample string 2",
                "type": {
                  "id": "51de35e9-6f73-4a74-b9fd-d5c2f88dfd16",
                  "vendorId": "sample string 2",
                  "name": "sample string 3"
                },
                "salesDepartment": {
                  "id": "3280aa37-121c-4668-becf-80db169ceb49",
                  "vendorId": "sample string 2",
                  "type": {
                    "id": "e5e6bf57-db5b-4de8-aba2-df9eff22a8c7",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  "responsible": {
                    "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                    "vendorId": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "middleName": "sample string 5",
                    "fullName": "sample string 6",
                    "imageUrl": "sample string 7",
                    "email": "sample string 8",
                    "emailConfirmed": true,
                    "phoneNumber": "sample string 10",
                    "phoneNumberConfirmed": true,
                    "twoFactorEnabled": true,
                    "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                    "lockoutEnabled": true,
                    "roles": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "name": "sample string 3",
                  "office": {
                    "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "responsible": {
                      "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                      "vendorId": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "middleName": "sample string 5",
                      "fullName": "sample string 6",
                      "imageUrl": "sample string 7",
                      "email": "sample string 8",
                      "emailConfirmed": true,
                      "phoneNumber": "sample string 10",
                      "phoneNumberConfirmed": true,
                      "twoFactorEnabled": true,
                      "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                      "lockoutEnabled": true,
                      "roles": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    },
                    "timeZoneId": "sample string 4"
                  }
                },
                "manufacturer": {
                  "id": "2796644c-421d-40e9-957e-90e263dfdebf",
                  "name": "sample string 2"
                },
                "name": "sample string 3",
                "dateFrom": "2025-12-20T13:08:55.8594312Z",
                "responsible": {
                  "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                  "vendorId": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "middleName": "sample string 5",
                  "fullName": "sample string 6",
                  "imageUrl": "sample string 7",
                  "email": "sample string 8",
                  "emailConfirmed": true,
                  "phoneNumber": "sample string 10",
                  "phoneNumberConfirmed": true,
                  "twoFactorEnabled": true,
                  "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                  "lockoutEnabled": true,
                  "roles": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "items": [
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  },
                  {
                    "id": "ef467b52-9984-46a7-87c6-c45bf9a78e5d",
                    "vendorId": "sample string 2",
                    "tradeOutlet": {
                      "id": "e6aace0e-79ac-4020-b5bb-098e12db2834",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "createdByUserId": "75a86439-5b84-4af7-80f6-c483082277ce",
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "category": {
                        "id": "7de89f9f-70dd-4487-8fcd-93bdaa0227b4",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "format": {
                        "id": "3ed0f28f-a056-407d-bbe5-6500bdb5fa19",
                        "vendorId": "sample string 2",
                        "name": "sample string 3"
                      },
                      "routes": [],
                      "workingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "receivingHours": [
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        },
                        {
                          "dayOfWeek": 1,
                          "timeFrom": "00:00:00.1234567",
                          "timeTill": "00:00:00.1234567"
                        }
                      ],
                      "relationships": [
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        },
                        {
                          "id": "5aa9070e-9a48-4179-aca4-fca3b6b08d0c",
                          "vendorId": "sample string 2",
                          "name": "sample string 3",
                          "priceCategory": {
                            "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "orderIndex": 1
                          },
                          "priceTiers": [
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "4d832cfb-729a-4e94-a8f5-1be46ddd1650",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "currency": {
                            "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                            "isoCode": "sample string 2",
                            "isoNumber3": "sample string 3",
                            "name": "sample string 4",
                            "shortName": "sample string 5",
                            "symbol": "sample string 6"
                          },
                          "paymentTypes": [
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "6d862ca4-d3bd-42aa-911c-c801feb6b8fd",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ],
                          "paymentForms": [
                            1,
                            2
                          ],
                          "deferment": 1,
                          "limit": 1.0,
                          "debts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "overdueDebts": [
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            },
                            {
                              "currency": {
                                "id": "c48195ce-9de0-4ee0-9608-15b56ec847d2",
                                "isoCode": "sample string 2",
                                "isoNumber3": "sample string 3",
                                "name": "sample string 4",
                                "shortName": "sample string 5",
                                "symbol": "sample string 6"
                              },
                              "sum": 1.0
                            }
                          ],
                          "properties": [
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            },
                            {
                              "entityProperty": {
                                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "entityDataType": "string",
                                "valueLookup": "contacts",
                                "required": true
                              },
                              "value": "sample string 1"
                            }
                          ],
                          "discounts": [
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            },
                            {
                              "id": "961430ad-4150-42ce-ae9d-a1089d592a68",
                              "group": {
                                "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                                "vendorId": "sample string 2",
                                "name": "sample string 3",
                                "hierarchy": {
                                  "level": 1,
                                  "path": "sample string 2"
                                }
                              },
                              "brand": {
                                "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                                "vendorId": "sample string 2",
                                "name": "sample string 3"
                              },
                              "percent": 2.1
                            }
                          ],
                          "active": true,
                          "dateFrom": "2025-12-20T13:08:55.8594312Z",
                          "dateTill": "2025-12-20T13:08:55.8594312Z",
                          "deliveryTypes": [
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            },
                            {
                              "id": "b660409f-e434-4e23-935c-818997d4d172",
                              "vendorId": "sample string 2",
                              "name": "sample string 3",
                              "orderIndex": 1
                            }
                          ]
                        }
                      ],
                      "properties": [
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        },
                        {
                          "entityProperty": {
                            "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                            "vendorId": "sample string 2",
                            "name": "sample string 3",
                            "entityDataType": "string",
                            "valueLookup": "contacts",
                            "required": true
                          },
                          "value": "sample string 1"
                        }
                      ]
                    },
                    "weekNumber": 3,
                    "dayOfWeek": 4,
                    "positionInDay": 5
                  }
                ],
                "warehouses": [
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  },
                  {
                    "id": "7f3b7c27-b664-4265-a6e2-562e757d5214",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "office": {
                      "id": "409e9872-c679-478c-a6f0-71c861f06eaa",
                      "vendorId": "sample string 2",
                      "name": "sample string 3",
                      "responsible": {
                        "id": "25c74029-bb93-4383-82fe-6d87cb190a0b",
                        "vendorId": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "middleName": "sample string 5",
                        "fullName": "sample string 6",
                        "imageUrl": "sample string 7",
                        "email": "sample string 8",
                        "emailConfirmed": true,
                        "phoneNumber": "sample string 10",
                        "phoneNumberConfirmed": true,
                        "twoFactorEnabled": true,
                        "lockoutEndDateUtc": "2025-12-20T13:08:55.8594312Z",
                        "lockoutEnabled": true,
                        "roles": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "location": {
                        "country": {
                          "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                          "isoCode": "sample string 2",
                          "name": "sample string 3"
                        },
                        "province": {
                          "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                          "name": "sample string 2"
                        },
                        "settlement": "sample string 1",
                        "addressLine": "sample string 2",
                        "geoCoordinate": {
                          "latitude": 1.1,
                          "longitude": 1.1
                        }
                      },
                      "timeZoneId": "sample string 4"
                    },
                    "location": {
                      "country": {
                        "id": "efe13cd1-9233-439f-bb3b-eb89fbb24e1e",
                        "isoCode": "sample string 2",
                        "name": "sample string 3"
                      },
                      "province": {
                        "id": "98e67bd6-e8f0-40fe-977d-973a84dd0953",
                        "name": "sample string 2"
                      },
                      "settlement": "sample string 1",
                      "addressLine": "sample string 2",
                      "geoCoordinate": {
                        "latitude": 1.1,
                        "longitude": 1.1
                      }
                    }
                  }
                ],
                "brands": [
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  },
                  {
                    "id": "f76435b3-e791-41f6-b5bf-4afec88fe656",
                    "vendorId": "sample string 2",
                    "name": "sample string 3"
                  }
                ],
                "groups": [
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  },
                  {
                    "id": "4367d8e2-7e1b-4a83-b58a-9c0da0c32781",
                    "vendorId": "sample string 2",
                    "name": "sample string 3",
                    "hierarchy": {
                      "level": 1,
                      "path": "sample string 2"
                    }
                  }
                ],
                "orderPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "refundPricePolicy": {
                  "priceEditEnabled": true,
                  "discountPercentEnabled": true,
                  "discountPercentIsFractional": true,
                  "discountPercentFrom": 4.1,
                  "discountPercentTill": 5.1,
                  "markupPercentEnabled": true,
                  "markupPercentIsFractional": true,
                  "markupPercentFrom": 8.1,
                  "markupPercentTill": 9.1
                },
                "fetchMethod": "byRelationships"
              },
              "orderIndex": 1,
              "isBlocked": true,
              "blockReason": "sample string 2",
              "oneActiveRouteInfo": {
                "id": "ba3192ea-9fee-4d1f-9531-b3cb7ccd7f24",
                "name": "sample string 2"
              }
            }
          ],
          "freeVisit": true,
          "isBlocked": true,
          "blockReason": "sample string 6",
          "createdByUserId": "89f8d0b0-0c97-4d54-af6b-0e4cd6cf5aaa",
          "properties": [
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            },
            {
              "entityProperty": {
                "id": "490ae12e-135e-47f3-ace1-f5ad155ac218",
                "vendorId": "sample string 2",
                "name": "sample string 3",
                "entityDataType": "string",
                "valueLookup": "contacts",
                "required": true
              },
              "value": "sample string 1"
            }
          ],
          "departments": []
        }
      ]
    }
  ],
  "pagination": {
    "page": 1,
    "pageSize": 2,
    "totalCount": 3,
    "totalPages": 4,
    "prevPageLink": "sample string 5",
    "nextPageLink": "sample string 6"
  }
}

Sample not available.

Sample not available.